#include <atsctables.h>

Definition at line 178 of file atsctables.h.
Public Member Functions | |
| VirtualChannelTable (const VirtualChannelTable &table) | |
| VirtualChannelTable (const PSIPTable &table) | |
| ~VirtualChannelTable () | |
| uint | TransportStreamID () const |
| uint | ChannelCount () const |
| const QString | ShortChannelName (uint i) const |
| uint | MajorChannel (uint i) const |
| uint | MinorChannel (uint i) const |
| uint | ModulationMode (uint i) const |
| uint | ChannelTransportStreamID (uint i) const |
| uint | ProgramNumber (uint i) const |
| uint | ETMlocation (uint i) const |
| bool | IsAccessControlled (uint i) const |
| bool | IsHidden (uint i) const |
| bool | IsHiddenInGuide (uint i) const |
| uint | ServiceType (uint i) const |
| uint | SourceID (uint i) const |
| uint | DescriptorsLength (uint i) const |
| const unsigned char * | Descriptors (uint i) const |
| uint | GlobalDescriptorsLength () const |
| const unsigned char * | GlobalDescriptors () const |
| void | Parse () const |
| int | Find (int major, int minor) const |
| QString | GetExtendedChannelName (uint idx) const |
Protected Attributes | |
| vector< unsigned char * > | _ptrs |
| VirtualChannelTable::VirtualChannelTable | ( | const VirtualChannelTable & | table | ) | [inline] |
Definition at line 181 of file atsctables.h.
| VirtualChannelTable::VirtualChannelTable | ( | const PSIPTable & | table | ) | [inline] |
Definition at line 186 of file atsctables.h.
| VirtualChannelTable::~VirtualChannelTable | ( | ) | [inline] |
Definition at line 192 of file atsctables.h.
| uint VirtualChannelTable::TransportStreamID | ( | ) | const [inline] |
Definition at line 207 of file atsctables.h.
Referenced by DTVSignalMonitor::HandleCVCT(), DTVSignalMonitor::HandleTVCT(), ATSCStreamData::SetDesiredChannel(), CableVirtualChannelTable::toString(), TerrestrialVirtualChannelTable::toString(), and SIScan::UpdateVCTinDB().
| uint VirtualChannelTable::ChannelCount | ( | ) | const [inline] |
Definition at line 210 of file atsctables.h.
Referenced by Find(), GetExtendedChannelName(), GlobalDescriptors(), GlobalDescriptorsLength(), Parse(), ATSCStreamData::ProcessVCT(), CableVirtualChannelTable::toString(), TerrestrialVirtualChannelTable::toString(), and SIScan::UpdateVCTinDB().
| const QString VirtualChannelTable::ShortChannelName | ( | uint | i | ) | const [inline] |
Definition at line 214 of file atsctables.h.
Referenced by CableVirtualChannelTable::toString(), TerrestrialVirtualChannelTable::toString(), and SIScan::UpdateVCTinDB().
Definition at line 231 of file atsctables.h.
Referenced by Find(), ATSCStreamData::ProcessVCT(), CableVirtualChannelTable::toString(), TerrestrialVirtualChannelTable::toString(), and SIScan::UpdateVCTinDB().
Definition at line 236 of file atsctables.h.
Referenced by Find(), ATSCStreamData::ProcessVCT(), CableVirtualChannelTable::toString(), TerrestrialVirtualChannelTable::toString(), and SIScan::UpdateVCTinDB().
Definition at line 241 of file atsctables.h.
Referenced by ATSCStreamData::ProcessVCT(), CableVirtualChannelTable::toString(), TerrestrialVirtualChannelTable::toString(), and SIScan::UpdateVCTinDB().
Definition at line 247 of file atsctables.h.
Referenced by CableVirtualChannelTable::toString(), TerrestrialVirtualChannelTable::toString(), and SIScan::UpdateVCTinDB().
Definition at line 252 of file atsctables.h.
Referenced by DTVSignalMonitor::HandleCVCT(), DTVSignalMonitor::HandleTVCT(), ATSCStreamData::SetDesiredChannel(), CableVirtualChannelTable::toString(), TerrestrialVirtualChannelTable::toString(), and SIScan::UpdateVCTinDB().
Definition at line 257 of file atsctables.h.
Referenced by CableVirtualChannelTable::toString(), and TerrestrialVirtualChannelTable::toString().
Definition at line 262 of file atsctables.h.
Referenced by CableVirtualChannelTable::toString(), TerrestrialVirtualChannelTable::toString(), and SIScan::UpdateVCTinDB().
Definition at line 267 of file atsctables.h.
Referenced by ATSCStreamData::ProcessVCT(), CableVirtualChannelTable::toString(), TerrestrialVirtualChannelTable::toString(), and SIScan::UpdateVCTinDB().
Definition at line 273 of file atsctables.h.
Referenced by ATSCStreamData::ProcessVCT(), CableVirtualChannelTable::toString(), TerrestrialVirtualChannelTable::toString(), and SIScan::UpdateVCTinDB().
Definition at line 279 of file atsctables.h.
Referenced by CableVirtualChannelTable::toString(), TerrestrialVirtualChannelTable::toString(), and SIScan::UpdateVCTinDB().
Definition at line 284 of file atsctables.h.
Referenced by ATSCStreamData::ProcessVCT(), CableVirtualChannelTable::toString(), and TerrestrialVirtualChannelTable::toString().
Definition at line 290 of file atsctables.h.
Referenced by GetExtendedChannelName(), Parse(), CableVirtualChannelTable::toString(), and TerrestrialVirtualChannelTable::toString().
| const unsigned char* VirtualChannelTable::Descriptors | ( | uint | i | ) | const [inline] |
Definition at line 295 of file atsctables.h.
Referenced by GetExtendedChannelName(), CableVirtualChannelTable::toString(), and TerrestrialVirtualChannelTable::toString().
| uint VirtualChannelTable::GlobalDescriptorsLength | ( | ) | const [inline] |
Definition at line 302 of file atsctables.h.
Referenced by CableVirtualChannelTable::toString(), and TerrestrialVirtualChannelTable::toString().
| const unsigned char* VirtualChannelTable::GlobalDescriptors | ( | ) | const [inline] |
Definition at line 308 of file atsctables.h.
Referenced by CableVirtualChannelTable::toString(), and TerrestrialVirtualChannelTable::toString().
| void VirtualChannelTable::Parse | ( | void | ) | const |
| int VirtualChannelTable::Find | ( | int | major, | |
| int | minor | |||
| ) | const |
Definition at line 286 of file atsctables.cpp.
Referenced by DTVSignalMonitor::HandleCVCT(), DTVSignalMonitor::HandleTVCT(), and ATSCStreamData::SetDesiredChannel().
| QString VirtualChannelTable::GetExtendedChannelName | ( | uint | idx | ) | const |
vector<unsigned char*> VirtualChannelTable::_ptrs [mutable, protected] |
Definition at line 317 of file atsctables.h.
Referenced by ChannelTransportStreamID(), Descriptors(), DescriptorsLength(), ETMlocation(), GlobalDescriptors(), GlobalDescriptorsLength(), IsAccessControlled(), IsHidden(), IsHiddenInGuide(), CableVirtualChannelTable::IsOutOfBand(), CableVirtualChannelTable::IsPathSelect(), MajorChannel(), MinorChannel(), ModulationMode(), Parse(), ProgramNumber(), ServiceType(), ShortChannelName(), and SourceID().
1.5.5