vdr 2.7.5
SI::LocalTimeOffsetDescriptor::LocalTimeOffset Class Reference

#include <descriptor.h>

Public Member Functions

virtual int getLength () override
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 () 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 local_time_offset_entrys

Additional Inherited Members

Protected Attributes inherited from SI::Object
CharArray data

Detailed Description

Definition at line 441 of file descriptor.h.

Member Function Documentation

◆ getCountryId()

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

Definition at line 729 of file descriptor.c.

References s.

◆ getLength()

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

Implements SI::Object.

Definition at line 444 of file descriptor.h.

◆ getLocalTimeOffset()

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

Definition at line 737 of file descriptor.c.

References s.

◆ getLocalTimeOffsetPolarity()

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

Definition at line 733 of file descriptor.c.

References s.

◆ getNextTimeOffset()

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

Definition at line 745 of file descriptor.c.

References s.

◆ getTimeOfChange()

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

Definition at line 741 of file descriptor.c.

References SI::DVBTime::getTime(), and s.

◆ Parse()

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

Implements SI::Parsable.

Definition at line 749 of file descriptor.c.

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

Member Data Documentation

◆ countryCode

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

Definition at line 443 of file descriptor.h.

Referenced by Parse().

◆ s

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

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