MythTV  0.26-pre
Public Member Functions
ExtendedTextTable Class Reference

ExtendedTextTable contain additional text not contained in EventInformationTables. More...

#include <atsctables.h>

Inheritance diagram for ExtendedTextTable:
PSIPTable PESPacket

List of all members.

Public Member Functions

 ExtendedTextTable (const ExtendedTextTable &table)
 ExtendedTextTable (const PSIPTable &table)
 ~ExtendedTextTable ()
uint ExtendedTextTableID () const
void SetExtendedTextTableID (uint id)
bool IsChannelETM (void) const
bool IsEventETM (void) const
uint SourceID (void) const
uint EventID (void) const
const MultipleStringStructure ExtendedTextMessage () const
QString toString () const

Detailed Description

ExtendedTextTable contain additional text not contained in EventInformationTables.

See also:
EventInformationTable

Definition at line 618 of file atsctables.h.


Constructor & Destructor Documentation

Definition at line 621 of file atsctables.h.

ExtendedTextTable::ExtendedTextTable ( const PSIPTable table) [inline]

Definition at line 625 of file atsctables.h.

Definition at line 629 of file atsctables.h.


Member Function Documentation

Definition at line 644 of file atsctables.h.

Referenced by toString().

Definition at line 645 of file atsctables.h.

Definition at line 652 of file atsctables.h.

Referenced by toString().

bool ExtendedTextTable::IsEventETM ( void  ) const [inline]

Definition at line 653 of file atsctables.h.

Referenced by ATSCStreamData::HandleTables(), and toString().

uint ExtendedTextTable::SourceID ( void  ) const [inline]

Definition at line 654 of file atsctables.h.

Referenced by ATSCStreamData::HandleTables(), and toString().

uint ExtendedTextTable::EventID ( void  ) const [inline]

Definition at line 656 of file atsctables.h.

Referenced by EITHelper::AddETT(), and toString().

Definition at line 660 of file atsctables.h.

Referenced by EITHelper::AddETT(), and toString().

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

Reimplemented from PSIPTable.

Definition at line 469 of file atsctables.cpp.

Referenced by PrintATSCEITStreamListener::HandleETT().


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