|
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 |
References m_lgDone.
|
inline |
References m_lgDone.
|
inline |
References m_lgDone.
|
private |
Referenced by isDone(), Properties(), and setDone().
| vector< pair<string, shared_ptr<Option> > > Properties::p |