vdr 2.6.1
|
#include <descriptor.h>
Public Member Functions | |
char * | getLocation (char *buffer, int size) |
char * | getLocation (char *buffer, int size) |
![]() | |
virtual int | getLength () |
DescriptorTag | getDescriptorTag () const |
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 () |
virtual int | getLength ()=0 |
Object () | |
Object (CharArray &d) | |
void | setData (const unsigned char *data, int size, bool doCopy=true) |
CharArray | getData () |
bool | isValid () |
virtual int | getLength ()=0 |
![]() | |
void | CheckParse () |
void | CheckParse () |
Protected Member Functions | |
virtual void | Parse () |
virtual void | Parse () |
![]() | |
void | setData (CharArray &d) |
bool | checkSize (int offset) |
void | setData (CharArray &d) |
bool | checkSize (int offset) |
![]() | |
Parsable () | |
virtual | ~Parsable () |
virtual void | Parse ()=0 |
Parsable () | |
virtual | ~Parsable () |
virtual void | Parse ()=0 |
Private Attributes | |
String | location |
Additional Inherited Members | |
![]() | |
static int | getLength (const unsigned char *d) |
static DescriptorTag | getDescriptorTag (const unsigned char *d) |
static int | getLength (const unsigned char *d) |
static DescriptorTag | getDescriptorTag (const unsigned char *d) |
![]() | |
static Descriptor * | getDescriptor (CharArray d, DescriptorTagDomain domain, bool returnUnimplemetedDescriptor) |
static Descriptor * | getDescriptor (CharArray d, DescriptorTagDomain domain, bool returnUnimplemetedDescriptor) |
![]() | |
CharArray | data |
Definition at line 756 of file include/libsi/descriptor.h.
char * SI::MHP_SimpleApplicationLocationDescriptor::getLocation | ( | char * | buffer, |
int | size | ||
) |
Definition at line 1182 of file descriptor.c.
char * SI::MHP_SimpleApplicationLocationDescriptor::getLocation | ( | char * | buffer, |
int | size | ||
) |
|
protectedvirtual |
Implements SI::Parsable.
Definition at line 1186 of file descriptor.c.
References SI::Object::data, SI::descr_simple_application_location_descriptor::descriptor_length, and SI::CharArray::setPointerAndOffset().
|
protectedvirtual |
Implements SI::Parsable.
|
private |
Definition at line 762 of file include/libsi/descriptor.h.