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

#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

Constructor & Destructor Documentation

◆ Properties()

Properties::Properties ( )
inline

References m_lgDone.

Member Function Documentation

◆ isDone()

bool Properties::isDone ( ) const
inline

References m_lgDone.

◆ setDone()

void Properties::setDone ( )
inline

References m_lgDone.

Member Data Documentation

◆ m_lgDone

bool Properties::m_lgDone
private

Referenced by isDone(), Properties(), and setDone().

◆ p

vector< pair<string, shared_ptr<Option> > > Properties::p

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