|
MythTV master
|
#include <libmythtv/channelscan/channelimporter.h>
Public Member Functions | |
| ChannelImporterBasicStats ()=default | |
Public Attributes | |
| ChanStats | m_atscChannels {} |
| ChanStats | m_dvbChannels {} |
| ChanStats | m_scteChannels {} |
| ChanStats | m_mpegChannels {} |
| ChanStats | m_ntscChannels {} |
| QMap< uint, uint > | m_progNumCnt |
| QMap< uint, uint > | m_atscNumCnt |
| QMap< uint, uint > | m_atscMinCnt |
| QMap< uint, uint > | m_atscMajCnt |
| QMap< QString, uint > | m_chanNumCnt |
Definition at line 38 of file channelimporter.h.
|
default |
| ChanStats ChannelImporterBasicStats::m_atscChannels {} |
Definition at line 44 of file channelimporter.h.
Definition at line 54 of file channelimporter.h.
Definition at line 53 of file channelimporter.h.
Definition at line 52 of file channelimporter.h.
| QMap<QString,uint> ChannelImporterBasicStats::m_chanNumCnt |
Definition at line 55 of file channelimporter.h.
| ChanStats ChannelImporterBasicStats::m_dvbChannels {} |
Definition at line 45 of file channelimporter.h.
| ChanStats ChannelImporterBasicStats::m_mpegChannels {} |
Definition at line 47 of file channelimporter.h.
| ChanStats ChannelImporterBasicStats::m_ntscChannels {} |
Definition at line 48 of file channelimporter.h.
Definition at line 51 of file channelimporter.h.
| ChanStats ChannelImporterBasicStats::m_scteChannels {} |
Definition at line 46 of file channelimporter.h.