vdr
1.7.27
|
#include <descriptor.h>
Public Member Functions | |
int | getStreamContent () const |
int | getComponentType () const |
int | getComponentTag () const |
int | getStreamContent () const |
int | getComponentType () const |
int | getComponentTag () const |
Public Attributes | |
char | languageCode [4] |
String | description |
Protected Member Functions | |
virtual void | Parse () |
virtual void | Parse () |
Private Attributes | |
const descr_component * | s |
Definition at line 295 of file include/libsi/descriptor.h.
int SI::ComponentDescriptor::getComponentTag | ( | ) | const |
Definition at line 570 of file descriptor.c.
References SI::ExtendedEventDescriptor::s.
int SI::ComponentDescriptor::getComponentTag | ( | ) | const |
int SI::ComponentDescriptor::getComponentType | ( | ) | const |
Definition at line 566 of file descriptor.c.
References SI::ExtendedEventDescriptor::s.
Referenced by cEIT::cEIT().
int SI::ComponentDescriptor::getComponentType | ( | ) | const |
int SI::ComponentDescriptor::getStreamContent | ( | ) | const |
int SI::ComponentDescriptor::getStreamContent | ( | ) | const |
Definition at line 562 of file descriptor.c.
References SI::ExtendedEventDescriptor::s.
Referenced by cEIT::cEIT().
virtual void SI::ComponentDescriptor::Parse | ( | ) | [protected, virtual] |
Implements SI::Parsable.
void SI::ComponentDescriptor::Parse | ( | ) | [protected, virtual] |
Implements SI::Parsable.
Definition at line 574 of file descriptor.c.
References SI::Object::data, SI::Descriptor::getLength(), SI::descr_component::lang_code1, SI::descr_component::lang_code2, SI::descr_component::lang_code3, SI::ExtendedEventDescriptor::languageCode, SI::ExtendedEventDescriptor::s, and SI::CharArray::setPointerAndOffset().
Definition at line 301 of file include/libsi/descriptor.h.
Referenced by cEIT::cEIT().
Definition at line 300 of file include/libsi/descriptor.h.
Referenced by cEIT::cEIT().
const descr_component * SI::ComponentDescriptor::s [private] |
Definition at line 305 of file include/libsi/descriptor.h.