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 1296 of file SgVgosDb.h.
SgVgosDb::HistoryDescriptor::HistoryDescriptor | ( | ) |
Definition at line 308 of file SgVgosDb.cpp.
References isMk3Compatible_.
QString SgVgosDb::HistoryDescriptor::creator_ |
Definition at line 1300 of file SgVgosDb.h.
Referenced by SgVgosDb::composeHistoryBlock(), SgVgosDb::dump2stdout(), SgVgosDb::parseHistoryProcessSubBlock(), and SgVgosDb::saveForeignHistory().
QString SgVgosDb::HistoryDescriptor::defaultDir_ |
Definition at line 1301 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 1299 of file SgVgosDb.h.
Referenced by SgVgosDb::composeHistoryBlock(), SgVgosDb::dump2stdout(), SgVgosDb::parseHistoryProcessSubBlock(), and SgVgosDb::saveForeignHistory().
QString SgVgosDb::HistoryDescriptor::historyFileName_ |
Definition at line 1302 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 1303 of file SgVgosDb.h.
Referenced by SgVgosDb::composeHistoryBlock(), SgVgosDb::dump2stdout(), and SgVgosDb::parseHistoryProcessSubBlock().
bool SgVgosDb::HistoryDescriptor::isMk3Compatible_ |
Definition at line 1305 of file SgVgosDb.h.
Referenced by HistoryDescriptor(), SgVgosDb::dump2stdout(), SgVgosDb::parseHistoryProcessSubBlock(), and SgVgosDb::saveForeignHistory().
QString SgVgosDb::HistoryDescriptor::processName_ |
Definition at line 1298 of file SgVgosDb.h.
Referenced by SgVgosDb::composeHistoryBlock(), SgVgosDb::dump2stdout(), SgVgosDb::makeWorkAround4KnownBugs(), SgVgosDb::parseHistoryProcessSubBlock(), and SgVgosDb::saveForeignHistory().
QString SgVgosDb::HistoryDescriptor::version_ |
Definition at line 1304 of file SgVgosDb.h.
Referenced by SgVgosDb::composeHistoryBlock(), SgVgosDb::dump2stdout(), SgVgosDb::makeWorkAround4KnownBugs(), SgVgosDb::parseHistoryProcessSubBlock(), and SgVgosDb::saveForeignHistory().