vdr 2.6.1
Public Member Functions | Protected Member Functions | Private Attributes | List of all members
SI::ContentDescriptor::Nibble Class Reference

#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
 
- Public Member Functions inherited from SI::Object
 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
 
- Public Member Functions inherited from SI::Parsable
void CheckParse ()
 
void CheckParse ()
 

Protected Member Functions

virtual void Parse ()
 
virtual void Parse ()
 
- Protected Member Functions inherited from SI::Object
void setData (CharArray &d)
 
bool checkSize (int offset)
 
void setData (CharArray &d)
 
bool checkSize (int offset)
 
- Protected Member Functions inherited from SI::Parsable
 Parsable ()
 
virtual ~Parsable ()
 
virtual void Parse ()=0
 
 Parsable ()
 
virtual ~Parsable ()
 
virtual void Parse ()=0
 

Private Attributes

const nibble_contents
 

Additional Inherited Members

- Protected Attributes inherited from SI::Object
CharArray data
 

Detailed Description

Definition at line 90 of file include/libsi/descriptor.h.

Member Function Documentation

◆ getContentNibbleLevel1() [1/2]

int SI::ContentDescriptor::Nibble::getContentNibbleLevel1 ( ) const

Definition at line 289 of file descriptor.c.

References SI::ExtendedEventDescriptor::s.

Referenced by cEIT::cEIT().

◆ getContentNibbleLevel1() [2/2]

int SI::ContentDescriptor::Nibble::getContentNibbleLevel1 ( ) const

◆ getContentNibbleLevel2() [1/2]

int SI::ContentDescriptor::Nibble::getContentNibbleLevel2 ( ) const

Definition at line 293 of file descriptor.c.

References SI::ExtendedEventDescriptor::s.

Referenced by cEIT::cEIT().

◆ getContentNibbleLevel2() [2/2]

int SI::ContentDescriptor::Nibble::getContentNibbleLevel2 ( ) const

◆ getLength() [1/2]

virtual int SI::ContentDescriptor::Nibble::getLength ( )
inlinevirtual

Implements SI::Object.

Definition at line 92 of file include/libsi/descriptor.h.

◆ getLength() [2/2]

virtual int SI::ContentDescriptor::Nibble::getLength ( )
inlinevirtual

Implements SI::Object.

Definition at line 92 of file libsi/descriptor.h.

◆ getUserNibble1() [1/2]

int SI::ContentDescriptor::Nibble::getUserNibble1 ( ) const

Definition at line 297 of file descriptor.c.

References SI::ExtendedEventDescriptor::s.

◆ getUserNibble1() [2/2]

int SI::ContentDescriptor::Nibble::getUserNibble1 ( ) const

◆ getUserNibble2() [1/2]

int SI::ContentDescriptor::Nibble::getUserNibble2 ( ) const

Definition at line 301 of file descriptor.c.

References SI::ExtendedEventDescriptor::s.

◆ getUserNibble2() [2/2]

int SI::ContentDescriptor::Nibble::getUserNibble2 ( ) const

◆ Parse() [1/2]

void SI::ContentDescriptor::Nibble::Parse ( )
protectedvirtual

Implements SI::Parsable.

Definition at line 305 of file descriptor.c.

References SI::Object::data, SI::CharArray::getData(), and SI::ExtendedEventDescriptor::s.

◆ Parse() [2/2]

virtual void SI::ContentDescriptor::Nibble::Parse ( )
protectedvirtual

Implements SI::Parsable.

Member Data Documentation

◆ s

const nibble_content * SI::ContentDescriptor::Nibble::s
private

Definition at line 100 of file include/libsi/descriptor.h.


The documentation for this class was generated from the following files: