|
vdr
2.0.2
|
#include <section.h>
Public Member Functions | |
| int | getTransportStreamId () const |
| int | getOriginalNetworkId () const |
| int | getServiceId () const |
| int | getEventId () const |
| RunningStatus | getRunningStatus () const |
| virtual int | getLength () |
Protected Member Functions | |
| virtual void | Parse () |
Private Attributes | |
| const rst_info * | s |
Additional Inherited Members | |
Protected Attributes inherited from SI::Object | |
| CharArray | data |
| int SI::RST::RunningInfo::getEventId | ( | ) | const |
Definition at line 295 of file section.c.
References HILO, and SI::PAT::s.
|
inlinevirtual |
Implements SI::Object.
| int SI::RST::RunningInfo::getOriginalNetworkId | ( | ) | const |
Definition at line 287 of file section.c.
References HILO, and SI::PAT::s.
| RunningStatus SI::RST::RunningInfo::getRunningStatus | ( | ) | const |
Definition at line 299 of file section.c.
References SI::PAT::s.
| 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.
|
protectedvirtual |
Implements SI::Parsable.
Definition at line 303 of file section.c.
References SI::Object::data, SI::CharArray::getData(), and SI::PAT::s.
1.8.3.1