|
MythTV
0.26-pre
|
This table contains information about the terrestrial channels transmitted on this multiplex. More...
#include <atsctables.h>
Public Member Functions | |
| TerrestrialVirtualChannelTable (const TerrestrialVirtualChannelTable &table) | |
| TerrestrialVirtualChannelTable (const PSIPTable &table) | |
| ~TerrestrialVirtualChannelTable () | |
| virtual QString | ChannelString (uint channel) const |
| virtual QString | XMLChannelValues (uint indent_level, uint channel) const |
This table contains information about the terrestrial channels transmitted on this multiplex.
Definition at line 341 of file atsctables.h.
| TerrestrialVirtualChannelTable::TerrestrialVirtualChannelTable | ( | const TerrestrialVirtualChannelTable & | table | ) | [inline] |
Definition at line 344 of file atsctables.h.
| TerrestrialVirtualChannelTable::TerrestrialVirtualChannelTable | ( | const PSIPTable & | table | ) | [inline] |
Definition at line 349 of file atsctables.h.
Definition at line 354 of file atsctables.h.
| QString TerrestrialVirtualChannelTable::ChannelString | ( | uint | channel | ) | const [virtual] |
Implements VirtualChannelTable.
Definition at line 347 of file atsctables.cpp.
| QString TerrestrialVirtualChannelTable::XMLChannelValues | ( | uint | indent_level, |
| uint | channel | ||
| ) | const [virtual] |
Reimplemented from VirtualChannelTable.
Definition at line 339 of file atsctables.cpp.
1.7.6.1