General Purpose Geodetic Library
SgChannelSkeded::StnCfg Class Reference

Public Member Functions

 StnCfg ()
 
 StnCfg (const QString &key)
 
 ~StnCfg ()
 
const QString & getStnKey () const
 
const QList< ChanCfg > & getChannelCfgs () const
 
QList< ChanCfg > & channelCfgs ()
 
void setStnKey (const QString &key)
 

Private Attributes

QString stnKey_
 
QList< ChanCfgchannelCfgs_
 

Detailed Description

Definition at line 1122 of file SgStnLogCollector.h.

Constructor & Destructor Documentation

◆ StnCfg() [1/2]

SgChannelSkeded::StnCfg::StnCfg ( )
inline

Definition at line 1125 of file SgStnLogCollector.h.

◆ StnCfg() [2/2]

SgChannelSkeded::StnCfg::StnCfg ( const QString &  key)
inline

Definition at line 1126 of file SgStnLogCollector.h.

◆ ~StnCfg()

SgChannelSkeded::StnCfg::~StnCfg ( )
inline

Definition at line 1127 of file SgStnLogCollector.h.

References channelCfgs_.

Member Function Documentation

◆ channelCfgs()

QList<ChanCfg>& SgChannelSkeded::StnCfg::channelCfgs ( )
inline

Definition at line 1130 of file SgStnLogCollector.h.

References channelCfgs_.

◆ getChannelCfgs()

◆ getStnKey()

const QString& SgChannelSkeded::StnCfg::getStnKey ( ) const
inline

Definition at line 1128 of file SgStnLogCollector.h.

References stnKey_.

Referenced by SgChannelSkeded::parseSkdFile().

◆ setStnKey()

void SgChannelSkeded::StnCfg::setStnKey ( const QString &  key)
inline

Definition at line 1131 of file SgStnLogCollector.h.

References stnKey_.

Member Data Documentation

◆ channelCfgs_

QList<ChanCfg> SgChannelSkeded::StnCfg::channelCfgs_
private

Definition at line 1134 of file SgStnLogCollector.h.

Referenced by ~StnCfg(), channelCfgs(), and getChannelCfgs().

◆ stnKey_

QString SgChannelSkeded::StnCfg::stnKey_
private

Definition at line 1133 of file SgStnLogCollector.h.

Referenced by getStnKey(), and setStnKey().


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