|
unsigned char | getDescriptorTag () |
|
unsigned int | getDescriptorLength () |
|
unsigned int | getDescriptorNumber () |
|
unsigned int | getLastDescriptorNumber () |
|
string | getLanguageCode () |
|
unsigned int | getTextLength () |
|
string | getTextChar () |
|
vector< Item * > * | getItems () |
|
string | getItemDescriptionChar (struct Item *item) |
|
string | getItemChar (struct Item *item) |
|
void | print () |
|
size_t | process (char *data, size_t pos) |
|
|
vector< Item * > * | items |
|
unsigned char | descriptorNumber |
|
unsigned char | lastDescriptorNumber |
|
char | languageCode [3] |
|
unsigned char | lengthOfItems |
|
unsigned char | textLength |
|
char * | textChar |
|
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: