vdr  1.7.31
Classes | Public Member Functions | Public Attributes | Protected Member Functions | Private Attributes | List of all members
SI::PAT Class Reference

#include <section.h>

Classes

class  Association

Public Member Functions

 PAT (const unsigned char *data, bool doCopy=true)
 PAT ()
int getTransportStreamId () const
 PAT (const unsigned char *data, bool doCopy=true)
 PAT ()
int getTransportStreamId () const
- Public Member Functions inherited from SI::NumberedSection
 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
 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
- Public Member Functions inherited from SI::CRCSection
 CRCSection (const unsigned char *data, bool doCopy=true)
 CRCSection ()
bool isCRCValid ()
bool CheckCRCAndParse ()
 CRCSection (const unsigned char *data, bool doCopy=true)
 CRCSection ()
bool isCRCValid ()
bool CheckCRCAndParse ()
- Public Member Functions inherited from SI::Section
 Section (const unsigned char *data, bool doCopy=true)
 Section ()
TableId getTableId () const
virtual int getLength ()
 Section (const unsigned char *data, bool doCopy=true)
 Section ()
TableId getTableId () const
virtual int getLength ()
- Public Member Functions inherited from SI::Object
 Object ()
 Object (CharArray &d)
void setData (const unsigned char *data, int size, bool doCopy=true)
CharArray getData ()
bool isValid ()
 Object ()
 Object (CharArray &d)
void setData (const unsigned char *data, int size, bool doCopy=true)
CharArray getData ()
bool isValid ()
- Public Member Functions inherited from SI::Parsable
void CheckParse ()
void CheckParse ()

Public Attributes

StructureLoop< AssociationassociationLoop

Protected Member Functions

virtual void Parse ()
virtual void Parse ()

Private Attributes

const pats

Additional Inherited Members

- Static Public Member Functions inherited from SI::NumberedSection
static int getTableIdExtension (const unsigned char *d)
static int getTableIdExtension (const unsigned char *d)
- Protected Attributes inherited from SI::Object
CharArray data

Detailed Description

Definition at line 23 of file include/libsi/section.h.

Constructor & Destructor Documentation

SI::PAT::PAT ( const unsigned char *  data,
bool  doCopy = true 
)
inline

Definition at line 25 of file include/libsi/section.h.

SI::PAT::PAT ( )
inline

Definition at line 26 of file include/libsi/section.h.

SI::PAT::PAT ( const unsigned char *  data,
bool  doCopy = true 
)
inline

Definition at line 25 of file libsi/section.h.

SI::PAT::PAT ( )
inline

Definition at line 26 of file libsi/section.h.

Member Function Documentation

int SI::PAT::getTransportStreamId ( ) const

Definition at line 26 of file section.c.

References HILO, and s.

Referenced by cPatPmtParser::ParsePat().

int SI::PAT::getTransportStreamId ( ) const
virtual void SI::PAT::Parse ( )
protectedvirtual

Implements SI::Parsable.

void SI::PAT::Parse ( )
protectedvirtual

Member Data Documentation

StructureLoop< Association > SI::PAT::associationLoop

Definition at line 39 of file include/libsi/section.h.

Referenced by Parse(), cPatPmtParser::ParsePat(), and cPatFilter::Process().

const pat * SI::PAT::s
private

Definition at line 43 of file include/libsi/section.h.

Referenced by SI::AIT::Application::getApplicationId(), SI::PremiereCIT::getContentId(), SI::AIT::Application::getControlCode(), SI::EIT::Event::getDuration(), SI::PremiereCIT::getDuration(), SI::EIT::Event::getDurationHour(), SI::EIT::Event::getDurationMinute(), SI::EIT::Event::getDurationSecond(), SI::SDT::Service::getEITpresentFollowingFlag(), SI::SDT::Service::getEITscheduleFlag(), SI::EIT::Event::getEventId(), SI::RST::RunningInfo::getEventId(), SI::SDT::Service::getFreeCaMode(), SI::EIT::Event::getFreeCaMode(), SI::EIT::getLastTableId(), SI::EIT::Event::getMJD(), SI::NIT::getNetworkId(), SI::NIT::TransportStream::getOriginalNetworkId(), SI::SDT::getOriginalNetworkId(), SI::EIT::getOriginalNetworkId(), SI::RST::RunningInfo::getOriginalNetworkId(), SI::PMT::getPCRPid(), SI::PAT::Association::getPid(), SI::PMT::Stream::getPid(), SI::SDT::Service::getRunningStatus(), SI::EIT::Event::getRunningStatus(), SI::RST::RunningInfo::getRunningStatus(), SI::EIT::getSegmentLastSectionNumber(), SI::PMT::getServiceId(), SI::SDT::Service::getServiceId(), SI::EIT::getServiceId(), SI::RST::RunningInfo::getServiceId(), SI::EIT::Event::getStartTime(), SI::EIT::Event::getStartTimeHour(), SI::EIT::Event::getStartTimeMinute(), SI::EIT::Event::getStartTimeSecond(), SI::PMT::Stream::getStreamType(), SI::TDT::getTime(), SI::TOT::getTime(), getTransportStreamId(), SI::NIT::TransportStream::getTransportStreamId(), SI::SDT::getTransportStreamId(), SI::EIT::getTransportStreamId(), SI::RST::RunningInfo::getTransportStreamId(), SI::PAT::Association::Parse(), Parse(), SI::PMT::Stream::Parse(), SI::PMT::Parse(), SI::TSDT::Parse(), SI::NIT::TransportStream::Parse(), SI::NIT::Parse(), SI::SDT::Service::Parse(), SI::SDT::Parse(), SI::EIT::Event::Parse(), SI::EIT::Parse(), SI::TDT::Parse(), SI::TOT::Parse(), SI::RST::RunningInfo::Parse(), SI::RST::Parse(), SI::AIT::Application::Parse(), and SI::PremiereCIT::Parse().


The documentation for this class was generated from the following files: