vdr
1.7.27
|
#include <section.h>
Classes | |
class | Stream |
Public Member Functions | |
PMT (const unsigned char *data, bool doCopy=true) | |
PMT () | |
int | getServiceId () const |
int | getPCRPid () const |
PMT (const unsigned char *data, bool doCopy=true) | |
PMT () | |
int | getServiceId () const |
int | getPCRPid () const |
Public Attributes | |
DescriptorLoop | commonDescriptors |
StructureLoop< Stream > | streamLoop |
Protected Member Functions | |
virtual void | Parse () |
virtual void | Parse () |
Private Attributes | |
const pmt * | s |
Definition at line 55 of file include/libsi/section.h.
SI::PMT::PMT | ( | const unsigned char * | data, |
bool | doCopy = true |
||
) | [inline] |
Definition at line 57 of file include/libsi/section.h.
SI::PMT::PMT | ( | ) | [inline] |
Definition at line 58 of file include/libsi/section.h.
SI::PMT::PMT | ( | const unsigned char * | data, |
bool | doCopy = true |
||
) | [inline] |
Definition at line 57 of file libsi/section.h.
SI::PMT::PMT | ( | ) | [inline] |
Definition at line 58 of file libsi/section.h.
int SI::PMT::getPCRPid | ( | ) | const |
Definition at line 61 of file section.c.
References HILO, and SI::PAT::s.
Referenced by cPatPmtParser::ParsePmt(), and cPatFilter::Process().
int SI::PMT::getPCRPid | ( | ) | const |
int SI::PMT::getServiceId | ( | ) | const |
Definition at line 57 of file section.c.
References HILO, and SI::PAT::s.
Referenced by cPatPmtParser::ParsePmt(), and cPatFilter::Process().
int SI::PMT::getServiceId | ( | ) | const |
void SI::PMT::Parse | ( | ) | [protected, virtual] |
Implements SI::Parsable.
Definition at line 50 of file section.c.
References SI::Object::data, SI::Section::getLength(), HILO, SI::PAT::s, and SI::CharArray::setPointerAndOffset().
virtual void SI::PMT::Parse | ( | ) | [protected, virtual] |
Implements SI::Parsable.
Definition at line 70 of file include/libsi/section.h.
Referenced by cPatFilter::Process().
const pmt * SI::PMT::s [private] |
Definition at line 77 of file include/libsi/section.h.
Definition at line 71 of file include/libsi/section.h.
Referenced by cPatPmtParser::ParsePmt(), and cPatFilter::Process().