vdr
1.7.27
|
#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 |
Protected Member Functions | |
virtual void | Parse () |
virtual void | Parse () |
Private Attributes | |
const application_profile_entry * | s |
Definition at line 621 of file include/libsi/descriptor.h.
Definition at line 1004 of file descriptor.c.
References HILO, and SI::ExtendedEventDescriptor::s.
virtual int SI::MHP_ApplicationDescriptor::Profile::getLength | ( | ) | [inline, virtual] |
Implements SI::Object.
Definition at line 623 of file include/libsi/descriptor.h.
virtual int SI::MHP_ApplicationDescriptor::Profile::getLength | ( | ) | [inline, virtual] |
Implements SI::Object.
Definition at line 623 of file libsi/descriptor.h.
int SI::MHP_ApplicationDescriptor::Profile::getVersionMajor | ( | ) | const |
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 |
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.
int SI::MHP_ApplicationDescriptor::Profile::getVersionMinor | ( | ) | const |
void SI::MHP_ApplicationDescriptor::Profile::Parse | ( | ) | [protected, virtual] |
Implements SI::Parsable.
Definition at line 1020 of file descriptor.c.
References SI::Object::data, SI::CharArray::getData(), and SI::ExtendedEventDescriptor::s.
virtual void SI::MHP_ApplicationDescriptor::Profile::Parse | ( | ) | [protected, virtual] |
Implements SI::Parsable.
const application_profile_entry * SI::MHP_ApplicationDescriptor::Profile::s [private] |
Definition at line 629 of file include/libsi/descriptor.h.