vdr
1.7.27
|
#include <descriptor.h>
Public Member Functions | |
virtual int | getLength () |
int | getApplicationType () const |
int | getAITVersionNumber () const |
virtual int | getLength () |
int | getApplicationType () const |
int | getAITVersionNumber () const |
Protected Member Functions | |
virtual void | Parse () |
virtual void | Parse () |
Private Attributes | |
const application_signalling_entry * | s |
Definition at line 604 of file include/libsi/descriptor.h.
Definition at line 975 of file descriptor.c.
References SI::ExtendedEventDescriptor::s.
Definition at line 971 of file descriptor.c.
References HILO, and SI::ExtendedEventDescriptor::s.
virtual int SI::ApplicationSignallingDescriptor::ApplicationEntryDescriptor::getLength | ( | ) | [inline, virtual] |
Implements SI::Object.
Definition at line 606 of file libsi/descriptor.h.
virtual int SI::ApplicationSignallingDescriptor::ApplicationEntryDescriptor::getLength | ( | ) | [inline, virtual] |
Implements SI::Object.
Definition at line 606 of file include/libsi/descriptor.h.
virtual void SI::ApplicationSignallingDescriptor::ApplicationEntryDescriptor::Parse | ( | ) | [protected, virtual] |
Implements SI::Parsable.
void SI::ApplicationSignallingDescriptor::ApplicationEntryDescriptor::Parse | ( | ) | [protected, virtual] |
Implements SI::Parsable.
Definition at line 979 of file descriptor.c.
References SI::Object::data, SI::CharArray::getData(), and SI::ExtendedEventDescriptor::s.
const application_signalling_entry * SI::ApplicationSignallingDescriptor::ApplicationEntryDescriptor::s [private] |
Definition at line 612 of file include/libsi/descriptor.h.