vdr 2.7.5
SI::PMT::Stream Class Reference

#include <section.h>

Public Member Functions

int getPid () const
int getStreamType () const
virtual int getLength () override
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 ()
Public Member Functions inherited from SI::Parsable
void CheckParse ()

Public Attributes

DescriptorLoop streamDescriptors

Protected Member Functions

virtual void Parse () override
Protected Member Functions inherited from SI::Object
void setData (CharArray &d)
bool checkSize (int offset)
Protected Member Functions inherited from SI::Parsable
 Parsable ()
virtual ~Parsable ()

Private Attributes

const pmt_infos

Additional Inherited Members

Protected Attributes inherited from SI::Object
CharArray data

Detailed Description

Definition at line 59 of file section.h.

Member Function Documentation

◆ getLength()

virtual int SI::PMT::Stream::getLength ( )
inlineoverridevirtual

Implements SI::Object.

Definition at line 64 of file section.h.

References streamDescriptors.

◆ getPid()

int SI::PMT::Stream::getPid ( ) const

Definition at line 65 of file section.c.

References HILO, and s.

Referenced by cPatPmtParser::ParsePmt(), and cPatFilter::Process().

◆ getStreamType()

int SI::PMT::Stream::getStreamType ( ) const

Definition at line 69 of file section.c.

References s.

Referenced by cPatPmtParser::ParsePmt(), and cPatFilter::Process().

◆ Parse()

void SI::PMT::Stream::Parse ( )
overrideprotectedvirtual

Implements SI::Parsable.

Definition at line 73 of file section.c.

References SI::Object::data, HILO, s, and streamDescriptors.

Member Data Documentation

◆ s

const pmt_info* SI::PMT::Stream::s
private

Definition at line 68 of file section.h.

Referenced by getPid(), getStreamType(), and Parse().

◆ streamDescriptors

DescriptorLoop SI::PMT::Stream::streamDescriptors

Definition at line 63 of file section.h.

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


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