#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 * | _data |
Definition at line 468 of file sctetables.h.
| InverseChannelMapSubtable::InverseChannelMapSubtable | ( | const unsigned char * | data | ) | [inline] |
Definition at line 471 of file sctetables.h.
| uint InverseChannelMapSubtable::FirstMapIndex | ( | void | ) | const [inline] |
Definition at line 474 of file sctetables.h.
Referenced by toStringXML().
| uint InverseChannelMapSubtable::RecordCount | ( | void | ) | const [inline] |
Definition at line 477 of file sctetables.h.
Referenced by toStringXML().
Definition at line 480 of file sctetables.h.
Referenced by toStringXML().
Definition at line 483 of file sctetables.h.
Referenced by toStringXML().
| QString InverseChannelMapSubtable::toStringXML | ( | uint | indent_level | ) | const |
Definition at line 462 of file sctetables.cpp.
Referenced by ShortVirtualChannelTable::toStringXML().
| uint InverseChannelMapSubtable::Size | ( | void | ) | const [inline] |
Definition at line 488 of file sctetables.h.
const unsigned char* InverseChannelMapSubtable::_data [private] |
Definition at line 491 of file sctetables.h.
1.6.3