MythTV
master
|
Go to the source code of this file.
Functions | |
static uint | GetPrivateDataSpecifier (const unsigned char *desc, uint priv_dsid) |
QDateTime | dvbdate2qt (const unsigned char *buf) |
time_t | dvbdate2unix (const unsigned char *buf) |
uint32_t | dvbdate2key (const unsigned char *buf) |
Definition at line 9 of file dvbtables.cpp.
Referenced by NetworkInformationTable::toString(), ServiceDescriptionTable::toString(), and BouquetAssociationTable::toString().
QDateTime dvbdate2qt | ( | const unsigned char * | buf | ) |
Definition at line 304 of file dvbtables.cpp.
Referenced by DishEventTagsDescriptor::originalairdate(), and LocalTimeOffsetDescriptor::TimeOfChange().
time_t dvbdate2unix | ( | const unsigned char * | buf | ) |
Definition at line 345 of file dvbtables.cpp.
Referenced by LocalTimeOffsetDescriptor::TimeOfChangeUnix().
dvbdate2key | ( | const unsigned char * | buf | ) |
Definition at line 363 of file dvbtables.cpp.
Referenced by DVBEventInformationTable::StartTimeKey().