vdr
1.7.27
|
#include <descriptor.h>
Public Member Functions | |
int | getReferenceServiceId () const |
int | getReferenceEventId () const |
int | getReferenceServiceId () const |
int | getReferenceEventId () const |
Protected Member Functions | |
virtual void | Parse () |
virtual void | Parse () |
Private Attributes | |
const descr_time_shifted_event * | s |
Definition at line 78 of file include/libsi/descriptor.h.
int SI::TimeShiftedEventDescriptor::getReferenceEventId | ( | ) | const |
Definition at line 271 of file descriptor.c.
References HILO, and SI::ExtendedEventDescriptor::s.
Referenced by cEIT::cEIT().
int SI::TimeShiftedEventDescriptor::getReferenceEventId | ( | ) | const |
int SI::TimeShiftedEventDescriptor::getReferenceServiceId | ( | ) | const |
Definition at line 267 of file descriptor.c.
References HILO, and SI::ExtendedEventDescriptor::s.
Referenced by cEIT::cEIT().
int SI::TimeShiftedEventDescriptor::getReferenceServiceId | ( | ) | const |
void SI::TimeShiftedEventDescriptor::Parse | ( | ) | [protected, virtual] |
Implements SI::Parsable.
Definition at line 275 of file descriptor.c.
References SI::Object::data, SI::CharArray::getData(), and SI::ExtendedEventDescriptor::s.
virtual void SI::TimeShiftedEventDescriptor::Parse | ( | ) | [protected, virtual] |
Implements SI::Parsable.
const descr_time_shifted_event * SI::TimeShiftedEventDescriptor::s [private] |
Definition at line 85 of file include/libsi/descriptor.h.