◆ ~AAX_IMIDIMessageInfoDelegate()
virtual AAX_IMIDIMessageInfoDelegate::~AAX_IMIDIMessageInfoDelegate |
( |
| ) |
|
|
inlinevirtual |
◆ Mask()
virtual uint32_t AAX_IMIDIMessageInfoDelegate::Mask |
( |
| ) |
const |
|
pure virtual |
◆ Length()
virtual uint32_t AAX_IMIDIMessageInfoDelegate::Length |
( |
| ) |
const |
|
pure virtual |
◆ ToString()
virtual AAX_CString AAX_IMIDIMessageInfoDelegate::ToString |
( |
uint32_t |
inLength, |
|
|
const uint8_t * |
inData |
|
) |
| const |
|
pure virtual |
◆ Accepts()
virtual bool AAX_IMIDIMessageInfoDelegate::Accepts |
( |
uint32_t |
inLength, |
|
|
const uint8_t * |
inData |
|
) |
| const |
|
inlinevirtual |
◆ Accepts_ExactStatus()
bool AAX_IMIDIMessageInfoDelegate::Accepts_ExactStatus |
( |
uint32_t |
inLength, |
|
|
const uint8_t * |
inData |
|
) |
| const |
|
inlineprotected |
◆ ToString_AppendNumber()
static void AAX_IMIDIMessageInfoDelegate::ToString_AppendNumber |
( |
const char * |
inLabel, |
|
|
int32_t |
inData, |
|
|
AAX_CString & |
outString |
|
) |
| |
|
inlinestaticprotected |
◆ ToString_AppendCStr()
static void AAX_IMIDIMessageInfoDelegate::ToString_AppendCStr |
( |
const char * |
inLabel, |
|
|
const char * |
inCStr, |
|
|
AAX_CString & |
outString |
|
) |
| |
|
inlinestaticprotected |
◆ ToString_AppendByteRange()
static void AAX_IMIDIMessageInfoDelegate::ToString_AppendByteRange |
( |
const char * |
inLabel, |
|
|
const uint8_t * |
inData, |
|
|
int32_t |
inNumBytes, |
|
|
AAX_CString & |
outString |
|
) |
| |
|
inlinestaticprotected |
◆ ToString_AppendValid()
static void AAX_IMIDIMessageInfoDelegate::ToString_AppendValid |
( |
bool |
inCheck, |
|
|
AAX_CString & |
outString |
|
) |
| |
|
inlinestaticprotected |
The documentation for this class was generated from the following file: