|
unsigned int | getDescriptorLength () |
|
void | setType (unsigned char type) |
|
unsigned char | getType () |
|
void | setLogoId (unsigned short id) |
|
unsigned short | getLogoId () |
|
void | setLogoVersion (unsigned short version) |
|
unsigned short | getLogoVersion () |
|
void | setDownloadDataId (unsigned short id) |
|
unsigned short | getDownloadDataId () |
|
void | setName (string name) |
|
string | getName () |
|
unsigned int | getNameLength () |
|
unsigned char | getDescriptorTag () |
|
void | print () |
|
size_t | process (char *data, size_t pos) |
|
|
unsigned char | logoType |
|
unsigned short | logoId |
|
unsigned short | logoVersion |
|
unsigned short | downloadDataId |
|
string | logoName |
|
unsigned char | descriptorTag |
|
unsigned char | descriptorLength |
|
|
static const int | NPT_REFERENCE_TAG = 0x01 |
|
static const int | NPT_ENDPOINT_TAG = 0x02 |
|
static const int | STR_MODE_TAG = 0x03 |
|
static const int | STR_EVENT_TAG = 0x04 |
|
The documentation for this class was generated from the following files: