vdr
1.7.27
|
#include <descriptor.h>
Public Member Functions | |
int | getServiceId () const |
int | getServiceType () const |
virtual int | getLength () |
int | getServiceId () const |
int | getServiceType () const |
virtual int | getLength () |
Protected Member Functions | |
virtual void | Parse () |
virtual void | Parse () |
Private Attributes | |
const descr_service_list_loop * | s |
Definition at line 192 of file include/libsi/descriptor.h.
virtual int SI::ServiceListDescriptor::Service::getLength | ( | ) | [inline, virtual] |
Implements SI::Object.
Definition at line 196 of file include/libsi/descriptor.h.
virtual int SI::ServiceListDescriptor::Service::getLength | ( | ) | [inline, virtual] |
Implements SI::Object.
Definition at line 196 of file libsi/descriptor.h.
int SI::ServiceListDescriptor::Service::getServiceId | ( | ) | const |
int SI::ServiceListDescriptor::Service::getServiceId | ( | ) | const |
Definition at line 393 of file descriptor.c.
References HILO, and SI::ExtendedEventDescriptor::s.
int SI::ServiceListDescriptor::Service::getServiceType | ( | ) | const |
Definition at line 397 of file descriptor.c.
References SI::ExtendedEventDescriptor::s.
int SI::ServiceListDescriptor::Service::getServiceType | ( | ) | const |
void SI::ServiceListDescriptor::Service::Parse | ( | ) | [protected, virtual] |
Implements SI::Parsable.
Definition at line 401 of file descriptor.c.
References SI::Object::data, SI::CharArray::getData(), and SI::ExtendedEventDescriptor::s.
virtual void SI::ServiceListDescriptor::Service::Parse | ( | ) | [protected, virtual] |
Implements SI::Parsable.
const descr_service_list_loop * SI::ServiceListDescriptor::Service::s [private] |
Definition at line 200 of file include/libsi/descriptor.h.