vdr  2.0.4
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
 

Protected Member Functions

virtual void Parse ()
 

Private Attributes

const application_profile_entrys
 

Additional Inherited Members

- Protected Attributes inherited from SI::Object
CharArray data
 

Detailed Description

Definition at line 621 of file descriptor.h.

Member Function Documentation

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

Definition at line 1004 of file descriptor.c.

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

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

Implements SI::Object.

Definition at line 623 of file descriptor.h.

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

Definition at line 1008 of file descriptor.c.

References SI::ExtendedEventDescriptor::s.

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

Definition at line 1016 of file descriptor.c.

References SI::ExtendedEventDescriptor::s.

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

Definition at line 1012 of file descriptor.c.

References SI::ExtendedEventDescriptor::s.

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

Member Data Documentation

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

Definition at line 629 of file descriptor.h.


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