MythTV
master
|
#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 |
Definition at line 329 of file sctetables.h.
|
inlineexplicit |
Definition at line 332 of file sctetables.h.
|
inline |
Definition at line 335 of file sctetables.h.
Referenced by toStringXML().
|
inline |
Definition at line 339 of file sctetables.h.
Referenced by toStringXML().
Definition at line 342 of file sctetables.h.
Referenced by toStringXML().
Definition at line 344 of file sctetables.h.
Referenced by toStringXML().
QString DefinedChannelsMapSubtable::toStringXML | ( | uint | indent_level | ) | const |
Definition at line 368 of file sctetables.cpp.
Referenced by ShortVirtualChannelTable::toStringXML().
|
inline |
Definition at line 348 of file sctetables.h.
|
private |
Definition at line 351 of file sctetables.h.