vdr  2.2.0
Public Member Functions | Public Attributes | Protected Member Functions | Private Attributes | List of all members
SI::LocalTimeOffsetDescriptor::LocalTimeOffset Class Reference

#include <descriptor.h>

Public Member Functions

virtual int getLength ()
 
int getCountryId () const
 
int getLocalTimeOffsetPolarity () const
 
int getLocalTimeOffset () const
 
time_t getTimeOfChange () const
 
int getNextTimeOffset () 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 ()
 

Public Attributes

char countryCode [4]
 

Protected Member Functions

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

Additional Inherited Members

- Protected Attributes inherited from SI::Object
CharArray data
 

Detailed Description

Definition at line 440 of file descriptor.h.

Member Function Documentation

int SI::LocalTimeOffsetDescriptor::LocalTimeOffset::getCountryId ( ) const

Definition at line 720 of file descriptor.c.

virtual int SI::LocalTimeOffsetDescriptor::LocalTimeOffset::getLength ( )
inlinevirtual

Implements SI::Object.

Definition at line 443 of file descriptor.h.

References SI::ShortEventDescriptor::Parse().

int SI::LocalTimeOffsetDescriptor::LocalTimeOffset::getLocalTimeOffset ( ) const

Definition at line 728 of file descriptor.c.

int SI::LocalTimeOffsetDescriptor::LocalTimeOffset::getLocalTimeOffsetPolarity ( ) const

Definition at line 724 of file descriptor.c.

int SI::LocalTimeOffsetDescriptor::LocalTimeOffset::getNextTimeOffset ( ) const

Definition at line 736 of file descriptor.c.

time_t SI::LocalTimeOffsetDescriptor::LocalTimeOffset::getTimeOfChange ( ) const

Definition at line 732 of file descriptor.c.

References SI::DVBTime::getTime().

void SI::LocalTimeOffsetDescriptor::LocalTimeOffset::Parse ( )
protectedvirtual

Member Data Documentation

char SI::LocalTimeOffsetDescriptor::LocalTimeOffset::countryCode[4]

Definition at line 442 of file descriptor.h.

const local_time_offset_entry* SI::LocalTimeOffsetDescriptor::LocalTimeOffset::s
private

Definition at line 452 of file descriptor.h.


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