vdr
1.7.31
|
#include <section.h>
Public Member Functions | |
int | getServiceId () const |
int | getPid () const |
bool | isNITPid () const |
virtual int | getLength () |
int | getServiceId () const |
int | getPid () const |
bool | isNITPid () const |
virtual int | getLength () |
Protected Member Functions | |
virtual void | Parse () |
virtual void | Parse () |
Private Attributes | |
const pat_prog * | s |
Additional Inherited Members | |
![]() | |
CharArray | data |
Definition at line 27 of file include/libsi/section.h.
|
inlinevirtual |
Implements SI::Object.
Definition at line 32 of file include/libsi/section.h.
|
inlinevirtual |
Implements SI::Object.
Definition at line 32 of file libsi/section.h.
int SI::PAT::Association::getPid | ( | ) | const |
Definition at line 34 of file section.c.
References HILO, and SI::PAT::s.
Referenced by cPatPmtParser::ParsePat(), and cPatFilter::Process().
int SI::PAT::Association::getPid | ( | ) | const |
int SI::PAT::Association::getServiceId | ( | ) | const |
Definition at line 30 of file section.c.
Referenced by isNITPid(), cPatPmtParser::ParsePat(), and cPatFilter::Process().
int SI::PAT::Association::getServiceId | ( | ) | const |
|
inline |
Definition at line 31 of file libsi/section.h.
References getServiceId().
|
inline |
Definition at line 31 of file include/libsi/section.h.
References getServiceId().
Referenced by cPatPmtParser::ParsePat(), and cPatFilter::Process().
|
protectedvirtual |
Implements SI::Parsable.
|
protectedvirtual |
Implements SI::Parsable.
Definition at line 38 of file section.c.
References SI::Object::data, SI::CharArray::getData(), and SI::PAT::s.
|
private |
Definition at line 36 of file include/libsi/section.h.
Referenced by getServiceId().