vdr
2.0.2
|
#include <descriptor.h>
Classes | |
class | Name |
Public Attributes | |
StructureLoop< Name > | nameLoop |
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 390 of file descriptor.h.
|
protectedvirtual |
Implements SI::Parsable.
Reimplemented in SI::MultilingualComponentDescriptor.
Definition at line 673 of file descriptor.c.
References SI::Object::data, and SI::Descriptor::getLength().
StructureLoop<Name> SI::MultilingualNameDescriptor::nameLoop |
Definition at line 400 of file descriptor.h.