vdr
2.4.1
|
#include <descriptor.h>
Public Member Functions | |
int | getServiceId () const |
int | getServiceType () const |
virtual int | getLength () |
![]() | |
Object () | |
Object (CharArray &d) | |
void | setData (const unsigned char *data, int size, bool doCopy=true) |
CharArray | getData () |
bool | isValid () |
![]() | |
void | CheckParse () |
Protected Member Functions | |
virtual void | Parse () |
![]() | |
void | setData (CharArray &d) |
bool | checkSize (int offset) |
![]() | |
Parsable () | |
virtual | ~Parsable () |
Private Attributes | |
const descr_service_list_loop * | s |
Additional Inherited Members | |
![]() | |
CharArray | data |
Definition at line 202 of file descriptor.h.
|
inlinevirtual |
Implements SI::Object.
Definition at line 206 of file descriptor.h.
References SI::SatelliteDeliverySystemDescriptor::getFrequency().
int SI::ServiceListDescriptor::Service::getServiceId | ( | ) | const |
Definition at line 403 of file descriptor.c.
int SI::ServiceListDescriptor::Service::getServiceType | ( | ) | const |
Definition at line 407 of file descriptor.c.
|
protectedvirtual |
Implements SI::Parsable.
Definition at line 411 of file descriptor.c.
|
private |
Definition at line 210 of file descriptor.h.