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 239 of file dvbtables.cpp.
Referenced by DishEventTagsDescriptor::originalairdate(), DVBEventInformationTable::StartTimeUTC(), and TimeDateTable::UTC().
| dvbdate2unix | ( | const unsigned char * | buf | ) |
Definition at line 282 of file dvbtables.cpp.
Referenced by DVBEventInformationTable::StartTimeUnixUTC(), and TimeDateTable::UTCUnix().
| dvbdate2key | ( | const unsigned char * | buf | ) |
Definition at line 300 of file dvbtables.cpp.
Referenced by DVBEventInformationTable::StartTimeKey().
1.6.3