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

#include <libmythtv/mpeg/sctetables.h>

Public Member Functions

 DefinedChannelsMapSubtable (const unsigned char *data)
 
uint FirstVirtualChannel (void) const
 
uint DCMDataLength (void) const
 
bool RangeDefined (uint i) const
 
uint ChannelsCount (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 326 of file sctetables.h.

Constructor & Destructor Documentation

◆ DefinedChannelsMapSubtable()

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

Definition at line 329 of file sctetables.h.

Member Function Documentation

◆ FirstVirtualChannel()

uint DefinedChannelsMapSubtable::FirstVirtualChannel ( void  ) const
inline

Definition at line 332 of file sctetables.h.

Referenced by toStringXML().

◆ DCMDataLength()

uint DefinedChannelsMapSubtable::DCMDataLength ( void  ) const
inline

Definition at line 336 of file sctetables.h.

Referenced by toStringXML().

◆ RangeDefined()

bool DefinedChannelsMapSubtable::RangeDefined ( uint  i) const
inline

Definition at line 339 of file sctetables.h.

Referenced by toStringXML().

◆ ChannelsCount()

uint DefinedChannelsMapSubtable::ChannelsCount ( uint  i) const
inline

Definition at line 341 of file sctetables.h.

Referenced by toStringXML().

◆ toStringXML()

QString DefinedChannelsMapSubtable::toStringXML ( uint  indent_level) const

Definition at line 368 of file sctetables.cpp.

Referenced by ShortVirtualChannelTable::toStringXML().

◆ Size()

uint DefinedChannelsMapSubtable::Size ( void  ) const
inline

Definition at line 345 of file sctetables.h.

Member Data Documentation

◆ m_data

const unsigned char* DefinedChannelsMapSubtable::m_data
private

Definition at line 348 of file sctetables.h.


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