vdr
2.2.0
|
This is the complete list of members for SI::Section, including all inherited members.
CheckParse() | SI::Parsable | |
checkSize(int offset) | SI::Object | protected |
data | SI::Object | protected |
getData() | SI::Object | inline |
getLength() | SI::Section | virtual |
getLength(const unsigned char *d) | SI::Section | static |
getTableId() const | SI::Section | |
getTableId(const unsigned char *d) | SI::Section | static |
isValid() | SI::Object | inline |
Object() | SI::Object | |
Object(CharArray &d) | SI::Object | |
Parsable() | SI::Parsable | protected |
Parse()=0 | SI::Parsable | protectedpure virtual |
Section(const unsigned char *data, bool doCopy=true) | SI::Section | |
Section() | SI::Section | inline |
setData(const unsigned char *data, int size, bool doCopy=true) | SI::Object | |
setData(CharArray &d) | SI::Object | protected |
~Parsable() | SI::Parsable | inlineprotectedvirtual |