vdr 2.6.7
|
#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 | |
char | languageCode [4] |
String | name |
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 683 of file descriptor.h.
|
inlinevirtual |
Implements SI::Object.
Definition at line 685 of file descriptor.h.
References SI::VariableLengthPart::getLength(), and name.
|
protectedvirtual |
Implements SI::Parsable.
Definition at line 1084 of file descriptor.c.
References SI::Object::data, SI::CharArray::getData(), SI::descr_extended_event::lang_code1, SI::descr_extended_event::lang_code2, SI::descr_extended_event::lang_code3, SI::ExtendedEventDescriptor::languageCode, and SI::ExtendedEventDescriptor::s.
char SI::MHP_ApplicationNameDescriptor::NameEntry::languageCode[4] |
Definition at line 686 of file descriptor.h.
String SI::MHP_ApplicationNameDescriptor::NameEntry::name |
Definition at line 687 of file descriptor.h.
Referenced by getLength().