vdr
2.6.1
|
#include <si.h>
Public Member Functions | |
bool | getNext (T &obj, Iterator &it) |
T * | getNextAsPointer (Iterator &it) |
![]() | |
void | setData (CharArray d, int l) |
void | setDataAndOffset (CharArray d, int l, int &offset) |
virtual int | getLength () |
![]() | |
Object () | |
Object (CharArray &d) | |
void | setData (const unsigned char *data, int size, bool doCopy=true) |
CharArray | getData () |
bool | isValid () |
![]() | |
void | CheckParse () |
Additional Inherited Members | |
![]() | |
virtual void | Parse () |
![]() | |
void | setData (CharArray &d) |
bool | checkSize (int offset) |
![]() | |
Parsable () | |
virtual | ~Parsable () |
![]() | |
CharArray | data |
|
inline |
Definition at line 343 of file si.h.
References SI::CharArray::addOffset(), SI::Object::checkSize(), SI::Object::data, SI::VariableLengthPart::getLength(), SI::Loop::Iterator::i, and SI::Object::isValid().
|
inline |
Definition at line 358 of file si.h.
References SI::CharArray::addOffset(), SI::Object::checkSize(), SI::Object::data, SI::VariableLengthPart::getLength(), SI::Loop::Iterator::i, and SI::Object::isValid().