vdr
2.4.1
|
#include <descriptor.h>
Public Member Functions | |
virtual int | getLength () |
![]() | |
Object () | |
Object (CharArray &d) | |
void | setData (const unsigned char *data, int size, bool doCopy=true) |
CharArray | getData () |
bool | isValid () |
![]() | |
void | CheckParse () |
Public Attributes | |
String | parameter |
Protected Member Functions | |
virtual void | Parse () |
![]() | |
void | setData (CharArray &d) |
bool | checkSize (int offset) |
![]() | |
Parsable () | |
virtual | ~Parsable () |
Additional Inherited Members | |
![]() | |
CharArray | data |
Definition at line 734 of file descriptor.h.
|
inlinevirtual |
Implements SI::Object.
Definition at line 736 of file descriptor.h.
|
protectedvirtual |
Implements SI::Parsable.
Definition at line 1155 of file descriptor.c.
String SI::MHP_DVBJApplicationDescriptor::ApplicationEntry::parameter |
Definition at line 737 of file descriptor.h.