Cloudy
Spectral Synthesis Code for Astrophysics
|
#include <cddefines.h>
Public Member Functions | |
cloudy_exit (const char *routine, const char *file, long line, exit_type exit_code) | |
const char * | routine () const throw () |
const char * | file () const throw () |
long | line () const |
exit_type | exit_status () const |
Private Attributes | |
const char * | p_routine |
const char * | p_file |
long | p_line |
exit_type | p_exit |
|
inline |
|
inline |
Referenced by cdMain().
|
inline |
Referenced by cdMain().
|
inline |
Referenced by cdMain().
|
private |
|
private |
|
private |
|
private |