#include <OscReceivedElements.h>
List of all members.
Constructor & Destructor Documentation
osc::ReceivedMessageArgument::ReceivedMessageArgument |
( |
const char * |
typeTag, |
|
|
const char * |
argument |
|
) |
| [inline] |
Member Function Documentation
void osc::ReceivedMessageArgument::AsBlob |
( |
const void *& |
data, |
|
|
unsigned long & |
size |
|
) |
| const |
void osc::ReceivedMessageArgument::AsBlobUnchecked |
( |
const void *& |
data, |
|
|
unsigned long & |
size |
|
) |
| const |
bool osc::ReceivedMessageArgument::AsBool |
( |
) |
const |
bool osc::ReceivedMessageArgument::AsBoolUnchecked |
( |
) |
const |
char osc::ReceivedMessageArgument::AsChar |
( |
) |
const |
char osc::ReceivedMessageArgument::AsCharUnchecked |
( |
) |
const |
double osc::ReceivedMessageArgument::AsDouble |
( |
) |
const |
double osc::ReceivedMessageArgument::AsDoubleUnchecked |
( |
) |
const |
float osc::ReceivedMessageArgument::AsFloat |
( |
) |
const |
float osc::ReceivedMessageArgument::AsFloatUnchecked |
( |
) |
const |
int32 osc::ReceivedMessageArgument::AsInt32 |
( |
) |
const |
int32 osc::ReceivedMessageArgument::AsInt32Unchecked |
( |
) |
const |
int64 osc::ReceivedMessageArgument::AsInt64 |
( |
) |
const |
int64 osc::ReceivedMessageArgument::AsInt64Unchecked |
( |
) |
const |
uint32 osc::ReceivedMessageArgument::AsMidiMessage |
( |
) |
const |
uint32 osc::ReceivedMessageArgument::AsMidiMessageUnchecked |
( |
) |
const |
uint32 osc::ReceivedMessageArgument::AsRgbaColor |
( |
) |
const |
uint32 osc::ReceivedMessageArgument::AsRgbaColorUnchecked |
( |
) |
const |
const char * osc::ReceivedMessageArgument::AsString |
( |
) |
const |
const char* osc::ReceivedMessageArgument::AsStringUnchecked |
( |
) |
const [inline] |
const char * osc::ReceivedMessageArgument::AsSymbol |
( |
) |
const |
const char* osc::ReceivedMessageArgument::AsSymbolUnchecked |
( |
) |
const [inline] |
uint64 osc::ReceivedMessageArgument::AsTimeTag |
( |
) |
const |
uint64 osc::ReceivedMessageArgument::AsTimeTagUnchecked |
( |
) |
const |
bool osc::ReceivedMessageArgument::IsBlob |
( |
) |
const [inline] |
bool osc::ReceivedMessageArgument::IsBool |
( |
) |
const [inline] |
bool osc::ReceivedMessageArgument::IsChar |
( |
) |
const [inline] |
bool osc::ReceivedMessageArgument::IsDouble |
( |
) |
const [inline] |
bool osc::ReceivedMessageArgument::IsFloat |
( |
) |
const [inline] |
bool osc::ReceivedMessageArgument::IsInfinitum |
( |
) |
const [inline] |
bool osc::ReceivedMessageArgument::IsInt32 |
( |
) |
const [inline] |
bool osc::ReceivedMessageArgument::IsInt64 |
( |
) |
const [inline] |
bool osc::ReceivedMessageArgument::IsMidiMessage |
( |
) |
const [inline] |
bool osc::ReceivedMessageArgument::IsNil |
( |
) |
const [inline] |
bool osc::ReceivedMessageArgument::IsRgbaColor |
( |
) |
const [inline] |
bool osc::ReceivedMessageArgument::IsString |
( |
) |
const [inline] |
bool osc::ReceivedMessageArgument::IsSymbol |
( |
) |
const [inline] |
bool osc::ReceivedMessageArgument::IsTimeTag |
( |
) |
const [inline] |
const char osc::ReceivedMessageArgument::TypeTag |
( |
) |
const [inline] |
Friends And Related Function Documentation
The documentation for this class was generated from the following files: