|
vdr 2.6.4
|
#include <si.h>
Public Member Functions | |
| MHP_DescriptorLoop () | |
Public Member Functions inherited from SI::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) |
Public Member Functions inherited from SI::VariableLengthPart | |
| void | setData (CharArray d, int l) |
| void | setDataAndOffset (CharArray d, int l, int &offset) |
| virtual int | getLength () |
Public Member Functions inherited from SI::Object | |
| Object () | |
| Object (CharArray &d) | |
| void | setData (const unsigned char *data, int size, bool doCopy=true) |
| CharArray | getData () |
| bool | isValid () |
Public Member Functions inherited from SI::Parsable | |
| void | CheckParse () |
Additional Inherited Members | |
Protected Member Functions inherited from SI::DescriptorLoop | |
| Descriptor * | createDescriptor (int &i, bool returnUnimplemetedDescriptor) |
Protected Member Functions inherited from SI::Loop | |
| virtual void | Parse () |
Protected Member Functions inherited from SI::Object | |
| void | setData (CharArray &d) |
| bool | checkSize (int offset) |
Protected Member Functions inherited from SI::Parsable | |
| Parsable () | |
| virtual | ~Parsable () |
Protected Attributes inherited from SI::DescriptorLoop | |
| DescriptorTagDomain | domain |
Protected Attributes inherited from SI::Object | |
| CharArray | data |
|
inline |
Definition at line 463 of file si.h.
References SI::DescriptorLoop::domain, and SI::MHP.