vdr
2.0.4
|
#include <descriptor.h>
Classes | |
class | Service |
Public Attributes | |
StructureLoop< Service > | serviceLoop |
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 268 of file descriptor.h.
|
protectedvirtual |
Implements SI::Parsable.
Definition at line 534 of file descriptor.c.
References SI::Object::data, and SI::Descriptor::getLength().
StructureLoop<Service> SI::NVODReferenceDescriptor::serviceLoop |
Definition at line 281 of file descriptor.h.
Referenced by cSdtFilter::Process().