|
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 333 of file sctetables.h.
|
inlineexplicit |
Definition at line 336 of file sctetables.h.
Definition at line 348 of file sctetables.h.
Referenced by toStringXML().
|
inline |
Definition at line 343 of file sctetables.h.
Referenced by toStringXML().
|
inline |
Definition at line 339 of file sctetables.h.
Referenced by toStringXML().
Definition at line 346 of file sctetables.h.
Referenced by toStringXML().
|
inline |
Definition at line 352 of file sctetables.h.
| QString DefinedChannelsMapSubtable::toStringXML | ( | uint | indent_level | ) | const |
Definition at line 368 of file sctetables.cpp.
Referenced by ShortVirtualChannelTable::toStringXML().
|
private |
Definition at line 355 of file sctetables.h.