vdr
2.0.2
|
#include <descriptor.h>
Classes | |
class | ApplicationEntry |
Public Attributes | |
StructureLoop< ApplicationEntry > | applicationLoop |
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 686 of file descriptor.h.
|
protectedvirtual |
Implements SI::Parsable.
Definition at line 1094 of file descriptor.c.
References SI::Object::data, and SI::Descriptor::getLength().
StructureLoop<ApplicationEntry> SI::MHP_DVBJApplicationDescriptor::applicationLoop |
Definition at line 695 of file descriptor.h.