|
vdr
2.0.2
|
#include <descriptor.h>
Public Member Functions | |
| int | getTransportStream () const |
| int | getOriginalNetworkId () const |
| int | getServiceId () const |
| virtual int | getLength () |
Protected Member Functions | |
| virtual void | Parse () |
Private Attributes | |
| const item_nvod_reference * | s |
Additional Inherited Members | |
Protected Attributes inherited from SI::Object | |
| CharArray | data |
Definition at line 270 of file descriptor.h.
|
inlinevirtual |
Implements SI::Object.
Definition at line 275 of file descriptor.h.
| int SI::NVODReferenceDescriptor::Service::getOriginalNetworkId | ( | ) | const |
Definition at line 542 of file descriptor.c.
References HILO, and SI::ExtendedEventDescriptor::s.
Referenced by cSdtFilter::Process().
| 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().
|
protectedvirtual |
Implements SI::Parsable.
Definition at line 550 of file descriptor.c.
References SI::Object::data, SI::CharArray::getData(), and SI::ExtendedEventDescriptor::s.
|
private |
Definition at line 279 of file descriptor.h.
1.8.3.1