vdr
1.7.27
|
#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 Attributes | |
StructureLoop< Association > | associationLoop |
Protected Member Functions | |
virtual void | Parse () |
virtual void | Parse () |
Private Attributes | |
const pat * | s |
Definition at line 23 of file include/libsi/section.h.
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.
int SI::PAT::getTransportStreamId | ( | ) | const |
Definition at line 26 of file section.c.
Referenced by cPatPmtParser::ParsePat().
int SI::PAT::getTransportStreamId | ( | ) | const |
virtual void SI::PAT::Parse | ( | ) | [protected, virtual] |
Implements SI::Parsable.
void SI::PAT::Parse | ( | ) | [protected, virtual] |
Implements SI::Parsable.
Definition at line 20 of file section.c.
References associationLoop, SI::Object::data, SI::Section::getLength(), s, SI::VariableLengthPart::setData(), and SI::CharArray::setPointerAndOffset().
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().