vdr
1.7.27
|
#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 |
virtual int | getLength () |
int | getCountryId () const |
int | getLocalTimeOffsetPolarity () const |
int | getLocalTimeOffset () const |
time_t | getTimeOfChange () const |
int | getNextTimeOffset () const |
Public Attributes | |
char | countryCode [4] |
Protected Member Functions | |
virtual void | Parse () |
virtual void | Parse () |
Private Attributes | |
const local_time_offset_entry * | s |
Definition at line 440 of file include/libsi/descriptor.h.
Definition at line 720 of file descriptor.c.
References SI::ExtendedEventDescriptor::s.
virtual int SI::LocalTimeOffsetDescriptor::LocalTimeOffset::getLength | ( | ) | [inline, virtual] |
Implements SI::Object.
Definition at line 443 of file include/libsi/descriptor.h.
virtual int SI::LocalTimeOffsetDescriptor::LocalTimeOffset::getLength | ( | ) | [inline, virtual] |
Implements SI::Object.
Definition at line 443 of file libsi/descriptor.h.
Definition at line 728 of file descriptor.c.
References SI::ExtendedEventDescriptor::s.
Definition at line 724 of file descriptor.c.
References SI::ExtendedEventDescriptor::s.
Definition at line 736 of file descriptor.c.
References SI::ExtendedEventDescriptor::s.
time_t SI::LocalTimeOffsetDescriptor::LocalTimeOffset::getTimeOfChange | ( | ) | const |
Definition at line 732 of file descriptor.c.
References SI::DVBTime::getTime(), and SI::ExtendedEventDescriptor::s.
time_t SI::LocalTimeOffsetDescriptor::LocalTimeOffset::getTimeOfChange | ( | ) | const |
virtual void SI::LocalTimeOffsetDescriptor::LocalTimeOffset::Parse | ( | ) | [protected, virtual] |
Implements SI::Parsable.
void SI::LocalTimeOffsetDescriptor::LocalTimeOffset::Parse | ( | ) | [protected, virtual] |
Implements SI::Parsable.
Definition at line 740 of file descriptor.c.
References SI::Object::data, SI::CharArray::getData(), and SI::ExtendedEventDescriptor::s.
Definition at line 442 of file include/libsi/descriptor.h.
const local_time_offset_entry * SI::LocalTimeOffsetDescriptor::LocalTimeOffset::s [private] |
Definition at line 452 of file include/libsi/descriptor.h.