|
vdr
2.0.2
|
#include <descriptor.h>
Classes | |
| class | Language |
Public Attributes | |
| char | languageCode [4] |
| StructureLoop< Language > | languageLoop |
Protected Member Functions | |
| virtual void | Parse () |
Private Attributes | |
| const descr_iso_639_language * | s |
Additional Inherited Members | |
Public Member Functions inherited from SI::Descriptor | |
| virtual int | getLength () |
| DescriptorTag | getDescriptorTag () const |
Static Public Member Functions inherited from SI::Descriptor | |
| static int | getLength (const unsigned char *d) |
| static DescriptorTag | getDescriptorTag (const unsigned char *d) |
Static Protected Member Functions inherited from SI::Descriptor | |
| static Descriptor * | getDescriptor (CharArray d, DescriptorTagDomain domain, bool returnUnimplemetedDescriptor) |
Protected Attributes inherited from SI::Object | |
| CharArray | data |
Definition at line 476 of file descriptor.h.
|
protectedvirtual |
Implements SI::Parsable.
Definition at line 787 of file descriptor.c.
References SI::Object::data, SI::Descriptor::getLength(), SI::ExtendedEventDescriptor::languageCode, and SI::ISO639LanguageDescriptor::Language::languageCode.
| char SI::ISO639LanguageDescriptor::languageCode[4] |
Definition at line 478 of file descriptor.h.
Referenced by cPatPmtParser::ParsePmt(), and cPatFilter::Process().
| StructureLoop<Language> SI::ISO639LanguageDescriptor::languageLoop |
Definition at line 489 of file descriptor.h.
Referenced by cPatPmtParser::ParsePmt(), and cPatFilter::Process().
|
private |
Definition at line 493 of file descriptor.h.
1.8.3.1