|
MythTV master
|
#include <cmath>#include <QChar>#include <QTimeZone>#include "dvbtables.h"#include "dvbdescriptors.h"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) |
| dvbdate2key | ( | const unsigned char * | buf | ) |
Definition at line 370 of file dvbtables.cpp.
Referenced by DVBEventInformationTable::StartTimeKey().
| QDateTime dvbdate2qt | ( | const unsigned char * | buf | ) |
Definition at line 307 of file dvbtables.cpp.
Referenced by DishEventTagsDescriptor::originalairdate(), and LocalTimeOffsetDescriptor::TimeOfChange().
| time_t dvbdate2unix | ( | const unsigned char * | buf | ) |
Definition at line 352 of file dvbtables.cpp.
Referenced by LocalTimeOffsetDescriptor::TimeOfChangeUnix().
Definition at line 12 of file dvbtables.cpp.
Referenced by NetworkInformationTable::toString(), ServiceDescriptionTable::toString(), and BouquetAssociationTable::toString().