ATSCEvent Class Reference

#include <eithelper.h>

List of all members.

Public Member Functions

 ATSCEvent ()
 This empty constructor is needed for the QMap<> to work, it is not intended to be used to initialize an ATSC Event.
 ATSCEvent (uint a, uint b, uint c, QString d, const unsigned char *e, uint f)
 This is the only valid constructor for ATSCEvent.

Public Attributes

uint32_t start_time
uint32_t length
uint32_t etm
uint32_t desc_length
QString title
const unsigned char * desc

Detailed Description

Definition at line 19 of file eithelper.h.


Constructor & Destructor Documentation

ATSCEvent::ATSCEvent (  )  [inline]

This empty constructor is needed for the QMap<> to work, it is not intended to be used to initialize an ATSC Event.

Since we immediately initialize the value inserted into the QMap this is safe in that use.

Definition at line 26 of file eithelper.h.

ATSCEvent::ATSCEvent ( uint  a,
uint  b,
uint  c,
QString  d,
const unsigned char *  e,
uint  f 
) [inline]

This is the only valid constructor for ATSCEvent.

Definition at line 28 of file eithelper.h.


Member Data Documentation

Definition at line 35 of file eithelper.h.

Definition at line 36 of file eithelper.h.

Referenced by EITHelper::CompleteEvent().

Definition at line 37 of file eithelper.h.

Definition at line 38 of file eithelper.h.

Referenced by EITHelper::CompleteEvent().

Definition at line 39 of file eithelper.h.

const unsigned char* ATSCEvent::desc

Definition at line 40 of file eithelper.h.

Referenced by EITHelper::CompleteEvent().


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Generated on Mon Feb 6 06:41:46 2012 for MythTV by  doxygen 1.6.3