vdr
2.2.0
|
#include <descriptor.h>
Public Attributes | |
String | baseDirectory |
String | classPath |
String | initialClass |
Protected Member Functions | |
virtual void | Parse () |
![]() | |
void | setData (CharArray &d) |
bool | checkSize (int offset) |
![]() | |
Parsable () | |
virtual | ~Parsable () |
Additional Inherited Members | |
![]() | |
virtual int | getLength () |
DescriptorTag | getDescriptorTag () const |
![]() | |
Object () | |
Object (CharArray &d) | |
void | setData (const unsigned char *data, int size, bool doCopy=true) |
CharArray | getData () |
bool | isValid () |
![]() | |
void | CheckParse () |
![]() | |
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 734 of file descriptor.h.
|
protectedvirtual |
Implements SI::Parsable.
Definition at line 1145 of file descriptor.c.
References SI::descr_dvbj_application_location::base_directory_length, SI::descr_dvbj_application_location_mid::classpath_extension_length, SI::Object::data, SI::Descriptor::getLength(), and SI::CharArray::setPointerAndOffset().
String SI::MHP_DVBJApplicationLocationDescriptor::baseDirectory |
Definition at line 736 of file descriptor.h.
String SI::MHP_DVBJApplicationLocationDescriptor::classPath |
Definition at line 737 of file descriptor.h.
String SI::MHP_DVBJApplicationLocationDescriptor::initialClass |
Definition at line 738 of file descriptor.h.