vdr 2.6.1
Public Member Functions | Protected Member Functions | Private Attributes | List of all members
SI::PAT::Association Class Reference

#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 ()
 
- 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 ()
 
virtual int getLength ()=0
 
 Object ()
 
 Object (CharArray &d)
 
void setData (const unsigned char *data, int size, bool doCopy=true)
 
CharArray getData ()
 
bool isValid ()
 
virtual int getLength ()=0
 
- Public Member Functions inherited from SI::Parsable
void CheckParse ()
 
void CheckParse ()
 

Protected Member Functions

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

Private Attributes

const pat_progs
 

Additional Inherited Members

- Protected Attributes inherited from SI::Object
CharArray data
 

Detailed Description

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

Member Function Documentation

◆ getLength() [1/2]

virtual int SI::PAT::Association::getLength ( )
inlinevirtual

Implements SI::Object.

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

◆ getLength() [2/2]

virtual int SI::PAT::Association::getLength ( )
inlinevirtual

Implements SI::Object.

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

◆ getPid() [1/2]

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().

◆ getPid() [2/2]

int SI::PAT::Association::getPid ( ) const

◆ getServiceId() [1/2]

int SI::PAT::Association::getServiceId ( ) const

Definition at line 30 of file section.c.

References HILO, and s.

Referenced by isNITPid(), cPatPmtParser::ParsePat(), and cPatFilter::Process().

◆ getServiceId() [2/2]

int SI::PAT::Association::getServiceId ( ) const

◆ isNITPid() [1/2]

bool SI::PAT::Association::isNITPid ( ) const
inline

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

References getServiceId().

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

◆ isNITPid() [2/2]

bool SI::PAT::Association::isNITPid ( ) const
inline

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

References getServiceId().

◆ Parse() [1/2]

void SI::PAT::Association::Parse ( )
protectedvirtual

Implements SI::Parsable.

Definition at line 38 of file section.c.

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

◆ Parse() [2/2]

virtual void SI::PAT::Association::Parse ( )
protectedvirtual

Implements SI::Parsable.

Member Data Documentation

◆ s

const pat_prog * SI::PAT::Association::s
private

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

Referenced by getServiceId().


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