|
vdr 2.8.1
|
This is the complete list of members for SI::String, including all inherited members.
| CheckParse() | SI::Parsable | |
| checkSize(int offset) | SI::Object | protected |
| data | SI::Object | protected |
| decodeText(char *buffer, int size, const char **fromCode=NULL) | SI::String | protected |
| decodeText(char *buffer, char *shortVersion, int sizeBuffer, int sizeShortVersion) | SI::String | protected |
| getData() | SI::Object | inline |
| getLength() override | SI::VariableLengthPart | inlinevirtual |
| getText() | SI::String | |
| getText(char *buffer, int size, const char **fromCode=NULL) | SI::String | |
| getText(char *buffer, char *shortVersion, int sizeBuffer, int sizeShortVersion) | SI::String | |
| isValid() | SI::Object | inline |
| length | SI::VariableLengthPart | private |
| Object() | SI::Object | |
| Object(CharArray &d) | SI::Object | |
| Parsable() | SI::Parsable | protected |
| Parse() override | SI::String | inlineprotectedvirtual |
| parsed | SI::Parsable | private |
| setData(CharArray d, int l) | SI::VariableLengthPart | inline |
| SI::Object::setData(const unsigned char *data, int size, bool doCopy=true) | SI::Object | |
| SI::Object::setData(CharArray &d) | SI::Object | protected |
| setDataAndOffset(CharArray d, int l, int &offset) | SI::VariableLengthPart | inline |
| ~Parsable() | SI::Parsable | inlineprotectedvirtual |