Go to the source code of this file.
Functions | |
| QDateTime | dvbdate2qt (const unsigned char *buf) |
| time_t | dvbdate2unix (const unsigned char *buf) |
| uint32_t | dvbdate2key (const unsigned char *buf) |
| dvbdate2qt | ( | const unsigned char * | buf | ) |
Definition at line 187 of file dvbtables.cpp.
Referenced by DVBEventInformationTable::StartTimeUTC(), and TimeDateTable::UTC().
| dvbdate2unix | ( | const unsigned char * | buf | ) |
Definition at line 229 of file dvbtables.cpp.
Referenced by DVBEventInformationTable::StartTimeUnixUTC(), and TimeDateTable::UTCUnix().
| dvbdate2key | ( | const unsigned char * | buf | ) |
Definition at line 247 of file dvbtables.cpp.
Referenced by DVBEventInformationTable::StartTimeKey().
1.5.5