vdr
2.2.0
|
#include <si.h>
Public Member Functions | |
MHP_DescriptorLoop () | |
![]() | |
DescriptorLoop () | |
Descriptor * | getNext (Iterator &it) |
Descriptor * | getNext (Iterator &it, DescriptorTag tag, bool returnUnimplemetedDescriptor=false) |
Descriptor * | getNext (Iterator &it, DescriptorTag *tags, int arrayLength, bool returnUnimplemetedDescriptor=false) |
int | getNumberOfDescriptors () |
template<typename T > | |
int | getDescriptorTags (T *tags) |
![]() | |
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 | |
![]() | |
Descriptor * | createDescriptor (int &i, bool returnUnimplemetedDescriptor) |
![]() | |
virtual void | Parse () |
![]() | |
void | setData (CharArray &d) |
bool | checkSize (int offset) |
![]() | |
Parsable () | |
virtual | ~Parsable () |
![]() | |
DescriptorTagDomain | domain |
![]() | |
CharArray | data |
|
inline |