vdr 2.7.3
SI::ApplicationSignallingDescriptor::ApplicationEntryDescriptor Class Reference

#include <descriptor.h>

Public Member Functions

virtual int getLength ()
 
int getApplicationType () const
 
int getAITVersionNumber () 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 ()
 

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

Private Attributes

const application_signalling_entrys
 

Additional Inherited Members

- Protected Attributes inherited from SI::Object
CharArray data
 

Detailed Description

Definition at line 641 of file descriptor.h.

Member Function Documentation

◆ getAITVersionNumber()

int SI::ApplicationSignallingDescriptor::ApplicationEntryDescriptor::getAITVersionNumber ( ) const

Definition at line 1031 of file descriptor.c.

References s.

◆ getApplicationType()

int SI::ApplicationSignallingDescriptor::ApplicationEntryDescriptor::getApplicationType ( ) const

Definition at line 1027 of file descriptor.c.

References HILO, and s.

◆ getLength()

virtual int SI::ApplicationSignallingDescriptor::ApplicationEntryDescriptor::getLength ( )
inlinevirtual

Implements SI::Object.

Definition at line 643 of file descriptor.h.

◆ Parse()

void SI::ApplicationSignallingDescriptor::ApplicationEntryDescriptor::Parse ( )
protectedvirtual

Implements SI::Parsable.

Definition at line 1035 of file descriptor.c.

References SI::Object::data, and s.

Member Data Documentation

◆ s

const application_signalling_entry* SI::ApplicationSignallingDescriptor::ApplicationEntryDescriptor::s
private

Definition at line 649 of file descriptor.h.

Referenced by getAITVersionNumber(), getApplicationType(), and Parse().


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