vdr
2.2.0
|
Public Member Functions | |
cTDT (const u_char *Data) | |
![]() | |
TDT (const unsigned char *data, bool doCopy=true) | |
TDT () | |
time_t | getTime () const |
![]() | |
Section (const unsigned char *data, bool doCopy=true) | |
Section () | |
TableId | getTableId () const |
virtual int | getLength () |
![]() | |
Object () | |
Object (CharArray &d) | |
void | setData (const unsigned char *data, int size, bool doCopy=true) |
CharArray | getData () |
bool | isValid () |
![]() | |
void | CheckParse () |
Static Private Attributes | |
static cMutex | mutex |
static time_t | lastAdj = 0 |
Additional Inherited Members | |
![]() | |
static int | getLength (const unsigned char *d) |
static TableId | getTableId (const unsigned char *d) |
![]() | |
virtual void | Parse () |
![]() | |
void | setData (CharArray &d) |
bool | checkSize (int offset) |
![]() | |
Parsable () | |
virtual | ~Parsable () |
![]() | |
CharArray | data |
cTDT::cTDT | ( | const u_char * | Data | ) |
Definition at line 334 of file eit.c.
References ADJ_DELTA, SI::Parsable::CheckParse(), cEitFilter::disableUntil, esyslog, SI::TDT::getTime(), isyslog, lastAdj, cMutex::Lock(), MAX_ADJ_DIFF, MAX_TIME_DIFF, mutex, TimeToString(), and cMutex::Unlock().