MythTV  0.26-pre
Public Member Functions
SCTESystemTimeTable Class Reference

This table contains the GPS time at the time of transmission. More...

#include <sctetables.h>

Inheritance diagram for SCTESystemTimeTable:
PSIPTable PESPacket

List of all members.

Public Member Functions

 SCTESystemTimeTable (const SCTESystemTimeTable &table)
 SCTESystemTimeTable (const PSIPTable &table)
uint32_t SystemTimeRaw (void) const
QDateTime SystemTimeGPS (void) const
QDateTime SystemTimeUTC (void) const
time_t GPSUnix (void) const
time_t UTCUnix (void) const
uint GPSUTCOffset (void) const
uint DescriptorsLength (void) const
const unsigned char * Descriptors (void) const
QString toString (void) const
QString toStringXML (uint indent_level) const

Detailed Description

This table contains the GPS time at the time of transmission.

Definition at line 564 of file sctetables.h.


Constructor & Destructor Documentation

Definition at line 567 of file sctetables.h.

Definition at line 571 of file sctetables.h.


Member Function Documentation

Definition at line 586 of file sctetables.h.

Referenced by toString(), and toStringXML().

QDateTime SCTESystemTimeTable::SystemTimeGPS ( void  ) const [inline]

Definition at line 591 of file sctetables.h.

QDateTime SCTESystemTimeTable::SystemTimeUTC ( void  ) const [inline]

Definition at line 593 of file sctetables.h.

Referenced by toString(), and toStringXML().

time_t SCTESystemTimeTable::GPSUnix ( void  ) const [inline]

Definition at line 595 of file sctetables.h.

time_t SCTESystemTimeTable::UTCUnix ( void  ) const [inline]

Definition at line 597 of file sctetables.h.

Definition at line 600 of file sctetables.h.

Referenced by toString(), and toStringXML().

Definition at line 602 of file sctetables.h.

Referenced by toStringXML().

const unsigned char* SCTESystemTimeTable::Descriptors ( void  ) const [inline]

Definition at line 604 of file sctetables.h.

Referenced by toStringXML().

QString SCTESystemTimeTable::toString ( void  ) const [virtual]

Reimplemented from PSIPTable.

Definition at line 532 of file sctetables.cpp.

Referenced by toStringXML().

QString SCTESystemTimeTable::toStringXML ( uint  indent_level) const [virtual]

Reimplemented from PSIPTable.

Definition at line 541 of file sctetables.cpp.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends