vdr 2.7.6
SI::GroupDescriptor Class Referenceabstract

#include <si.h>

Public Member Functions

virtual int getDescriptorNumber ()=0
virtual int getLastDescriptorNumber ()=0
Public Member Functions inherited from SI::Descriptor
virtual int getLength () override
DescriptorTag getDescriptorTag () 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 ()
Public Member Functions inherited from SI::Parsable
void CheckParse ()

Additional Inherited Members

Static Public Member Functions inherited from SI::Descriptor
static int getLength (const unsigned char *d)
static DescriptorTag getDescriptorTag (const unsigned char *d)
Protected Member Functions inherited from SI::Object
void setData (CharArray &d)
bool checkSize (int offset)
Protected Member Functions inherited from SI::Parsable
 Parsable ()
virtual ~Parsable ()
virtual void Parse ()=0
Static Protected Member Functions inherited from SI::Descriptor
static DescriptorgetDescriptor (CharArray d, DescriptorTagDomain domain, bool returnUnimplemetedDescriptor)
Protected Attributes inherited from SI::Object
CharArray data

Detailed Description

Definition at line 475 of file si.h.

Member Function Documentation

◆ getDescriptorNumber()

virtual int SI::GroupDescriptor::getDescriptorNumber ( )
pure virtual

◆ getLastDescriptorNumber()

virtual int SI::GroupDescriptor::getLastDescriptorNumber ( )
pure virtual

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