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

#include <descriptor.h>

Public Member Functions

int getDay () const
 
int getMonth () const
 
int getHour () const
 
int getMinute () const
 
int getDay () const
 
int getMonth () const
 
int getHour () const
 
int getMinute () const
 
- Public Member Functions inherited from SI::Descriptor
virtual int getLength ()
 
DescriptorTag getDescriptorTag () const
 
virtual int getLength ()
 
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 ()
 
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 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 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)
 
static DescriptorgetDescriptor (CharArray d, DescriptorTagDomain domain, bool returnUnimplemetedDescriptor)
 
- Protected Attributes inherited from SI::Object
CharArray data
 

Detailed Description

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

Member Function Documentation

◆ getDay() [1/2]

int SI::PDCDescriptor::getDay ( ) const

Definition at line 828 of file descriptor.c.

References SI::ExtendedEventDescriptor::s.

Referenced by cEIT::cEIT().

◆ getDay() [2/2]

int SI::PDCDescriptor::getDay ( ) const

◆ getHour() [1/2]

int SI::PDCDescriptor::getHour ( ) const

Definition at line 836 of file descriptor.c.

References SI::ExtendedEventDescriptor::s.

Referenced by cEIT::cEIT().

◆ getHour() [2/2]

int SI::PDCDescriptor::getHour ( ) const

◆ getMinute() [1/2]

int SI::PDCDescriptor::getMinute ( ) const

Definition at line 840 of file descriptor.c.

References SI::ExtendedEventDescriptor::s.

Referenced by cEIT::cEIT().

◆ getMinute() [2/2]

int SI::PDCDescriptor::getMinute ( ) const

◆ getMonth() [1/2]

int SI::PDCDescriptor::getMonth ( ) const

Definition at line 832 of file descriptor.c.

References SI::ExtendedEventDescriptor::s.

Referenced by cEIT::cEIT().

◆ getMonth() [2/2]

int SI::PDCDescriptor::getMonth ( ) const

◆ Parse() [1/2]

void SI::PDCDescriptor::Parse ( )
protectedvirtual

◆ Parse() [2/2]

virtual void SI::PDCDescriptor::Parse ( )
protectedvirtual

Implements SI::Parsable.

Member Data Documentation

◆ s

const descr_pdc * SI::PDCDescriptor::s
private

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


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