vdr 2.7.6
SI::PDCDescriptor Class Reference

#include <descriptor.h>

Public Member Functions

int getDay () const
int getMonth () const
int getHour () const
int getMinute () const
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 ()

Protected Member Functions

virtual void Parse () override
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 ()

Private Attributes

const descr_pdcs

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)
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 495 of file descriptor.h.

Member Function Documentation

◆ getDay()

int SI::PDCDescriptor::getDay ( ) const

Definition at line 828 of file descriptor.c.

References s.

Referenced by cEIT::cEIT().

◆ getHour()

int SI::PDCDescriptor::getHour ( ) const

Definition at line 836 of file descriptor.c.

References s.

Referenced by cEIT::cEIT().

◆ getMinute()

int SI::PDCDescriptor::getMinute ( ) const

Definition at line 840 of file descriptor.c.

References s.

Referenced by cEIT::cEIT().

◆ getMonth()

int SI::PDCDescriptor::getMonth ( ) const

Definition at line 832 of file descriptor.c.

References s.

Referenced by cEIT::cEIT().

◆ Parse()

void SI::PDCDescriptor::Parse ( )
overrideprotectedvirtual

Implements SI::Parsable.

Definition at line 823 of file descriptor.c.

References SI::Object::data, and s.

Member Data Documentation

◆ s

const descr_pdc* SI::PDCDescriptor::s
private

Definition at line 504 of file descriptor.h.

Referenced by getDay(), getHour(), getMinute(), getMonth(), and Parse().


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