vdr
1.7.31
|
#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 |
![]() | |
virtual int | getLength () |
DescriptorTag | getDescriptorTag () const |
virtual int | getLength () |
DescriptorTag | getDescriptorTag () const |
Protected Member Functions | |
virtual void | Parse () |
virtual void | Parse () |
Private Attributes | |
const descr_pdc * | s |
Additional Inherited Members | |
![]() | |
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 Descriptor * | getDescriptor (CharArray d, DescriptorTagDomain domain, bool returnUnimplemetedDescriptor) |
static Descriptor * | getDescriptor (CharArray d, DescriptorTagDomain domain, bool returnUnimplemetedDescriptor) |
![]() | |
CharArray | data |
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().
|
protectedvirtual |
Implements SI::Parsable.
|
protectedvirtual |
Implements SI::Parsable.
Definition at line 814 of file descriptor.c.
References SI::Object::data, SI::ExtendedEventDescriptor::s, and SI::CharArray::setPointerAndOffset().
|
private |
Definition at line 505 of file include/libsi/descriptor.h.