vdr
2.0.4
|
#include <descriptor.h>
Classes | |
class | ApplicationEntryDescriptor |
Public Attributes | |
StructureLoop < ApplicationEntryDescriptor > | entryLoop |
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 602 of file descriptor.h.
|
protectedvirtual |
Implements SI::Parsable.
Definition at line 967 of file descriptor.c.
References SI::Object::data, and SI::Descriptor::getLength().
StructureLoop<ApplicationEntryDescriptor> SI::ApplicationSignallingDescriptor::entryLoop |
Definition at line 614 of file descriptor.h.