vdr 2.6.1
|
#include <descriptor.h>
Public Member Functions | |
int | getScramblingSequenceSelector () const |
int | getMultipleInputStreamFlag () const |
int | getBackwardsCompatibilityIndicator () const |
int | getScramblingSequenceIndex () const |
int | getInputStreamIdentifier () const |
int | getScramblingSequenceSelector () const |
int | getMultipleInputStreamFlag () const |
int | getBackwardsCompatibilityIndicator () const |
int | getScramblingSequenceIndex () const |
int | getInputStreamIdentifier () 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 () |
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_s2_satellite_delivery_system * | s |
const descr_scrambling_sequence_selector * | sss |
int | input_stream_identifier |
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 516 of file include/libsi/descriptor.h.
int SI::S2SatelliteDeliverySystemDescriptor::getBackwardsCompatibilityIndicator | ( | ) | const |
Definition at line 871 of file descriptor.c.
References SI::ExtendedEventDescriptor::s.
int SI::S2SatelliteDeliverySystemDescriptor::getBackwardsCompatibilityIndicator | ( | ) | const |
|
inline |
Definition at line 522 of file include/libsi/descriptor.h.
References input_stream_identifier.
Referenced by cNitFilter::Process().
|
inline |
Definition at line 522 of file libsi/descriptor.h.
References input_stream_identifier.
int SI::S2SatelliteDeliverySystemDescriptor::getMultipleInputStreamFlag | ( | ) | const |
Definition at line 867 of file descriptor.c.
References SI::ExtendedEventDescriptor::s.
int SI::S2SatelliteDeliverySystemDescriptor::getMultipleInputStreamFlag | ( | ) | const |
int SI::S2SatelliteDeliverySystemDescriptor::getScramblingSequenceIndex | ( | ) | const |
Definition at line 875 of file descriptor.c.
References HILO.
int SI::S2SatelliteDeliverySystemDescriptor::getScramblingSequenceIndex | ( | ) | const |
int SI::S2SatelliteDeliverySystemDescriptor::getScramblingSequenceSelector | ( | ) | const |
Definition at line 863 of file descriptor.c.
References SI::ExtendedEventDescriptor::s.
int SI::S2SatelliteDeliverySystemDescriptor::getScramblingSequenceSelector | ( | ) | const |
|
protectedvirtual |
Implements SI::Parsable.
Definition at line 853 of file descriptor.c.
References SI::Object::data, SI::CharArray::getData(), SI::ExtendedEventDescriptor::s, and SI::CharArray::setPointerAndOffset().
|
protectedvirtual |
Implements SI::Parsable.
|
private |
Definition at line 528 of file include/libsi/descriptor.h.
Referenced by getInputStreamIdentifier().
|
private |
Definition at line 526 of file include/libsi/descriptor.h.
|
private |
Definition at line 527 of file include/libsi/descriptor.h.