Cloudy
Spectral Synthesis Code for Astrophysics
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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 ( )
protected

Friends And Related Function Documentation

friend class Singleton< t_version >
friend

Member Data Documentation

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


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