#include <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 * | _data |
Definition at line 325 of file sctetables.h.
| DefinedChannelsMapSubtable::DefinedChannelsMapSubtable | ( | const unsigned char * | data | ) | [inline] |
Definition at line 328 of file sctetables.h.
| uint DefinedChannelsMapSubtable::FirstVirtualChannel | ( | void | ) | const [inline] |
Definition at line 331 of file sctetables.h.
Referenced by toStringXML().
| uint DefinedChannelsMapSubtable::DCMDataLength | ( | void | ) | const [inline] |
Definition at line 335 of file sctetables.h.
Referenced by toStringXML().
Definition at line 338 of file sctetables.h.
Referenced by toStringXML().
Definition at line 340 of file sctetables.h.
Referenced by toStringXML().
| QString DefinedChannelsMapSubtable::toStringXML | ( | uint | indent_level | ) | const |
Definition at line 351 of file sctetables.cpp.
Referenced by ShortVirtualChannelTable::toStringXML().
| uint DefinedChannelsMapSubtable::Size | ( | void | ) | const [inline] |
Definition at line 344 of file sctetables.h.
const unsigned char* DefinedChannelsMapSubtable::_data [private] |
Definition at line 347 of file sctetables.h.
1.6.3