MythTV
master
|
Public Member Functions | |
ScannedChannelInfo ()=default | |
bool | IsEmpty () const |
Public Attributes | |
pat_map_t | m_pats |
pmt_vec_t | m_pmts |
QMap< uint, uint > | m_programEncryptionStatus |
const MasterGuideTable * | m_mgt {nullptr} |
cvct_vec_t | m_cvcts |
tvct_vec_t | m_tvcts |
nit_vec_t | m_nits |
sdt_map_t | m_sdts |
bat_vec_t | m_bats |
Definition at line 95 of file channelscan_sm.cpp.
|
default |
|
inline |
Definition at line 100 of file channelscan_sm.cpp.
Referenced by ChannelScanSM::UpdateChannelInfo().
pat_map_t ScannedChannelInfo::m_pats |
Definition at line 110 of file channelscan_sm.cpp.
Referenced by ChannelScanSM::GetChannelList(), IsEmpty(), and ChannelScanSM::UpdateChannelInfo().
pmt_vec_t ScannedChannelInfo::m_pmts |
Definition at line 111 of file channelscan_sm.cpp.
Referenced by ChannelScanSM::GetChannelList(), IsEmpty(), ChannelScanSM::TestNextProgramEncryption(), and ChannelScanSM::UpdateChannelInfo().
Definition at line 112 of file channelscan_sm.cpp.
Referenced by ChannelScanSM::GetChannelList(), IsEmpty(), and ChannelScanSM::UpdateChannelInfo().
const MasterGuideTable* ScannedChannelInfo::m_mgt {nullptr} |
Definition at line 115 of file channelscan_sm.cpp.
Referenced by ChannelScanSM::GetChannelList(), IsEmpty(), and ChannelScanSM::UpdateChannelInfo().
cvct_vec_t ScannedChannelInfo::m_cvcts |
Definition at line 116 of file channelscan_sm.cpp.
Referenced by ChannelScanSM::GetChannelList(), IsEmpty(), and ChannelScanSM::UpdateChannelInfo().
tvct_vec_t ScannedChannelInfo::m_tvcts |
Definition at line 117 of file channelscan_sm.cpp.
Referenced by ChannelScanSM::GetChannelList(), IsEmpty(), and ChannelScanSM::UpdateChannelInfo().
nit_vec_t ScannedChannelInfo::m_nits |
Definition at line 120 of file channelscan_sm.cpp.
Referenced by ChannelScanSM::GetChannelList(), IsEmpty(), and ChannelScanSM::UpdateChannelInfo().
sdt_map_t ScannedChannelInfo::m_sdts |
Definition at line 121 of file channelscan_sm.cpp.
Referenced by ChannelScanSM::GetChannelList(), IsEmpty(), and ChannelScanSM::UpdateChannelInfo().
bat_vec_t ScannedChannelInfo::m_bats |
Definition at line 122 of file channelscan_sm.cpp.
Referenced by ChannelScanSM::GetChannelList(), IsEmpty(), and ChannelScanSM::UpdateChannelInfo().