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

#include <section.h>

Public Member Functions

int getPid () const
int getStreamType () const
virtual int getLength ()
int getPid () const
int getStreamType () const
virtual int getLength ()

Public Attributes

DescriptorLoop streamDescriptors

Protected Member Functions

virtual void Parse ()
virtual void Parse ()

Private Attributes

const pmt_infos

Additional Inherited Members

- Protected Attributes inherited from SI::Object
CharArray data

Detailed Description

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

Member Function Documentation

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

Implements SI::Object.

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

References SI::VariableLengthPart::getLength(), and streamDescriptors.

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

Implements SI::Object.

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

References SI::VariableLengthPart::getLength(), and streamDescriptors.

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

Definition at line 65 of file section.c.

References HILO, and SI::PAT::s.

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

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

Definition at line 69 of file section.c.

References SI::PAT::s.

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

int SI::PMT::Stream::getStreamType ( ) const
void SI::PMT::Stream::Parse ( )
protectedvirtual

Implements SI::Parsable.

Definition at line 73 of file section.c.

References SI::Object::data, HILO, SI::PAT::s, and SI::CharArray::setPointerAndOffset().

virtual void SI::PMT::Stream::Parse ( )
protectedvirtual

Implements SI::Parsable.

Member Data Documentation

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

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

DescriptorLoop SI::PMT::Stream::streamDescriptors

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

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


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