#include <OscReceivedElements.h>
◆ const_iterator
◆ ReceivedMessage() [1/2]
osc::ReceivedMessage::ReceivedMessage |
( |
const ReceivedPacket & |
packet | ) |
|
|
explicit |
◆ ReceivedMessage() [2/2]
◆ AddressPattern()
const char* osc::ReceivedMessage::AddressPattern |
( |
| ) |
const |
|
inline |
◆ AddressPatternAsUInt32()
uint32 osc::ReceivedMessage::AddressPatternAsUInt32 |
( |
| ) |
const |
◆ AddressPatternIsUInt32()
bool osc::ReceivedMessage::AddressPatternIsUInt32 |
( |
| ) |
const |
◆ ArgumentCount()
uint32 osc::ReceivedMessage::ArgumentCount |
( |
| ) |
const |
|
inline |
◆ ArgumentsBegin()
◆ ArgumentsEnd()
◆ ArgumentStream()
◆ Init()
◆ TypeTags()
const char* osc::ReceivedMessage::TypeTags |
( |
| ) |
const |
|
inline |
◆ addressPattern_
const char* osc::ReceivedMessage::addressPattern_ |
|
private |
◆ arguments_
const char* osc::ReceivedMessage::arguments_ |
|
private |
◆ typeTagsBegin_
const char* osc::ReceivedMessage::typeTagsBegin_ |
|
private |
◆ typeTagsEnd_
const char* osc::ReceivedMessage::typeTagsEnd_ |
|
private |
The documentation for this class was generated from the following files: