vdr  2.4.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
 
- 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 ()
 
- Public Member Functions inherited from SI::Parsable
void CheckParse ()
 

Public Attributes

MHP_DescriptorLoop applicationDescriptors
 

Protected Member Functions

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

Protected Attributes

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

Detailed Description

Definition at line 253 of file section.h.

Member Function Documentation

◆ getApplicationId()

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

Definition at line 340 of file section.c.

◆ getControlCode()

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

Definition at line 344 of file section.c.

◆ getLength()

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

Implements SI::Object.

Definition at line 255 of file section.h.

◆ getOrganisationId()

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

Definition at line 336 of file section.c.

◆ Parse()

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

Implements SI::Parsable.

Definition at line 348 of file section.c.

Member Data Documentation

◆ applicationDescriptors

MHP_DescriptorLoop SI::AIT::Application::applicationDescriptors

Definition at line 259 of file section.h.

◆ s

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

Definition at line 262 of file section.h.


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