vdr
1.7.27
|
#include <section.h>
Public Member Functions | |
int | getTransportStreamId () const |
int | getOriginalNetworkId () const |
int | getServiceId () const |
int | getEventId () const |
RunningStatus | getRunningStatus () const |
virtual int | getLength () |
int | getTransportStreamId () const |
int | getOriginalNetworkId () const |
int | getServiceId () const |
int | getEventId () const |
RunningStatus | getRunningStatus () const |
virtual int | getLength () |
Protected Member Functions | |
virtual void | Parse () |
virtual void | Parse () |
Private Attributes | |
const rst_info * | s |
Definition at line 221 of file include/libsi/section.h.
int SI::RST::RunningInfo::getEventId | ( | ) | const |
Definition at line 295 of file section.c.
References HILO, and SI::PAT::s.
int SI::RST::RunningInfo::getEventId | ( | ) | const |
virtual int SI::RST::RunningInfo::getLength | ( | ) | [inline, virtual] |
Implements SI::Object.
Definition at line 228 of file include/libsi/section.h.
virtual int SI::RST::RunningInfo::getLength | ( | ) | [inline, virtual] |
Implements SI::Object.
Definition at line 228 of file libsi/section.h.
int SI::RST::RunningInfo::getOriginalNetworkId | ( | ) | const |
int SI::RST::RunningInfo::getOriginalNetworkId | ( | ) | const |
Definition at line 287 of file section.c.
References HILO, and SI::PAT::s.
Definition at line 299 of file section.c.
References SI::PAT::s.
int SI::RST::RunningInfo::getServiceId | ( | ) | const |
int SI::RST::RunningInfo::getServiceId | ( | ) | const |
Definition at line 291 of file section.c.
References HILO, and SI::PAT::s.
int SI::RST::RunningInfo::getTransportStreamId | ( | ) | const |
Definition at line 283 of file section.c.
References HILO, and SI::PAT::s.
int SI::RST::RunningInfo::getTransportStreamId | ( | ) | const |
virtual void SI::RST::RunningInfo::Parse | ( | ) | [protected, virtual] |
Implements SI::Parsable.
void SI::RST::RunningInfo::Parse | ( | ) | [protected, virtual] |
Implements SI::Parsable.
Definition at line 303 of file section.c.
References SI::Object::data, SI::CharArray::getData(), and SI::PAT::s.
const rst_info * SI::RST::RunningInfo::s [private] |
Definition at line 232 of file include/libsi/section.h.