|
vdr 2.8.1
|
This is the complete list of members for SI::Loop, including all inherited members.
| CheckParse() | SI::Parsable | |
| checkSize(int offset) | SI::Object | protected |
| data | SI::Object | protected |
| getData() | SI::Object | inline |
| getLength() override | SI::VariableLengthPart | inlinevirtual |
| isValid() | SI::Object | inline |
| length | SI::VariableLengthPart | private |
| Object() | SI::Object | |
| Object(CharArray &d) | SI::Object | |
| Parsable() | SI::Parsable | protected |
| Parse() override | SI::Loop | 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 |