|
vdr
1.7.27
|
#include <descriptor.h>
Public Member Functions | |
| virtual int | getLength () |
| virtual int | getLength () |
Public Attributes | |
| String | parameter |
Protected Member Functions | |
| virtual void | Parse () |
| virtual void | Parse () |
Definition at line 688 of file include/libsi/descriptor.h.
| virtual int SI::MHP_DVBJApplicationDescriptor::ApplicationEntry::getLength | ( | ) | [inline, virtual] |
Implements SI::Object.
Definition at line 690 of file include/libsi/descriptor.h.
References SI::VariableLengthPart::getLength(), and parameter.
| virtual int SI::MHP_DVBJApplicationDescriptor::ApplicationEntry::getLength | ( | ) | [inline, virtual] |
Implements SI::Object.
Definition at line 690 of file libsi/descriptor.h.
References SI::VariableLengthPart::getLength(), and parameter.
| virtual void SI::MHP_DVBJApplicationDescriptor::ApplicationEntry::Parse | ( | ) | [protected, virtual] |
Implements SI::Parsable.
| void SI::MHP_DVBJApplicationDescriptor::ApplicationEntry::Parse | ( | ) | [protected, virtual] |
Implements SI::Parsable.
Definition at line 1098 of file descriptor.c.
References SI::Object::data, SI::CharArray::getData(), and SI::descr_dvbj_application_entry::parameter_length.
Definition at line 691 of file include/libsi/descriptor.h.
Referenced by getLength().
1.8.0