|
vdr
1.7.27
|
#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 |
Protected Member Functions | |
| virtual void | Parse () |
| virtual void | Parse () |
Private Attributes | |
| const descr_pdc * | s |
Definition at line 496 of file include/libsi/descriptor.h.
| int SI::PDCDescriptor::getDay | ( | ) | const |
Definition at line 819 of file descriptor.c.
References SI::ExtendedEventDescriptor::s.
Referenced by cEIT::cEIT().
| int SI::PDCDescriptor::getDay | ( | ) | const |
| int SI::PDCDescriptor::getHour | ( | ) | const |
| int SI::PDCDescriptor::getHour | ( | ) | const |
Definition at line 827 of file descriptor.c.
References SI::ExtendedEventDescriptor::s.
Referenced by cEIT::cEIT().
| int SI::PDCDescriptor::getMinute | ( | ) | const |
| int SI::PDCDescriptor::getMinute | ( | ) | const |
Definition at line 831 of file descriptor.c.
References SI::ExtendedEventDescriptor::s.
Referenced by cEIT::cEIT().
| int SI::PDCDescriptor::getMonth | ( | ) | const |
| int SI::PDCDescriptor::getMonth | ( | ) | const |
Definition at line 823 of file descriptor.c.
References SI::ExtendedEventDescriptor::s.
Referenced by cEIT::cEIT().
| virtual void SI::PDCDescriptor::Parse | ( | ) | [protected, virtual] |
Implements SI::Parsable.
| void SI::PDCDescriptor::Parse | ( | ) | [protected, virtual] |
Implements SI::Parsable.
Definition at line 814 of file descriptor.c.
References SI::Object::data, SI::ExtendedEventDescriptor::s, and SI::CharArray::setPointerAndOffset().
const descr_pdc * SI::PDCDescriptor::s [private] |
Definition at line 505 of file include/libsi/descriptor.h.
1.8.0