General Purpose Geodetic Library
|
Public Member Functions | |
HistoryDescriptor () | |
Public Attributes | |
QString | processName_ |
SgMJD | epochOfCreation_ |
QString | creator_ |
QString | defaultDir_ |
QString | historyFileName_ |
QString | inputWrapperFileName_ |
QString | version_ |
bool | isMk3Compatible_ |
Definition at line 1308 of file SgVgosDb.h.
SgVgosDb::HistoryDescriptor::HistoryDescriptor | ( | ) |
Definition at line 312 of file SgVgosDb.cpp.
References isMk3Compatible_.
QString SgVgosDb::HistoryDescriptor::creator_ |
Definition at line 1312 of file SgVgosDb.h.
Referenced by SgVgosDb::composeHistoryBlock(), SgVgosDb::dump2stdout(), SgVgosDb::parseHistoryProcessSubBlock(), and SgVgosDb::saveForeignHistory().
QString SgVgosDb::HistoryDescriptor::defaultDir_ |
Definition at line 1313 of file SgVgosDb.h.
Referenced by SgVgosDb::composeHistoryBlock(), SgVgosDb::createWrapperFileName(), SgVgosDb::dump2stdout(), SgVgosDb::loadHistory(), SgVgosDb::parseHistoryProcessSubBlock(), SgVgosDb::saveForeignHistory(), and SgVgosDb::saveLocalHistory().
SgMJD SgVgosDb::HistoryDescriptor::epochOfCreation_ |
Definition at line 1311 of file SgVgosDb.h.
Referenced by SgVgosDb::composeHistoryBlock(), SgVgosDb::dump2stdout(), SgVgosDb::parseHistoryProcessSubBlock(), and SgVgosDb::saveForeignHistory().
QString SgVgosDb::HistoryDescriptor::historyFileName_ |
Definition at line 1314 of file SgVgosDb.h.
Referenced by SgVgosDb::composeHistoryBlock(), SgVgosDb::createWrapperFileName(), SgVgosDb::dump2stdout(), SgVgosDb::loadHistory(), SgVgosDb::parseHistoryProcessSubBlock(), SgVgosDb::saveForeignHistory(), and SgVgosDb::saveLocalHistory().
QString SgVgosDb::HistoryDescriptor::inputWrapperFileName_ |
Definition at line 1315 of file SgVgosDb.h.
Referenced by SgVgosDb::composeHistoryBlock(), SgVgosDb::dump2stdout(), and SgVgosDb::parseHistoryProcessSubBlock().
bool SgVgosDb::HistoryDescriptor::isMk3Compatible_ |
Definition at line 1317 of file SgVgosDb.h.
Referenced by HistoryDescriptor(), SgVgosDb::dump2stdout(), SgVgosDb::parseHistoryProcessSubBlock(), and SgVgosDb::saveForeignHistory().
QString SgVgosDb::HistoryDescriptor::processName_ |
Definition at line 1310 of file SgVgosDb.h.
Referenced by SgVgosDb::composeHistoryBlock(), SgVgosDb::dump2stdout(), SgVgosDb::makeWorkAround4KnownBugs(), SgVgosDb::parseHistoryProcessSubBlock(), and SgVgosDb::saveForeignHistory().
QString SgVgosDb::HistoryDescriptor::version_ |
Definition at line 1316 of file SgVgosDb.h.
Referenced by SgVgosDb::composeHistoryBlock(), SgVgosDb::dump2stdout(), SgVgosDb::makeWorkAround4KnownBugs(), SgVgosDb::parseHistoryProcessSubBlock(), and SgVgosDb::saveForeignHistory().