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 t_version & | Inst () |
|
protected |
string t_version::chDate |
date of this version of the code as a string
Referenced by 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 PrtFinal(), and t_version().
bool t_version::lgRelease |
is this a release version? if so do not print some internal comments
Referenced by t_version().