vdr 2.6.1
Public Member Functions | Public Attributes | Protected Member Functions | Protected Attributes | List of all members
SI::AIT::Application Class Reference

#include <section.h>

Public Member Functions

virtual int getLength ()
 
long getOrganisationId () const
 
int getApplicationId () const
 
int getControlCode () const
 
virtual int getLength ()
 
long getOrganisationId () const
 
int getApplicationId () const
 
int getControlCode () const
 
- 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

MHP_DescriptorLoop applicationDescriptors
 

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
 

Protected Attributes

const ait_apps
 
- Protected Attributes inherited from SI::Object
CharArray data
 

Detailed Description

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

Member Function Documentation

◆ getApplicationId() [1/2]

int SI::AIT::Application::getApplicationId ( ) const

Definition at line 330 of file section.c.

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

◆ getApplicationId() [2/2]

int SI::AIT::Application::getApplicationId ( ) const

◆ getControlCode() [1/2]

int SI::AIT::Application::getControlCode ( ) const

Definition at line 334 of file section.c.

References SI::PAT::s.

◆ getControlCode() [2/2]

int SI::AIT::Application::getControlCode ( ) const

◆ getLength() [1/2]

virtual int SI::AIT::Application::getLength ( )
inlinevirtual

Implements SI::Object.

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

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

◆ getLength() [2/2]

virtual int SI::AIT::Application::getLength ( )
inlinevirtual

Implements SI::Object.

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

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

◆ getOrganisationId() [1/2]

long SI::AIT::Application::getOrganisationId ( ) const

Definition at line 326 of file section.c.

References SI::Object::data, and SI::CharArray::FourBytes().

◆ getOrganisationId() [2/2]

long SI::AIT::Application::getOrganisationId ( ) const

◆ Parse() [1/2]

void SI::AIT::Application::Parse ( )
protectedvirtual

Implements SI::Parsable.

Definition at line 338 of file section.c.

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

◆ Parse() [2/2]

virtual void SI::AIT::Application::Parse ( )
protectedvirtual

Implements SI::Parsable.

Member Data Documentation

◆ applicationDescriptors

MHP_DescriptorLoop SI::AIT::Application::applicationDescriptors

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

Referenced by getLength().

◆ s

const ait_app * SI::AIT::Application::s
protected

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


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