| | Class | Description |
|---|
| | OSCAddressSpace |
An internaly used class which implements a tree structure
for managing OSCContainers and speeding up OSCAddress lookups. |
| | OSCBundle |
This class contains the functions to create, process and identify OSCBundles. |
| | OSCContainer |
Represents OSC Containers as described in the OSC Spec. |
| | OSCEvent |
A simple event which is used to dispatch received OSC data into the event flow. |
| | OSCManager |
The main class for receiving and sending OSC data. |
| | OSCMessage |
An OSCMessage
|
| | OSCPacket |
This is a basic class for OSCBundles and OSCMessages that basically wraps a ByteArray
and offers some additional functions for reading the binary data for extending classes. |
| | OSCTimetag |
An OSCTimetag
This is a helperclass for handling OSC timetags
|