cloudy
trunk
|
#include <cddefines.h>
Public Member Functions | |
cloudy_exit (const char *routine, const char *file, long line, int exit_code) | |
virtual | ~cloudy_exit () throw () |
const char * | routine () const throw () |
const char * | file () const throw () |
long | line () const |
int | exit_status () const |
Private Attributes | |
const char * | p_routine |
const char * | p_file |
long | p_line |
int | p_exit |
Definition at line 413 of file cddefines.h.
|
inline |
Definition at line 420 of file cddefines.h.
|
inlinevirtual |
Definition at line 427 of file cddefines.h.
|
inline |
Definition at line 444 of file cddefines.h.
Referenced by main().
|
inline |
Definition at line 436 of file cddefines.h.
Referenced by main().
|
inline |
Definition at line 440 of file cddefines.h.
Referenced by main().
|
inline |
Definition at line 432 of file cddefines.h.
Referenced by main().
|
private |
Definition at line 418 of file cddefines.h.
|
private |
Definition at line 416 of file cddefines.h.
|
private |
Definition at line 417 of file cddefines.h.
|
private |
Definition at line 415 of file cddefines.h.