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