|
Cloudy
Spectral Synthesis Code for Astrophysics
|
#include <cddefines.h>
Public Member Functions | |
| cloudy_abort (const char *comment) | |
| cloudy_abort (const cloudy_abort &)=default | |
| cloudy_abort & | operator= (const cloudy_abort &)=default |
| virtual | ~cloudy_abort () throw () |
| const char * | comment () const throw () |
Private Attributes | |
| const char * | p_comment |
|
explicit |
References comment(), cpu, NULL, and p_comment.
Referenced by cloudy_abort(), and operator=().

|
default |
|
inlinevirtual | ||||||||||||
|
inline | ||||||||||||
References p_comment.
Referenced by cloudy_abort().
|
default |
|
private |
Referenced by cloudy_abort(), and comment().