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

#include <generic_state.h>

Collaboration diagram for genericState:

Public Member Functions

 genericState ()
 
 genericState (const molezone *sp)
 
 genericState (const qStateConstProxy &q)
 
 genericState (const char *valLabel, const double *val)
 
bool associated () const
 
string label () const
 
string database () const
 
bool isSpecies () const
 

Public Attributes

const molezonesp
 
qStateConstProxy q
 
const double * val
 
string valLabel
 

Constructor & Destructor Documentation

◆ genericState() [1/4]

genericState::genericState ( )
inline

References NULL, sp, and val.

◆ genericState() [2/4]

genericState::genericState ( const molezone * sp)
inlineexplicit

References NULL, sp, and val.

◆ genericState() [3/4]

genericState::genericState ( const qStateConstProxy & q)
inlineexplicit

References NULL, q, sp, and val.

◆ genericState() [4/4]

genericState::genericState ( const char * valLabel,
const double * val )
inlineexplicit

References NULL, sp, val, and valLabel.

Member Function Documentation

◆ associated()

bool genericState::associated ( ) const

References isSpecies(), NULL, q, and val.

Here is the call graph for this function:

◆ database()

string genericState::database ( ) const

References isSpecies(), NULL, and sp.

Here is the call graph for this function:

◆ isSpecies()

bool genericState::isSpecies ( ) const

References NULL, null_molezone, and sp.

Referenced by associated(), database(), and label().

◆ label()

string genericState::label ( ) const

References isSpecies(), NULL, q, sp, val, and valLabel.

Here is the call graph for this function:

Member Data Documentation

◆ q

◆ sp

◆ val

◆ valLabel

string genericState::valLabel

Referenced by genericState(), and label().


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