vdr
2.2.0
|
#include <si.h>
Public Member Functions | |
int | getCount () |
T | operator[] (const int index) const |
T | getNext (Iterator &it) const |
bool | hasNext (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 436 of file si.h.
Referenced by cNitFilter::Process().
|
inline |
Definition at line 453 of file si.h.
Referenced by cNitFilter::Process().
|
inline |
Definition at line 459 of file si.h.
Referenced by cNitFilter::Process().
|
inline |