vdr 2.6.1
|
#include <descriptor.h>
Public Member Functions | |
int | getStreamContent () const |
int | getStreamContentExt () const |
int | getComponentType () const |
int | getComponentTag () const |
int | getStreamContent () const |
int | getStreamContentExt () const |
int | getComponentType () const |
int | getComponentTag () const |
![]() | |
virtual int | getLength () |
DescriptorTag | getDescriptorTag () const |
virtual int | getLength () |
DescriptorTag | getDescriptorTag () const |
![]() | |
Object () | |
Object (CharArray &d) | |
void | setData (const unsigned char *data, int size, bool doCopy=true) |
CharArray | getData () |
bool | isValid () |
virtual int | getLength ()=0 |
Object () | |
Object (CharArray &d) | |
void | setData (const unsigned char *data, int size, bool doCopy=true) |
CharArray | getData () |
bool | isValid () |
virtual int | getLength ()=0 |
![]() | |
void | CheckParse () |
void | CheckParse () |
Public Attributes | |
char | languageCode [4] |
String | description |
Protected Member Functions | |
virtual void | Parse () |
virtual void | Parse () |
![]() | |
void | setData (CharArray &d) |
bool | checkSize (int offset) |
void | setData (CharArray &d) |
bool | checkSize (int offset) |
![]() | |
Parsable () | |
virtual | ~Parsable () |
virtual void | Parse ()=0 |
Parsable () | |
virtual | ~Parsable () |
virtual void | Parse ()=0 |
Private Attributes | |
const descr_component * | s |
Additional Inherited Members | |
![]() | |
static int | getLength (const unsigned char *d) |
static DescriptorTag | getDescriptorTag (const unsigned char *d) |
static int | getLength (const unsigned char *d) |
static DescriptorTag | getDescriptorTag (const unsigned char *d) |
![]() | |
static Descriptor * | getDescriptor (CharArray d, DescriptorTagDomain domain, bool returnUnimplemetedDescriptor) |
static Descriptor * | getDescriptor (CharArray d, DescriptorTagDomain domain, bool returnUnimplemetedDescriptor) |
![]() | |
CharArray | data |
Definition at line 295 of file include/libsi/descriptor.h.
int SI::ComponentDescriptor::getComponentTag | ( | ) | const |
Definition at line 579 of file descriptor.c.
References SI::ExtendedEventDescriptor::s.
int SI::ComponentDescriptor::getComponentTag | ( | ) | const |
int SI::ComponentDescriptor::getComponentType | ( | ) | const |
Definition at line 575 of file descriptor.c.
References SI::ExtendedEventDescriptor::s.
Referenced by cEIT::cEIT().
int SI::ComponentDescriptor::getComponentType | ( | ) | const |
int SI::ComponentDescriptor::getStreamContent | ( | ) | const |
Definition at line 567 of file descriptor.c.
References SI::ExtendedEventDescriptor::s.
Referenced by cEIT::cEIT().
int SI::ComponentDescriptor::getStreamContent | ( | ) | const |
int SI::ComponentDescriptor::getStreamContentExt | ( | ) | const |
Definition at line 571 of file descriptor.c.
References SI::ExtendedEventDescriptor::s.
Referenced by cEIT::cEIT().
int SI::ComponentDescriptor::getStreamContentExt | ( | ) | const |
|
protectedvirtual |
Implements SI::Parsable.
Definition at line 583 of file descriptor.c.
References SI::Object::data, SI::Descriptor::getLength(), SI::descr_extended_event::lang_code1, SI::descr_extended_event::lang_code2, SI::descr_extended_event::lang_code3, SI::ExtendedEventDescriptor::languageCode, SI::ExtendedEventDescriptor::s, and SI::CharArray::setPointerAndOffset().
|
protectedvirtual |
Implements SI::Parsable.
String SI::ComponentDescriptor::description |
Definition at line 302 of file include/libsi/descriptor.h.
Referenced by cEIT::cEIT().
char SI::ComponentDescriptor::languageCode |
Definition at line 301 of file include/libsi/descriptor.h.
Referenced by cEIT::cEIT().
|
private |
Definition at line 306 of file include/libsi/descriptor.h.