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

#include <descriptor.h>

Public Member Functions

virtual int getLength ()
 
int getApplicationProfile () const
 
int getVersionMajor () const
 
int getVersionMinor () const
 
int getVersionMicro () const
 
virtual int getLength ()
 
int getApplicationProfile () const
 
int getVersionMajor () const
 
int getVersionMinor () const
 
int getVersionMicro () 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 ()
 

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 application_profile_entrys
 

Additional Inherited Members

- Protected Attributes inherited from SI::Object
CharArray data
 

Detailed Description

Definition at line 658 of file include/libsi/descriptor.h.

Member Function Documentation

◆ getApplicationProfile() [1/2]

int SI::MHP_ApplicationDescriptor::Profile::getApplicationProfile ( ) const

Definition at line 1060 of file descriptor.c.

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

◆ getApplicationProfile() [2/2]

int SI::MHP_ApplicationDescriptor::Profile::getApplicationProfile ( ) const

◆ getLength() [1/2]

virtual int SI::MHP_ApplicationDescriptor::Profile::getLength ( )
inlinevirtual

Implements SI::Object.

Definition at line 660 of file include/libsi/descriptor.h.

◆ getLength() [2/2]

virtual int SI::MHP_ApplicationDescriptor::Profile::getLength ( )
inlinevirtual

Implements SI::Object.

Definition at line 660 of file libsi/descriptor.h.

◆ getVersionMajor() [1/2]

int SI::MHP_ApplicationDescriptor::Profile::getVersionMajor ( ) const

Definition at line 1064 of file descriptor.c.

References SI::ExtendedEventDescriptor::s.

◆ getVersionMajor() [2/2]

int SI::MHP_ApplicationDescriptor::Profile::getVersionMajor ( ) const

◆ getVersionMicro() [1/2]

int SI::MHP_ApplicationDescriptor::Profile::getVersionMicro ( ) const

Definition at line 1072 of file descriptor.c.

References SI::ExtendedEventDescriptor::s.

◆ getVersionMicro() [2/2]

int SI::MHP_ApplicationDescriptor::Profile::getVersionMicro ( ) const

◆ getVersionMinor() [1/2]

int SI::MHP_ApplicationDescriptor::Profile::getVersionMinor ( ) const

Definition at line 1068 of file descriptor.c.

References SI::ExtendedEventDescriptor::s.

◆ getVersionMinor() [2/2]

int SI::MHP_ApplicationDescriptor::Profile::getVersionMinor ( ) const

◆ Parse() [1/2]

void SI::MHP_ApplicationDescriptor::Profile::Parse ( )
protectedvirtual

◆ Parse() [2/2]

virtual void SI::MHP_ApplicationDescriptor::Profile::Parse ( )
protectedvirtual

Implements SI::Parsable.

Member Data Documentation

◆ s

const application_profile_entry * SI::MHP_ApplicationDescriptor::Profile::s
private

Definition at line 666 of file include/libsi/descriptor.h.


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