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

#include <section.h>

Public Member Functions

int getServiceId () const
 
int getEITscheduleFlag () const
 
int getEITpresentFollowingFlag () const
 
RunningStatus getRunningStatus () const
 
int getFreeCaMode () const
 
virtual int getLength ()
 
int getServiceId () const
 
int getEITscheduleFlag () const
 
int getEITpresentFollowingFlag () const
 
RunningStatus getRunningStatus () const
 
int getFreeCaMode () 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 ()
 

Public Attributes

DescriptorLoop serviceDescriptors
 

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 sdt_descrs
 

Additional Inherited Members

- Protected Attributes inherited from SI::Object
CharArray data
 

Detailed Description

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

Member Function Documentation

◆ getEITpresentFollowingFlag() [1/2]

int SI::SDT::Service::getEITpresentFollowingFlag ( ) const

Definition at line 140 of file section.c.

References SI::PAT::s.

◆ getEITpresentFollowingFlag() [2/2]

int SI::SDT::Service::getEITpresentFollowingFlag ( ) const

◆ getEITscheduleFlag() [1/2]

int SI::SDT::Service::getEITscheduleFlag ( ) const

Definition at line 136 of file section.c.

References SI::PAT::s.

◆ getEITscheduleFlag() [2/2]

int SI::SDT::Service::getEITscheduleFlag ( ) const

◆ getFreeCaMode() [1/2]

int SI::SDT::Service::getFreeCaMode ( ) const

Definition at line 148 of file section.c.

References SI::PAT::s.

◆ getFreeCaMode() [2/2]

int SI::SDT::Service::getFreeCaMode ( ) const

◆ getLength() [1/2]

virtual int SI::SDT::Service::getLength ( )
inlinevirtual

Implements SI::Object.

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

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

◆ getLength() [2/2]

virtual int SI::SDT::Service::getLength ( )
inlinevirtual

Implements SI::Object.

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

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

◆ getRunningStatus() [1/2]

RunningStatus SI::SDT::Service::getRunningStatus ( ) const

Definition at line 144 of file section.c.

References SI::PAT::s.

◆ getRunningStatus() [2/2]

RunningStatus SI::SDT::Service::getRunningStatus ( ) const

◆ getServiceId() [1/2]

int SI::SDT::Service::getServiceId ( ) const

Definition at line 132 of file section.c.

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

Referenced by cSdtFilter::Process().

◆ getServiceId() [2/2]

int SI::SDT::Service::getServiceId ( ) const

◆ Parse() [1/2]

void SI::SDT::Service::Parse ( )
protectedvirtual

Implements SI::Parsable.

Definition at line 152 of file section.c.

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

◆ Parse() [2/2]

virtual void SI::SDT::Service::Parse ( )
protectedvirtual

Implements SI::Parsable.

Member Data Documentation

◆ s

const sdt_descr * SI::SDT::Service::s
private

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

◆ serviceDescriptors

DescriptorLoop SI::SDT::Service::serviceDescriptors

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

Referenced by getLength(), and cSdtFilter::Process().


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