General Purpose Geodetic Library
SgVdbVariable Class Reference

#include <SgVgosDb.h>

Public Types

enum  Scope { S_Session , S_Scan , S_Obs }
 

Public Member Functions

 SgVdbVariable (const QString &stdStub, const QString &stdSubDir)
 
 SgVdbVariable (const SgVdbVariable &v)
 
 ~SgVdbVariable ()
 
const QString & getStub () const
 
const QString & getKind () const
 
const QString & getInstitution () const
 
int getVersion () const
 
const QString & getBand () const
 
const QString & getCurrentInstitution () const
 
const QString & getSubDir () const
 
const QString & getFileName () const
 
const QString & getFileName4Output () const
 
void setStub (const QString &str)
 
void setKind (const QString &str)
 
void setInstitution (const QString &str)
 
void setVersion (int n)
 
void setBand (const QString &str)
 
void setCurrentInstitution (const QString &str)
 
void setSubDir (const QString &str)
 
void setFileName (const QString &str)
 
void setFileName4Output (const QString &str)
 
QString compositeName () const
 
void parseString (const QString &)
 
void empty ()
 
bool isEmpty () const
 
QString name4export (const QString &rootDir, SgNetCdf::OperationMode om, const QString &aBand="")
 

Static Public Member Functions

static const QString className ()
 

Private Attributes

QString stub_
 
QString type_
 
QString band_
 
QString kind_
 
QString institution_
 
int version_
 
QString stdStub_
 
QString currentInstitution_
 
QString subDir_
 
QString fileName_
 
QString stdSubDir_
 
QString fileName4Output_
 
bool have2adjustPermissions_
 

Detailed Description

Definition at line 66 of file SgVgosDb.h.

Member Enumeration Documentation

◆ Scope

Enumerator
S_Session 
S_Scan 
S_Obs 

Definition at line 69 of file SgVgosDb.h.

Constructor & Destructor Documentation

◆ SgVdbVariable() [1/2]

SgVdbVariable::SgVdbVariable ( const QString &  stdStub,
const QString &  stdSubDir 
)

A constructor. Creates a default copy of the object.

Definition at line 63 of file SgVgosDb.cpp.

References have2adjustPermissions_, and version_.

◆ SgVdbVariable() [2/2]

SgVdbVariable::SgVdbVariable ( const SgVdbVariable v)

Definition at line 83 of file SgVgosDb.cpp.

References getVersion(), have2adjustPermissions_, and version_.

◆ ~SgVdbVariable()

SgVdbVariable::~SgVdbVariable ( )
inline

A destructor. Destroys the object.

Definition at line 88 of file SgVgosDb.h.

Member Function Documentation

◆ className()

const QString SgVdbVariable::className ( )
static

Returns name of the class (for debug output).

Definition at line 55 of file SgVgosDb.cpp.

Referenced by name4export(), and parseString().

◆ compositeName()

QString SgVdbVariable::compositeName ( ) const

◆ empty()

void SgVdbVariable::empty ( )
inline

Definition at line 130 of file SgVgosDb.h.

References stub_.

Referenced by SgVlbiSession::putDataIntoVgosDb().

◆ getBand()

const QString& SgVdbVariable::getBand ( ) const
inline

Definition at line 97 of file SgVgosDb.h.

References band_.

◆ getCurrentInstitution()

const QString& SgVdbVariable::getCurrentInstitution ( ) const
inline

Definition at line 98 of file SgVgosDb.h.

References currentInstitution_.

◆ getFileName()

const QString& SgVdbVariable::getFileName ( ) const
inline

Definition at line 100 of file SgVgosDb.h.

References fileName_.

