vdr
1.7.27
|
#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_info * | s |
Definition at line 59 of file include/libsi/section.h.
virtual int SI::PMT::Stream::getLength | ( | ) | [inline, virtual] |
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 | ( | ) | [inline, virtual] |
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 | ( | ) | [protected, virtual] |
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 | ( | ) | [protected, virtual] |
Implements SI::Parsable.
const pmt_info * SI::PMT::Stream::s [private] |
Definition at line 68 of file include/libsi/section.h.
Definition at line 63 of file include/libsi/section.h.
Referenced by getLength(), cPatPmtParser::ParsePmt(), and cPatFilter::Process().