vdr
1.7.27
|
#include <descriptor.h>
Public Member Functions | |
int | getTransportStream () const |
int | getOriginalNetworkId () const |
int | getServiceId () const |
virtual int | getLength () |
int | getTransportStream () const |
int | getOriginalNetworkId () const |
int | getServiceId () const |
virtual int | getLength () |
Protected Member Functions | |
virtual void | Parse () |
virtual void | Parse () |
Private Attributes | |
const item_nvod_reference * | s |
Definition at line 270 of file include/libsi/descriptor.h.
virtual int SI::NVODReferenceDescriptor::Service::getLength | ( | ) | [inline, virtual] |
Implements SI::Object.
Definition at line 275 of file include/libsi/descriptor.h.
virtual int SI::NVODReferenceDescriptor::Service::getLength | ( | ) | [inline, virtual] |
Implements SI::Object.
Definition at line 275 of file libsi/descriptor.h.
Definition at line 542 of file descriptor.c.
References HILO, and SI::ExtendedEventDescriptor::s.
Referenced by cSdtFilter::Process().
int SI::NVODReferenceDescriptor::Service::getServiceId | ( | ) | const |
int SI::NVODReferenceDescriptor::Service::getServiceId | ( | ) | const |
Definition at line 546 of file descriptor.c.
References HILO, and SI::ExtendedEventDescriptor::s.
Referenced by cSdtFilter::Process().
int SI::NVODReferenceDescriptor::Service::getTransportStream | ( | ) | const |
Definition at line 538 of file descriptor.c.
References HILO, and SI::ExtendedEventDescriptor::s.
Referenced by cSdtFilter::Process().
int SI::NVODReferenceDescriptor::Service::getTransportStream | ( | ) | const |
virtual void SI::NVODReferenceDescriptor::Service::Parse | ( | ) | [protected, virtual] |
Implements SI::Parsable.
void SI::NVODReferenceDescriptor::Service::Parse | ( | ) | [protected, virtual] |
Implements SI::Parsable.
Definition at line 550 of file descriptor.c.
References SI::Object::data, SI::CharArray::getData(), and SI::ExtendedEventDescriptor::s.
const item_nvod_reference * SI::NVODReferenceDescriptor::Service::s [private] |
Definition at line 279 of file include/libsi/descriptor.h.