Referenced by SgVgosDb::loadAntennaApriories(), SgVgosDb::loadAtmSetup(), SgVgosDb::loadCalcEop(), SgVgosDb::loadCalcInfo(), SgVgosDb::loadCalibrations(), SgVgosDb::loadClockApriories(), SgVgosDb::loadClockBreaks(), SgVgosDb::loadClockSetup(), SgVgosDb::loadEccentricities(), SgVgosDb::loadEpochs4Obs(), SgVgosDb::loadEpochs4Scans(), SgVgosDb::loadErpApriori(), SgVgosDb::loadLeapSecond(), SgVgosDb::loadMiscCable(), SgVgosDb::loadMiscFourFit(), SgVgosDb::loadObsAmbigSpacing(), SgVgosDb::loadObsCalFeedCorr(), SgVgosDb::loadObsCalHiFyErp(), SgVgosDb::loadObsCalHiFyLibration(), SgVgosDb::loadObsCalIonGroup(), SgVgosDb::loadObsCalUnphase(), SgVgosDb::loadObsCalWobble(), SgVgosDb::loadObsChannelInfoMk3(), SgVgosDb::loadObsChannelInfoMk4(), SgVgosDb::loadObsChannelInfoS2(), SgVgosDb::loadObsCorrelation(), SgVgosDb::loadObsCorrelatorInfoCrl(), SgVgosDb::loadObsCorrelatorInfoMk3(), SgVgosDb::loadObsCorrelatorInfoMk4(), SgVgosDb::loadObsCorrelatorInfoS2(), SgVgosDb::loadObsCrossRefs(), SgVgosDb::loadObsDataFlag(), SgVgosDb::loadObsDelayDataFlag(), SgVgosDb::loadObsDtec(), SgVgosDb::loadObsEditData(), SgVgosDb::loadObsEffFreqs(), SgVgosDb::loadObsFractC(), SgVgosDb::loadObsGroupDelays(), SgVgosDb::loadObsNumGroupAmbigs(), SgVgosDb::loadObsNumPhaseAmbigs(), SgVgosDb::loadObsObjectNames(), SgVgosDb::loadObsPartBend(), SgVgosDb::loadObsPartEOP(), SgVgosDb::loadObsPartGamma(), SgVgosDb::loadObsPartNut2KXY(), SgVgosDb::loadObsPartParallax(), SgVgosDb::loadObsPartPoleTides(), SgVgosDb::loadObsPartRaDec(), SgVgosDb::loadObsPartXYZ(), SgVgosDb::loadObsPhase(), SgVgosDb::loadObsPhaseCalInfoMk3(), SgVgosDb::loadObsPhaseCalInfoMk4(), SgVgosDb::loadObsPhaseCalInfoS2(), SgVgosDb::loadObsQualityCodes(), SgVgosDb::loadObsRates(), SgVgosDb::loadObsRefFreqs(), SgVgosDb::loadObsSingleBandDelays(), SgVgosDb::loadObsSNR(), SgVgosDb::loadObsTheoreticals(), SgVgosDb::loadObsUserCorrections(), SgVgosDb::loadObsUserSup(), SgVgosDb::loadObsUVFperAsec(), SgVgosDb::loadScanCrootFname(), SgVgosDb::loadScanEphemeris(), SgVgosDb::loadScanName(), SgVgosDb::loadScanNutationEqx(), SgVgosDb::loadScanNutationEqxWahr(), SgVgosDb::loadScanNutationNro(), SgVgosDb::loadScanTrf2crf(), SgVgosDb::loadSelectionStatus(), SgVgosDb::loadSessionHead(), SgVgosDb::loadSolveWeights(), SgVgosDb::loadSourcesApriories(), SgVgosDb::loadStationAzEl(), SgVgosDb::loadStationCalOceanLoad(), SgVgosDb::loadStationEpochs(), SgVgosDb::loadStationMet(), SgVgosDb::loadStationName(), SgVgosDb::loadStationOceanLdDisp(), SgVgosDb::loadStationParAngle(), SgVgosDb::loadStationPartAxisOffset(), SgVgosDb::loadStationPartHorizonGrad(), SgVgosDb::loadStationPartZenithDelayDry(), SgVgosDb::loadStationPartZenithDelayWet(), SgVgosDb::loadStationRefClockOffset(), SgVgosDb::loadStationsApriories(), SgVgosDb::loadStationTsys(), and SgVgosDb::loadStdObsCalibration().

