vdr
2.2.0
|
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) | SI::String | protected |
decodeText(char *buffer, char *shortVersion, int sizeBuffer, int sizeShortVersion) | SI::String | protected |
getData() | SI::Object | inline |
getLength() | SI::VariableLengthPart | inlinevirtual |
getText() | SI::String | |
getText(char *buffer, int size) | SI::String | |
getText(char *buffer, char *shortVersion, int sizeBuffer, int sizeShortVersion) | SI::String | |
isValid() | SI::Object | inline |
Object() | SI::Object | |
Object(CharArray &d) | SI::Object | |
Parsable() | SI::Parsable | protected |
Parse() | SI::String | inlineprotectedvirtual |
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 |