|
Cloudy
Spectral Synthesis Code for Astrophysics
|
#include <module.h>


Public Member Functions | |
| void | use (module *m) |
| void | zero () const |
| void | comment (t_warnings &) const |
Public Attributes | |
| vector< module * > | m_l |
Protected Member Functions | |
| module_list () | |
Friends | |
| class | Singleton< module_list > |
Additional Inherited Members | |
Static Public Member Functions inherited from Singleton< module_list > | |
| static module_list & | Inst () |
|
inlineprotected |
| void module_list::comment | ( | t_warnings & | w | ) | const |
References m_l.
|
inline |
References m_l.
Referenced by module::module().
| void module_list::zero | ( | void | ) | const |
References m_l.
|
friend |
| vector<module *> module_list::m_l |
Referenced by comment(), ParsePrint(), PrtComment(), use(), zero(), and zero().