◆ getFileName4Output()

const QString& SgVdbVariable::getFileName4Output ( ) const
inline

Definition at line 101 of file SgVgosDb.h.

References fileName4Output_.

Referenced by SgVgosDb::loadObsUserCorrections(), and SgVgosDb::writeNcFileName().

◆ getInstitution()

const QString& SgVdbVariable::getInstitution ( ) const
inline

Definition at line 95 of file SgVgosDb.h.

References institution_.

◆ getKind()

◆ getStub()

const QString& SgVdbVariable::getStub ( ) const
inline

Definition at line 93 of file SgVgosDb.h.

References stub_.

Referenced by SgVgosDb::loadObsPartGamma(), SgVgosDb::loadObsPartParallax(), SgVgosDb::loadObsPartPoleTides(), SgVgosDb::loadObsUserCorrections(), SgVgosDb::procNcString(), SgVgosDb::procNcStringSpec(), SgVgosDb::storeAntennaApriories(), SgVgosDb::storeAtmSetup(), SgVgosDb::storeBaselineClockSetup(), SgVgosDb::storeCalcEop(), SgVgosDb::storeCalcInfo(), SgVgosDb::storeCalibrations(), SgVgosDb::storeClockApriories(), SgVgosDb::storeClockBreaks(), SgVgosDb::storeClockSetup(), SgVgosDb::storeEccentricities(), SgVgosDb::storeEpochs4Obs(), SgVgosDb::storeEpochs4Scans(), SgVgosDb::storeErpApriori(), SgVgosDb::storeErpSetup(), SgVgosDb::storeIonoBits(), SgVgosDb::storeIonoSetup(), SgVgosDb::storeLeapSecond(), SgVgosDb::storeMiscCable(), SgVgosDb::storeMiscFourFit(), SgVgosDb::storeObsAmbigSpacing(), SgVgosDb::storeObsCalFeedCorr(), SgVgosDb::storeObsCalIonGroup(), SgVgosDb::storeObsCalUnphase(), SgVgosDb::storeObsChannelInfo(), SgVgosDb::storeObsCorrelation(), SgVgosDb::storeObsCorrelatorInfo(), SgVgosDb::storeObsCrossRefs(), SgVgosDb::storeObsDataFlag(), SgVgosDb::storeObsDelayTheoretical(), SgVgosDb::storeObsDtec(), SgVgosDb::storeObsEditData(), SgVgosDb::storeObsEffFreqs(), SgVgosDb::storeObsFractC(), SgVgosDb::storeObsGroupDelays(), SgVgosDb::storeObsGroupDelaysFull(), SgVgosDb::storeObsNumGroupAmbigs(), SgVgosDb::storeObsNumPhaseAmbigs(), SgVgosDb::storeObsObjectNames(), SgVgosDb::storeObsPartBend(), SgVgosDb::storeObsPartEOP(), SgVgosDb::storeObsPartGamma(), SgVgosDb::storeObsPartNut2KXY(), SgVgosDb::storeObsPartParallax(), SgVgosDb::storeObsPartPoleTides(), SgVgosDb::storeObsPartRaDec(), SgVgosDb::storeObsPartXYZ(), SgVgosDb::storeObsPhase(), SgVgosDb::storeObsPhaseCalInfo(), SgVgosDb::storeObsPhaseDelaysFull(), SgVgosDb::storeObsQualityCodes(), SgVgosDb::storeObsRates(), SgVgosDb::storeObsRateTheoretical(), SgVgosDb::storeObsRefFreqs(), SgVgosDb::storeObsSingleBandDelays(), SgVgosDb::storeObsSNR(), SgVgosDb::storeObsStd1Contribution(), SgVgosDb::storeObsStd2Contribution(), SgVgosDb::storeObsUserSup(), SgVgosDb::storeObsUVFperAsec(), SgVgosDb::storeScanCrootFname(), SgVgosDb::storeScanEphemeris(), SgVgosDb::storeScanName(), SgVgosDb::storeScanNutationEqx(), SgVgosDb::storeScanNutationEqxWahr(), SgVgosDb::storeScanNutationNro(), SgVgosDb::storeScanTimeMjd(), SgVgosDb::storeScanTrf2crf(), SgVgosDb::storeSelectionStatus(), SgVgosDb::storeSessionHead(), SgVgosDb::storeSolveWeights(), SgVgosDb::storeSourceCrossRefs(), SgVgosDb::storeSourcesApriories(), SgVgosDb::storeStationAzEl(), SgVgosDb::storeStationCalAxisOffset(), SgVgosDb::storeStationCalCable(), SgVgosDb::storeStationCalCblCorrections(), SgVgosDb::storeStationCalOceanLoad(), SgVgosDb::storeStationCalSlantPathTropDry(), SgVgosDb::storeStationCalSlantPathTropWet(), SgVgosDb::storeStationCrossRefs(), SgVgosDb::storeStationEpochs(), SgVgosDb::storeStationMet(), SgVgosDb::storeStationOceanLdDisp(), SgVgosDb::storeStationParAngle(), SgVgosDb::storeStationPartAxisOffset(), SgVgosDb::storeStationPartHorizonGrad(), SgVgosDb::storeStationPartZenithDelayDry(), SgVgosDb::storeStationPartZenithDelayWet(), SgVgosDb::storeStationRefClockOffset(), SgVgosDb::storeStationsApriories(), and SgVgosDb::storeStationTsys().

