Cloudy
Spectral Synthesis Code for Astrophysics
Loading...
Searching...
No Matches
t_version Class Reference

#include <version.h>

Inheritance diagram for t_version:
Collaboration diagram for t_version:

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_versionInst ()
 

Detailed Description

Constructor & Destructor Documentation

◆ t_version()

t_version::t_version ( )
protected

References __COMP, __COMP_VER, __OS, chDate, chInfo, chVersion, CLD_BETA, CLD_MAJOR, CLD_MINOR, cpu, DAY, lgRelease, MONTH, revision, Split(), SPM_RELAX, TorF(), TotalInsanity(), and YEAR.

Here is the call graph for this function:

Friends And Related Symbol Documentation

◆ Singleton< t_version >

friend class Singleton< t_version >
friend

Member Data Documentation

◆ chDate

string t_version::chDate

date of this version of the code as a string

Referenced by t_version().

◆ chInfo

string t_version::chInfo

information about when and how the code was compiled, including compiler version

Referenced by t_version().

◆ chVersion

string t_version::chVersion

version string of this version of the code

Referenced by PrtFinal(), and t_version().

◆ lgRelease

bool t_version::lgRelease

is this a release version? if so do not print some internal comments

Referenced by t_version().


The documentation for this class was generated from the following files: