vdr
1.7.27
|
#include <descriptor.h>
Public Member Functions | |
virtual int | getLength () |
int | getContentNibbleLevel1 () const |
int | getContentNibbleLevel2 () const |
int | getUserNibble1 () const |
int | getUserNibble2 () const |
virtual int | getLength () |
int | getContentNibbleLevel1 () const |
int | getContentNibbleLevel2 () const |
int | getUserNibble1 () const |
int | getUserNibble2 () const |
Protected Member Functions | |
virtual void | Parse () |
virtual void | Parse () |
Private Attributes | |
const nibble_content * | s |
Definition at line 90 of file include/libsi/descriptor.h.
int SI::ContentDescriptor::Nibble::getContentNibbleLevel1 | ( | ) | const |
Definition at line 284 of file descriptor.c.
References SI::ExtendedEventDescriptor::s.
Referenced by cEIT::cEIT().
int SI::ContentDescriptor::Nibble::getContentNibbleLevel1 | ( | ) | const |
int SI::ContentDescriptor::Nibble::getContentNibbleLevel2 | ( | ) | const |
int SI::ContentDescriptor::Nibble::getContentNibbleLevel2 | ( | ) | const |
Definition at line 288 of file descriptor.c.
References SI::ExtendedEventDescriptor::s.
Referenced by cEIT::cEIT().
virtual int SI::ContentDescriptor::Nibble::getLength | ( | ) | [inline, virtual] |
Implements SI::Object.
Definition at line 92 of file include/libsi/descriptor.h.
virtual int SI::ContentDescriptor::Nibble::getLength | ( | ) | [inline, virtual] |
Implements SI::Object.
Definition at line 92 of file libsi/descriptor.h.
int SI::ContentDescriptor::Nibble::getUserNibble1 | ( | ) | const |
Definition at line 292 of file descriptor.c.
References SI::ExtendedEventDescriptor::s.
int SI::ContentDescriptor::Nibble::getUserNibble1 | ( | ) | const |
int SI::ContentDescriptor::Nibble::getUserNibble2 | ( | ) | const |
int SI::ContentDescriptor::Nibble::getUserNibble2 | ( | ) | const |
Definition at line 296 of file descriptor.c.
References SI::ExtendedEventDescriptor::s.
void SI::ContentDescriptor::Nibble::Parse | ( | ) | [protected, virtual] |
Implements SI::Parsable.
Definition at line 300 of file descriptor.c.
References SI::Object::data, SI::CharArray::getData(), and SI::ExtendedEventDescriptor::s.
virtual void SI::ContentDescriptor::Nibble::Parse | ( | ) | [protected, virtual] |
Implements SI::Parsable.
const nibble_content * SI::ContentDescriptor::Nibble::s [private] |
Definition at line 100 of file include/libsi/descriptor.h.