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

#include <section.h>

Public Member Functions

int getTransportStreamId () const
 
int getOriginalNetworkId () const
 
int getServiceId () const
 
int getEventId () const
 
RunningStatus getRunningStatus () const
 
virtual int getLength ()
 
int getTransportStreamId () const
 
int getOriginalNetworkId () const
 
int getServiceId () const
 
int getEventId () const
 
RunningStatus getRunningStatus () 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 rst_infos
 

Additional Inherited Members

- Protected Attributes inherited from SI::Object
CharArray data
 

Detailed Description

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

Member Function Documentation

◆ getEventId() [1/2]

int SI::RST::RunningInfo::getEventId ( ) const

Definition at line 295 of file section.c.

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

◆ getEventId() [2/2]

int SI::RST::RunningInfo::getEventId ( ) const

◆ getLength() [1/2]

virtual int SI::RST::RunningInfo::getLength ( )
inlinevirtual

Implements SI::Object.

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

◆ getLength() [2/2]

virtual int SI::RST::RunningInfo::getLength ( )
inlinevirtual

Implements SI::Object.

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

◆ getOriginalNetworkId() [1/2]

int SI::RST::RunningInfo::getOriginalNetworkId ( ) const

Definition at line 287 of file section.c.

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

◆ getOriginalNetworkId() [2/2]

int SI::RST::RunningInfo::getOriginalNetworkId ( ) const

◆ getRunningStatus() [1/2]

RunningStatus SI::RST::RunningInfo::getRunningStatus ( ) const

Definition at line 299 of file section.c.

References SI::PAT::s.

◆ getRunningStatus() [2/2]

RunningStatus SI::RST::RunningInfo::getRunningStatus ( ) const

◆ getServiceId() [1/2]

int SI::RST::RunningInfo::getServiceId ( ) const

Definition at line 291 of file section.c.

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

◆ getServiceId() [2/2]

int SI::RST::RunningInfo::getServiceId ( ) const

◆ getTransportStreamId() [1/2]

int SI::RST::RunningInfo::getTransportStreamId ( ) const

Definition at line 283 of file section.c.

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

◆ getTransportStreamId() [2/2]

int SI::RST::RunningInfo::getTransportStreamId ( ) const

◆ Parse() [1/2]

void SI::RST::RunningInfo::Parse ( )
protectedvirtual

Implements SI::Parsable.

Definition at line 303 of file section.c.

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

◆ Parse() [2/2]

virtual void SI::RST::RunningInfo::Parse ( )
protectedvirtual

Implements SI::Parsable.

Member Data Documentation

◆ s

const rst_info * SI::RST::RunningInfo::s
private

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


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