dvbtables.h File Reference

Go to the source code of this file.

Classes

class  NetworkInformationTable
 This table tells the decoder on which PIDs to find other tables. More...
class  ServiceDescriptionTable
 This table tells the decoder on which PIDs to find A/V data. More...
class  DiscontinuityInformationTable
class  SelectionInformationTable
class  DVBEventInformationTable
class  TimeDateTable
 This table gives the current DVB stream time. More...

Functions

QDateTime dvbdate2qt (const unsigned char *)
time_t dvbdate2unix (const unsigned char *)
uint32_t dvbdate2key (const unsigned char *)


Function Documentation

QDateTime dvbdate2qt ( const unsigned char *  buf  ) 

Returns:
UTC time as QDateTime

Definition at line 187 of file dvbtables.cpp.

Referenced by DVBEventInformationTable::StartTimeUTC(), and TimeDateTable::UTC().

time_t dvbdate2unix ( const unsigned char *  buf  ) 

Returns:
UTC time as time_t

Definition at line 229 of file dvbtables.cpp.

Referenced by DVBEventInformationTable::StartTimeUnixUTC(), and TimeDateTable::UTCUnix().

uint32_t dvbdate2key ( const unsigned char *  buf  ) 

Returns:
UTC time as 32 bit key

Definition at line 247 of file dvbtables.cpp.

Referenced by DVBEventInformationTable::StartTimeKey().


Generated on Sat Dec 18 05:15:51 2010 for MythTV by  doxygen 1.5.5