|
vdr
2.0.2
|
#include <descriptor.h>
Classes | |
| class | Nibble |
Public Attributes | |
| StructureLoop< Nibble > | nibbleLoop |
Protected Member Functions | |
| virtual void | Parse () |
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 88 of file descriptor.h.
|
protectedvirtual |
Implements SI::Parsable.
Definition at line 279 of file descriptor.c.
References SI::Object::data, and SI::Descriptor::getLength().
| StructureLoop<Nibble> SI::ContentDescriptor::nibbleLoop |
Definition at line 102 of file descriptor.h.
Referenced by cEIT::cEIT().
1.8.3.1