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 | providerName |
![]() | |
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 435 of file descriptor.h.
|
inlinevirtual |
Reimplemented from SI::MultilingualNameDescriptor::Name.
Definition at line 437 of file descriptor.h.
|
protectedvirtual |
Reimplemented from SI::MultilingualNameDescriptor::Name.
Definition at line 712 of file descriptor.c.
String SI::MultilingualServiceNameDescriptor::Name::providerName |
Definition at line 438 of file descriptor.h.