|
vdr
1.7.27
|
#include <descriptor.h>
Public Member Functions | |
| char * | getLocation (char *buffer, int size) |
| char * | getLocation (char *buffer, int size) |
Protected Member Functions | |
| virtual void | Parse () |
| virtual void | Parse () |
Private Attributes | |
| String | location |
Definition at line 719 of file include/libsi/descriptor.h.
| char * SI::MHP_SimpleApplicationLocationDescriptor::getLocation | ( | char * | buffer, |
| int | size | ||
| ) |
Definition at line 1126 of file descriptor.c.
| char* SI::MHP_SimpleApplicationLocationDescriptor::getLocation | ( | char * | buffer, |
| int | size | ||
| ) |
| virtual void SI::MHP_SimpleApplicationLocationDescriptor::Parse | ( | ) | [protected, virtual] |
Implements SI::Parsable.
| void SI::MHP_SimpleApplicationLocationDescriptor::Parse | ( | ) | [protected, virtual] |
Implements SI::Parsable.
Definition at line 1130 of file descriptor.c.
References SI::Object::data, SI::descr_simple_application_location_descriptor::descriptor_length, and SI::CharArray::setPointerAndOffset().
Definition at line 725 of file include/libsi/descriptor.h.
1.8.0