◆ getSubDir()

const QString& SgVdbVariable::getSubDir ( ) const
inline

Definition at line 99 of file SgVgosDb.h.

References subDir_.

Referenced by SgVgosDb::composeProgramSolveBlock(), and SgVgosDb::writeNcFileName().

◆ getVersion()

int SgVdbVariable::getVersion ( ) const
inline

Definition at line 96 of file SgVgosDb.h.

References version_.

Referenced by SgVdbVariable().

◆ isEmpty()

bool SgVdbVariable::isEmpty ( ) const

Definition at line 159 of file SgVgosDb.cpp.

References stub_.

Referenced by SgVgosDb::init(), SgVgosDb::loadAntennaApriories(), SgVgosDb::loadAtmSetup(), SgVgosDb::loadCalcEop(), SgVgosDb::loadCalcInfo(), SgVgosDb::loadCalibrations(), SgVgosDb::loadClockApriories(), SgVgosDb::loadClockBreaks(), SgVgosDb::loadClockSetup(), SgVgosDb::loadEccentricities(), SgVgosDb::loadEpochs4Obs(), SgVgosDb::loadEpochs4Scans(), SgVgosDb::loadErpApriori(), SgVgosDb::loadLeapSecond(), SgVgosDb::loadMiscCable(), SgVgosDb::loadMiscFourFit(), SgVgosDb::loadObsAmbigSpacing(), SgVgosDb::loadObsCalFeedCorr(), SgVgosDb::loadObsCalHiFyErp(), SgVgosDb::loadObsCalHiFyLibration(), SgVgosDb::loadObsCalIonGroup(), SgVgosDb::loadObsCalUnphase(), SgVgosDb::loadObsCalWobble(), SgVgosDb::loadObsChannelInfo(), SgVgosDb::loadObsChannelInfoMk3(), SgVgosDb::loadObsChannelInfoMk4(), SgVgosDb::loadObsChannelInfoS2(), SgVgosDb::loadObsCorrelation(), SgVgosDb::loadObsCorrelatorInfoCrl(), SgVgosDb::loadObsCorrelatorInfoMk3(), SgVgosDb::loadObsCorrelatorInfoMk4(), SgVgosDb::loadObsCorrelatorInfoS2(), SgVgosDb::loadObsCrossRefs(), SgVgosDb::loadObsDataFlag(), SgVgosDb::loadObsDelayDataFlag(), SgVgosDb::loadObsDtec(), SgVgosDb::loadObsEditData(), SgVgosDb::loadObsEffFreqs(), SgVgosDb::loadObsFractC(), SgVgosDb::loadObsGroupDelays(), SgVgosDb::loadObsNumGroupAmbigs(), SgVgosDb::loadObsNumPhaseAmbigs(), SgVgosDb::loadObsObjectNames(), SgVgosDb::loadObsPartBend(), SgVgosDb::loadObsPartEOP(), SgVgosDb::loadObsPartGamma(), SgVgosDb::loadObsPartNut2KXY(), SgVgosDb::loadObsPartParallax(), SgVgosDb::loadObsPartPoleTides(), SgVgosDb::loadObsPartRaDec(), SgVgosDb::loadObsPartXYZ(), SgVgosDb::loadObsPhase(), SgVgosDb::loadObsPhaseCalInfo(), SgVgosDb::loadObsPhaseCalInfoMk3(), SgVgosDb::loadObsPhaseCalInfoMk4(), SgVgosDb::loadObsPhaseCalInfoS2(), SgVgosDb::loadObsQualityCodes(), SgVgosDb::loadObsRates(), SgVgosDb::loadObsRefFreqs(), SgVgosDb::loadObsSingleBandDelays(), SgVgosDb::loadObsSNR(), SgVgosDb::loadObsTheoreticals(), SgVgosDb::loadObsUserCorrections(), SgVgosDb::loadObsUserSup(), SgVgosDb::loadObsUVFperAsec(), SgVgosDb::loadScanCrootFname(), SgVgosDb::loadScanEphemeris(), SgVgosDb::loadScanName(), SgVgosDb::loadScanNutationEqx(), SgVgosDb::loadScanNutationEqxWahr(), SgVgosDb::loadScanNutationNro(), SgVgosDb::loadScanTrf2crf(), SgVgosDb::loadSelectionStatus(), SgVgosDb::loadSessionHead(), SgVgosDb::loadSolveWeights(), SgVgosDb::loadSourcesApriories(), SgVgosDb::loadStationAzEl(), SgVgosDb::loadStationCalOceanLoad(), SgVgosDb::loadStationEpochs(), SgVgosDb::loadStationMet(), SgVgosDb::loadStationName(), SgVgosDb::loadStationOceanLdDisp(), SgVgosDb::loadStationParAngle(), SgVgosDb::loadStationPartAxisOffset(), SgVgosDb::loadStationPartHorizonGrad(), SgVgosDb::loadStationPartZenithDelayDry(), SgVgosDb::loadStationPartZenithDelayWet(), SgVgosDb::loadStationRefClockOffset(), SgVgosDb::loadStationsApriories(), SgVgosDb::loadStationTsys(), SgVgosDb::loadStdObsCalibration(), SgVgosDb::procNcString(), SgVgosDb::procNcStringSpec(), SgVlbiSession::putDataIntoVgosDb(), and SgVgosDb::writeNcFileName().

