Cloudy
Spectral Synthesis Code for Astrophysics
|
#include <version.h>
Public Attributes | |
string | chDate |
string | chVersion |
bool | lgRelease |
string | chInfo |
Protected Member Functions | |
t_version () | |
Friends | |
class | Singleton< t_version > |
Additional Inherited Members | |
Static Public Member Functions inherited from Singleton< t_version > | |
static t_version & | Inst () |
|
protected |
References __COMP, __COMP_VER, __OS, chDate, chInfo, chVersion, CLD_MAJOR, CLD_MINOR, CLD_PATCH, cpu, DAY, t_cpu::i(), lgRelease, t_cpu_i::min_double(), t_cpu_i::min_float(), MONTH, release_branch, revision, Split(), SPM_RELAX, TorF(), and YEAR.
string t_version::chDate |
date of this version of the code as a string
Referenced by mie_write_opc(), and t_version().
string t_version::chInfo |
information about when and how the code was compiled, including compiler version
Referenced by t_version().
string t_version::chVersion |
version string of this version of the code
Referenced by ParseSave(), PrtFinal(), and t_version().
bool t_version::lgRelease |
is this a release version? if so do not print some internal comments
Referenced by lgCheckMonitors(), newreact(), and t_version().