cloudy  trunk
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Data Fields
genericState Class Reference

#include <generic_state.h>

Collaboration diagram for genericState:
Collaboration graph
[legend]

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
 

Data Fields

const molezonesp
 
qStateConstProxy q
 
const double * val
 
string valLabel
 

Detailed Description

Definition at line 10 of file generic_state.h.

Constructor & Destructor Documentation

genericState::genericState ( )
inline

Definition at line 13 of file generic_state.h.

genericState::genericState ( const molezone sp)
inlineexplicit

Definition at line 14 of file generic_state.h.

genericState::genericState ( const qStateConstProxy q)
inlineexplicit

Definition at line 15 of file generic_state.h.

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

Definition at line 17 of file generic_state.h.

Member Function Documentation

bool genericState::associated ( ) const

Definition at line 90 of file generic_state.cpp.

References qStateConstProxy::associated(), null_molezone, q, sp, and val.

Here is the call graph for this function:

string genericState::database ( ) const

Definition at line 82 of file generic_state.cpp.

References species::database, molezone::dbase, null_molezone, and sp.

Referenced by dBaseUpdateCollCoeffs().

string genericState::label ( ) const

Definition at line 70 of file generic_state.cpp.

References qStateConstProxy::associated(), qStateConstProxy::chLabel(), molezone::global(), molecule::label, null_molezone, q, sp, val, and valLabel.

Referenced by SaveSpeciesOptDep().

Here is the call graph for this function:

Field Documentation

qStateConstProxy genericState::q

Definition at line 20 of file generic_state.h.

Referenced by associated(), cdColm(), column(), density(), depart(), energy(), and label().

const molezone* genericState::sp
const double* genericState::val

Definition at line 21 of file generic_state.h.

Referenced by associated(), column(), density(), depart(), energy(), label(), and levels().

string genericState::valLabel

Definition at line 22 of file generic_state.h.

Referenced by label().


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