◆ name4export()

QString SgVdbVariable::name4export ( const QString &  rootDir,
SgNetCdf::OperationMode  om,
const QString &  aBand = "" 
)

Definition at line 167 of file SgVgosDb.cpp.

References band_, className(), compositeName(), currentInstitution_, SgLogger::DBG, SgLogger::ERR, fileName4Output_, have2adjustPermissions_, institution_, SgLogger::IO, SgLogger::IO_NCDF, SgLogger::IO_TXT, kind_, logger, SgNetCdf::OM_REGULAR, stdStub_, stdSubDir_, stub_, subDir_, type_, version_, SgLogger::write(), and SgLogger::WRN.

Referenced by SgVgosDb::storeAntennaApriories(), SgVgosDb::storeAtmSetup(), SgVgosDb::storeBaselineClockSetup(), SgVgosDb::storeCalcEop(), SgVgosDb::storeCalcInfo(), SgVgosDb::storeCalibrations(), SgVgosDb::storeClockApriories(), SgVgosDb::storeClockBreaks(), SgVgosDb::storeClockSetup(), SgVgosDb::storeEccentricities(), SgVgosDb::storeEpochs4Obs(), SgVgosDb::storeEpochs4Scans(), SgVgosDb::storeErpApriori(), SgVgosDb::storeErpSetup(), SgVgosDb::storeIonoBits(), SgVgosDb::storeIonoSetup(), SgVgosDb::storeLeapSecond(), SgVgosDb::storeMiscCable(), SgVgosDb::storeMiscFourFit(), SgVgosDb::storeObsAmbigSpacing(), SgVgosDb::storeObsCalFeedCorr(), SgVgosDb::storeObsCalIonGroup(), SgVgosDb::storeObsCalUnphase(), SgVgosDb::storeObsChannelInfo(), SgVgosDb::storeObsCorrelation(), SgVgosDb::storeObsCorrelatorInfo(), SgVgosDb::storeObsCrossRefs(), SgVgosDb::storeObsDataFlag(), SgVgosDb::storeObsDelayTheoretical(), SgVgosDb::storeObsDtec(), SgVgosDb::storeObsEditData(), SgVgosDb::storeObsEffFreqs(), SgVgosDb::storeObsFractC(), SgVgosDb::storeObsGroupDelays(), SgVgosDb::storeObsGroupDelaysFull(), SgVgosDb::storeObsNumGroupAmbigs(), SgVgosDb::storeObsNumPhaseAmbigs(), SgVgosDb::storeObsObjectNames(), SgVgosDb::storeObsPartBend(), SgVgosDb::storeObsPartEOP(), SgVgosDb::storeObsPartGamma(), SgVgosDb::storeObsPartNut2KXY(), SgVgosDb::storeObsPartParallax(), SgVgosDb::storeObsPartPoleTides(), SgVgosDb::storeObsPartRaDec(), SgVgosDb::storeObsPartXYZ(), SgVgosDb::storeObsPhase(), SgVgosDb::storeObsPhaseCalInfo(), SgVgosDb::storeObsPhaseDelaysFull(), SgVgosDb::storeObsQualityCodes(), SgVgosDb::storeObsRates(), SgVgosDb::storeObsRateTheoretical(), SgVgosDb::storeObsRefFreqs(), SgVgosDb::storeObsSingleBandDelays(), SgVgosDb::storeObsSNR(), SgVgosDb::storeObsStd1Contribution(), SgVgosDb::storeObsStd2Contribution(), SgVgosDb::storeObsUserSup(), SgVgosDb::storeObsUVFperAsec(), SgVgosDb::storeScanCrootFname(), SgVgosDb::storeScanEphemeris(), SgVgosDb::storeScanName(), SgVgosDb::storeScanNutationEqx(), SgVgosDb::storeScanNutationEqxWahr(), SgVgosDb::storeScanNutationNro(), SgVgosDb::storeScanTimeMjd(), SgVgosDb::storeScanTrf2crf(), SgVgosDb::storeSelectionStatus(), SgVgosDb::storeSessionHead(), SgVgosDb::storeSolveWeights(), SgVgosDb::storeSourceCrossRefs(), SgVgosDb::storeSourcesApriories(), SgVgosDb::storeStationAzEl(), SgVgosDb::storeStationCalAxisOffset(), SgVgosDb::storeStationCalCable(), SgVgosDb::storeStationCalCblCorrections(), SgVgosDb::storeStationCalOceanLoad(), SgVgosDb::storeStationCalSlantPathTropDry(), SgVgosDb::storeStationCalSlantPathTropWet(), SgVgosDb::storeStationCrossRefs(), SgVgosDb::storeStationEpochs(), SgVgosDb::storeStationMet(), SgVgosDb::storeStationOceanLdDisp(), SgVgosDb::storeStationParAngle(), SgVgosDb::storeStationPartAxisOffset(), SgVgosDb::storeStationPartHorizonGrad(), SgVgosDb::storeStationPartZenithDelayDry(), SgVgosDb::storeStationPartZenithDelayWet(), SgVgosDb::storeStationRefClockOffset(), SgVgosDb::storeStationsApriories(), and SgVgosDb::storeStationTsys().

