vdr
2.0.2
|
#include <descriptor.h>
Classes | |
class | NameEntry |
Public Attributes | |
StructureLoop< NameEntry > | nameLoop |
Protected Member Functions | |
virtual void | Parse () |
Additional Inherited Members | |
![]() | |
virtual int | getLength () |
DescriptorTag | getDescriptorTag () const |
![]() | |
static int | getLength (const unsigned char *d) |
static DescriptorTag | getDescriptorTag (const unsigned char *d) |
![]() | |
static Descriptor * | getDescriptor (CharArray d, DescriptorTagDomain domain, bool returnUnimplemetedDescriptor) |
![]() | |
CharArray | data |
Definition at line 644 of file descriptor.h.
|
protectedvirtual |
Implements SI::Parsable.
Definition at line 1024 of file descriptor.c.
References SI::Object::data, and SI::Descriptor::getLength().
StructureLoop<NameEntry> SI::MHP_ApplicationNameDescriptor::nameLoop |
Definition at line 654 of file descriptor.h.