vdr
2.2.0
|
#include <section.h>
Public Member Functions | |
int | getServiceId () const |
int | getPid () const |
bool | isNITPid () const |
virtual int | getLength () |
![]() | |
Object () | |
Object (CharArray &d) | |
void | setData (const unsigned char *data, int size, bool doCopy=true) |
CharArray | getData () |
bool | isValid () |
![]() | |
void | CheckParse () |
Protected Member Functions | |
virtual void | Parse () |
![]() | |
void | setData (CharArray &d) |
bool | checkSize (int offset) |
![]() | |
Parsable () | |
virtual | ~Parsable () |
Private Attributes | |
const pat_prog * | s |
Additional Inherited Members | |
![]() | |
CharArray | data |
|
inlinevirtual |
int SI::PAT::Association::getPid | ( | ) | const |
Definition at line 34 of file section.c.
References HILO, and SI::PAT::s.
Referenced by cPatPmtParser::ParsePat(), and cPatFilter::Process().
int SI::PAT::Association::getServiceId | ( | ) | const |
Definition at line 30 of file section.c.
References HILO, and SI::PAT::s.
Referenced by isNITPid(), cPatPmtParser::ParsePat(), and cPatFilter::Process().
|
inline |
Definition at line 31 of file section.h.
References getServiceId().
Referenced by cPatPmtParser::ParsePat(), and cPatFilter::Process().
|
protectedvirtual |
Implements SI::Parsable.
Definition at line 38 of file section.c.
References SI::Object::data, SI::CharArray::getData(), and SI::PAT::s.
Referenced by getLength(), SI::PMT::Stream::getLength(), SI::EIT::Event::getLength(), SI::RST::RunningInfo::getLength(), and SI::TDT::TDT().