◆ parseString()

void SgVdbVariable::parseString ( const QString &  str)

◆ setBand()

void SgVdbVariable::setBand ( const QString &  str)
inline

Definition at line 107 of file SgVgosDb.h.

References band_.

◆ setCurrentInstitution()

void SgVdbVariable::setCurrentInstitution ( const QString &  str)
inline

Definition at line 108 of file SgVgosDb.h.

References currentInstitution_.

◆ setFileName()

void SgVdbVariable::setFileName ( const QString &  str)
inline

Definition at line 110 of file SgVgosDb.h.

References fileName_.

Referenced by SgVgosDb::procNcString(), and SgVgosDb::procNcStringSpec().

◆ setFileName4Output()

void SgVdbVariable::setFileName4Output ( const QString &  str)
inline

Definition at line 111 of file SgVgosDb.h.

References fileName4Output_.

Referenced by SgVgosDb::procNcString(), and SgVgosDb::procNcStringSpec().

◆ setInstitution()

void SgVdbVariable::setInstitution ( const QString &  str)
inline

Definition at line 105 of file SgVgosDb.h.

References institution_.

◆ setKind()

◆ setStub()

void SgVdbVariable::setStub ( const QString &  str)
inline

Definition at line 103 of file SgVgosDb.h.

References stub_.

