MythTV  master
Public Member Functions | Public Attributes | List of all members
ScannedChannelInfo Class Reference
Collaboration diagram for ScannedChannelInfo:
Collaboration graph
[legend]

Public Member Functions

 ScannedChannelInfo ()=default
 
bool IsEmpty () const
 

Public Attributes

pat_map_t m_pats
 
pmt_vec_t m_pmts
 
QMap< uint, uintm_programEncryptionStatus
 
const MasterGuideTablem_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
 

Detailed Description

Definition at line 95 of file channelscan_sm.cpp.

Constructor & Destructor Documentation

◆ ScannedChannelInfo()

ScannedChannelInfo::ScannedChannelInfo ( )
default

Member Function Documentation

◆ IsEmpty()

bool ScannedChannelInfo::IsEmpty ( ) const
inline

Definition at line 100 of file channelscan_sm.cpp.

Referenced by ChannelScanSM::UpdateChannelInfo().

Member Data Documentation

◆ m_pats

pat_map_t ScannedChannelInfo::m_pats

◆ m_pmts

pmt_vec_t ScannedChannelInfo::m_pmts

◆ m_programEncryptionStatus

QMap<uint,uint> ScannedChannelInfo::m_programEncryptionStatus

◆ m_mgt

const MasterGuideTable* ScannedChannelInfo::m_mgt {nullptr}

◆ m_cvcts

cvct_vec_t ScannedChannelInfo::m_cvcts

◆ m_tvcts

tvct_vec_t ScannedChannelInfo::m_tvcts

◆ m_nits

nit_vec_t ScannedChannelInfo::m_nits

◆ m_sdts

sdt_map_t ScannedChannelInfo::m_sdts

◆ m_bats

bat_vec_t ScannedChannelInfo::m_bats

The documentation for this class was generated from the following file: