MythTV  0.26-pre
Public Member Functions
ConditionalAccessTable Class Reference

The CAT is used to transmit additional ConditionalAccessDescriptor instances, in addition to the ones in the PMTs. More...

#include <mpegtables.h>

Inheritance diagram for ConditionalAccessTable:
PSIPTable PESPacket

List of all members.

Public Member Functions

 ConditionalAccessTable (const PSIPTable &table)
uint DescriptorsLength (void) const
const unsigned char * Descriptors (void) const
virtual QString toString (void) const
virtual QString toStringXML (uint indent_level) const

Detailed Description

The CAT is used to transmit additional ConditionalAccessDescriptor instances, in addition to the ones in the PMTs.

Definition at line 718 of file mpegtables.h.


Constructor & Destructor Documentation

Definition at line 721 of file mpegtables.h.


Member Function Documentation

Definition at line 741 of file mpegtables.h.

Referenced by MPEGStreamData::ProcessCAT(), toString(), and toStringXML().

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

Definition at line 743 of file mpegtables.h.

Referenced by MPEGStreamData::ProcessCAT(), toString(), and toStringXML().

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

Reimplemented from PSIPTable.

Definition at line 1102 of file mpegtables.cpp.

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

Reimplemented from PSIPTable.

Definition at line 1118 of file mpegtables.cpp.


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