vdr
2.2.0
|
#include <descriptor.h>
Public Member Functions | |
virtual int | getLength () |
time_t | getStartTime (int mjd) const |
![]() | |
Object () | |
Object (CharArray &d) | |
void | setData (const unsigned char *data, int size, bool doCopy=true) |
CharArray | getData () |
bool | isValid () |
![]() | |
void | CheckParse () |
Protected Member Functions | |
virtual void | Parse () |
![]() | |
void | setData (CharArray &d) |
bool | checkSize (int offset) |
![]() | |
Parsable () | |
virtual | ~Parsable () |
Private Attributes | |
const item_premiere_content_transmission_time * | s |
Additional Inherited Members | |
![]() | |
CharArray | data |
Definition at line 602 of file descriptor.h.
|
inlinevirtual |
Implements SI::Object.
Definition at line 604 of file descriptor.h.
References SI::ShortEventDescriptor::Parse().
time_t SI::PremiereContentTransmissionDescriptor::StartDayEntry::StartTimeEntry::getStartTime | ( | int | mjd | ) | const |
Definition at line 1001 of file descriptor.c.
References SI::DVBTime::getTime().
|
protectedvirtual |
Implements SI::Parsable.
Definition at line 1005 of file descriptor.c.
References SI::Object::data, and SI::CharArray::getData().
|
private |
Definition at line 609 of file descriptor.h.