Cloudy
Spectral Synthesis Code for Astrophysics
|
#include <parser.h>
Public Member Functions | |
Properties () | |
void | setDone () |
bool | isDone () const |
Public Attributes | |
vector< pair< string, shared_ptr< Option > > > | p |
Private Attributes | |
bool | m_lgDone |
|
inline |
|
inline |
References m_lgDone.
|
inline |
References m_lgDone.
vector< pair<string, shared_ptr<Option> > > Properties::p |