Referenced by SgVgosDb::storeObsCorrelatorInfo().

◆ setSubDir()

void SgVdbVariable::setSubDir ( const QString &  str)
inline

◆ setVersion()

void SgVdbVariable::setVersion ( int  n)
inline

Definition at line 106 of file SgVgosDb.h.

References version_.

Member Data Documentation

◆ band_

QString SgVdbVariable::band_
private

Definition at line 151 of file SgVgosDb.h.

Referenced by compositeName(), getBand(), name4export(), parseString(), and setBand().

◆ currentInstitution_

QString SgVdbVariable::currentInstitution_
private

Definition at line 156 of file SgVgosDb.h.

Referenced by getCurrentInstitution(), name4export(), and setCurrentInstitution().

◆ fileName4Output_

QString SgVdbVariable::fileName4Output_
private

Definition at line 161 of file SgVgosDb.h.

Referenced by getFileName4Output(), name4export(), and setFileName4Output().

◆ fileName_

QString SgVdbVariable::fileName_
private

Definition at line 159 of file SgVgosDb.h.

Referenced by getFileName(), and setFileName().

◆ have2adjustPermissions_

bool SgVdbVariable::have2adjustPermissions_
private

Definition at line 162 of file SgVgosDb.h.

Referenced by SgVdbVariable(), and name4export().

◆ institution_

QString SgVdbVariable::institution_
private

Definition at line 153 of file SgVgosDb.h.

Referenced by compositeName(), getInstitution(), name4export(), parseString(), and setInstitution().

◆ kind_

QString SgVdbVariable::kind_
private

Definition at line 152 of file SgVgosDb.h.

Referenced by compositeName(), getKind(), name4export(), parseString(), and setKind().

◆ stdStub_

QString SgVdbVariable::stdStub_
private

Definition at line 155 of file SgVgosDb.h.

Referenced by name4export().

◆ stdSubDir_

QString SgVdbVariable::stdSubDir_
private

Definition at line 160 of file SgVgosDb.h.

Referenced by name4export().

◆ stub_

QString SgVdbVariable::stub_
private

Definition at line 149 of file SgVgosDb.h.

Referenced by compositeName(), empty(), getStub(), isEmpty(), name4export(), parseString(), and setStub().

◆ subDir_

QString SgVdbVariable::subDir_
private

Definition at line 158 of file SgVgosDb.h.

Referenced by getSubDir(), name4export(), and setSubDir().

◆ type_

QString SgVdbVariable::type_
private

Definition at line 150 of file SgVgosDb.h.

Referenced by compositeName(), name4export(), and parseString().

◆ version_

int SgVdbVariable::version_
private

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