General Purpose Geodetic Library
SgChannelSkeded Class Reference

#include <SgStnLogCollector.h>

Classes

class  ChanCfg
 
class  StnCfg
 

Public Member Functions

 SgChannelSkeded ()
 
 ~SgChannelSkeded ()
 
bool isOk () const
 
bool parseSkdFile (const QString &fileName)
 

Static Public Member Functions

static const QString className ()
 

Private Attributes

QMap< QString, StnCfgstnCfgByKey_
 
bool isOk_
 

Friends

class SgStnLogReadings
 

Detailed Description

SgChannelSkeded: ====================================================================================================

Definition at line 1058 of file SgStnLogCollector.h.

Constructor & Destructor Documentation

◆ SgChannelSkeded()

SgChannelSkeded::SgChannelSkeded ( )
inline

A constructor. Creates an object.

Definition at line 1071 of file SgStnLogCollector.h.

References isOk_.

◆ ~SgChannelSkeded()

SgChannelSkeded::~SgChannelSkeded ( )
inline

A destructor. Frees allocated memory.

Definition at line 1077 of file SgStnLogCollector.h.

References stnCfgByKey_.

Member Function Documentation

◆ className()

const QString SgChannelSkeded::className ( )
static

Returns name of the class (for debug output).

Definition at line 529 of file SgStnLogCollector.cpp.

Referenced by parseSkdFile().

◆ isOk()

bool SgChannelSkeded::isOk ( ) const
inline

◆ parseSkdFile()

Friends And Related Function Documentation

◆ SgStnLogReadings

friend class SgStnLogReadings
friend

Definition at line 1139 of file SgStnLogCollector.h.

Member Data Documentation

◆ isOk_

bool SgChannelSkeded::isOk_
private

Definition at line 1138 of file SgStnLogCollector.h.

Referenced by SgChannelSkeded(), isOk(), and parseSkdFile().

◆ stnCfgByKey_

QMap<QString, StnCfg> SgChannelSkeded::stnCfgByKey_
private

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