|
MythTV master
|
#include <libmythtv/mpeg/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 |
Definition at line 476 of file sctetables.h.
|
inlineexplicit |
Definition at line 479 of file sctetables.h.
|
inline |
Definition at line 482 of file sctetables.h.
Referenced by toStringXML().
|
inline |
Definition at line 485 of file sctetables.h.
Referenced by toStringXML().
|
inline |
Definition at line 496 of file sctetables.h.
Definition at line 488 of file sctetables.h.
Referenced by toStringXML().
| QString InverseChannelMapSubtable::toStringXML | ( | uint | indent_level | ) | const |
Definition at line 479 of file sctetables.cpp.
Referenced by ShortVirtualChannelTable::toStringXML().
Definition at line 491 of file sctetables.h.
Referenced by toStringXML().
|
private |
Definition at line 499 of file sctetables.h.