MythTV  master
Public Member Functions | Private Attributes | List of all members
InverseChannelMapSubtable Class Reference

#include <sctetables.h>

Public Member Functions

 InverseChannelMapSubtable (const unsigned char *data)
 
uint FirstMapIndex (void) const
 
uint RecordCount (void) const
 
uint SourceID (uint i) const
 
uint VirtualChannelNumber (uint i) const
 
QString toStringXML (uint indent_level) const
 
uint Size (void) const
 

Private Attributes

const unsigned char * m_data
 

Detailed Description

Definition at line 469 of file sctetables.h.

Constructor & Destructor Documentation

◆ InverseChannelMapSubtable()

InverseChannelMapSubtable::InverseChannelMapSubtable ( const unsigned char *  data)
inlineexplicit

Definition at line 472 of file sctetables.h.

Member Function Documentation

◆ FirstMapIndex()

uint InverseChannelMapSubtable::FirstMapIndex ( void  ) const
inline

Definition at line 475 of file sctetables.h.

Referenced by toStringXML().

◆ RecordCount()

uint InverseChannelMapSubtable::RecordCount ( void  ) const
inline

Definition at line 478 of file sctetables.h.

Referenced by toStringXML().

◆ SourceID()

uint InverseChannelMapSubtable::SourceID ( uint  i) const
inline

Definition at line 481 of file sctetables.h.

Referenced by toStringXML().

◆ VirtualChannelNumber()

uint InverseChannelMapSubtable::VirtualChannelNumber ( uint  i) const
inline

Definition at line 484 of file sctetables.h.

Referenced by toStringXML().

◆ toStringXML()

QString InverseChannelMapSubtable::toStringXML ( uint  indent_level) const

Definition at line 479 of file sctetables.cpp.

Referenced by ShortVirtualChannelTable::toStringXML().

◆ Size()

uint InverseChannelMapSubtable::Size ( void  ) const
inline

Definition at line 489 of file sctetables.h.

Member Data Documentation

◆ m_data

const unsigned char* InverseChannelMapSubtable::m_data
private

Definition at line 492 of file sctetables.h.


The documentation for this class was generated from the following files: