vdr
2.4.1
|
#include <section.h>
Classes | |
class | Association |
Public Member Functions | |
PAT (const unsigned char *data, bool doCopy=true) | |
PAT () | |
int | getTransportStreamId () const |
![]() | |
NumberedSection (const unsigned char *data, bool doCopy=true) | |
NumberedSection () | |
int | getTableIdExtension () const |
bool | getCurrentNextIndicator () const |
int | getVersionNumber () const |
int | getSectionNumber () const |
int | getLastSectionNumber () const |
bool | moreThanOneSection () const |
![]() | |
CRCSection (const unsigned char *data, bool doCopy=true) | |
CRCSection () | |
bool | isCRCValid () |
bool | CheckCRCAndParse () |
![]() | |
Section (const unsigned char *data, bool doCopy=true) | |
Section () | |
TableId | getTableId () 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 () |
Public Attributes | |
StructureLoop< Association > | associationLoop |
Protected Member Functions | |
virtual void | Parse () |
![]() | |
void | setData (CharArray &d) |
bool | checkSize (int offset) |
![]() | |
Parsable () | |
virtual | ~Parsable () |
Private Attributes | |
const pat * | s |
Additional Inherited Members | |
![]() | |
static int | getTableIdExtension (const unsigned char *d) |
![]() | |
static int | getLength (const unsigned char *d) |
static TableId | getTableId (const unsigned char *d) |
![]() | |
CharArray | data |
|
inline |
int SI::PAT::getTransportStreamId | ( | ) | const |
Definition at line 36 of file section.c.
Referenced by cPatPmtParser::ParsePat().
|
protectedvirtual |
Implements SI::Parsable.
Definition at line 30 of file section.c.
References HILO, and SI::PAT::Association::s.
StructureLoop<Association> SI::PAT::associationLoop |
Definition at line 59 of file section.h.
Referenced by cPatPmtParser::ParsePat(), and cPatFilter::Process().
|
private |
Definition at line 63 of file section.h.
Referenced by SI::SDT::Service::getFreeCaMode(), SI::TDT::getTime(), SI::EIT::isPresentFollowing(), SI::PAT::Association::Parse(), SI::PMT::Parse(), SI::SDT::Parse(), SI::EIT::Parse(), SI::TDT::Parse(), SI::RST::Parse(), and SI::PremiereCIT::Parse().