Cloudy
Spectral Synthesis Code for Astrophysics
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
drChoiceItem Class Reference

Public Member Functions

 drChoiceItem (const string &str, bool *flag)
 
void select () const
 
const char * c_str () const
 

Private Attributes

string m_str
 
bool * m_flag
 

Constructor & Destructor Documentation

drChoiceItem::drChoiceItem ( const string &  str,
bool *  flag 
)
inline

Member Function Documentation

const char* drChoiceItem::c_str ( ) const
inline

References m_str.

void drChoiceItem::select ( ) const
inline

References m_flag.

Member Data Documentation

bool* drChoiceItem::m_flag
private

Referenced by select().

string drChoiceItem::m_str
private

Referenced by c_str().


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