|
vdr
2.0.2
|
#include <descriptor.h>
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 597 of file descriptor.h.
|
inlineprotectedvirtual |
Implements SI::Parsable.
Definition at line 599 of file descriptor.h.
1.8.3.1