![]() |
Diana Software
|
Access to the Diana version information. More...
Functions | |
| const char * | GetDianaSWRevision () |
| Return the DIANA SW version string. More... | |
| const char * | GetDianaVersionTag () |
| Return the DIANA version tag. More... | |
| const char * | GetDianaCleanVersionTag () |
| Return the DIANA version tag cleaned. More... | |
| const char * | GetROOTVersion () |
| Return the ROOT version. More... | |
| const char * | GetPSQLVersion () |
| Return the PSQL version. More... | |
| const char * | GetGSLVersion () |
| Return the GSL version. More... | |
| const char * | GetQtVersion () |
| Return the Qt version. More... | |
| const char * | GetBoostVersion () |
| Return the Boost version. More... | |
| const char * | GetFFTWVersion () |
| Return the FFTW version. More... | |
Access to the Diana version information.
| const char * QSWInfo::GetBoostVersion | ( | ) |
Return the Boost version.
Definition at line 41 of file QDianaVersion.cc.
References DIANA_VERSION_BOOST.
Referenced by QOptions::QOptions().
| const char * QSWInfo::GetDianaCleanVersionTag | ( | ) |
Return the DIANA version tag cleaned.
Definition at line 15 of file QDianaVersion.cc.
References DIANA_VERSIONTAG.
Referenced by QGlobalDataManager::QGlobalDataManager().
| Q_BEGIN_NAMESPACE const char * QSWInfo::GetDianaSWRevision | ( | ) |
Return the DIANA SW version string.
Definition at line 9 of file QDianaVersion.cc.
References DIANA_SWREVISION.
Referenced by QOptions::QOptions().
| const char * QSWInfo::GetDianaVersionTag | ( | ) |
Return the DIANA version tag.
Definition at line 12 of file QDianaVersion.cc.
References DIANA_VERSIONTAG.
Referenced by QOptions::QOptions().
| const char * QSWInfo::GetFFTWVersion | ( | ) |
Return the FFTW version.
Definition at line 44 of file QDianaVersion.cc.
References DIANA_VERSION_FFTW.
Referenced by QOptions::QOptions().
| const char * QSWInfo::GetGSLVersion | ( | ) |
Return the GSL version.
Definition at line 35 of file QDianaVersion.cc.
References DIANA_VERSION_GSL.
Referenced by QOptions::QOptions().
| const char * QSWInfo::GetPSQLVersion | ( | ) |
Return the PSQL version.
Definition at line 32 of file QDianaVersion.cc.
References DIANA_VERSION_PSQL.
Referenced by QOptions::QOptions().
| const char * QSWInfo::GetQtVersion | ( | ) |
Return the Qt version.
Definition at line 38 of file QDianaVersion.cc.
References DIANA_VERSION_QT.
Referenced by QOptions::QOptions().
| const char * QSWInfo::GetROOTVersion | ( | ) |
Return the ROOT version.
Definition at line 29 of file QDianaVersion.cc.
References DIANA_VERSION_ROOT.
Referenced by QOptions::QOptions().