cloudy
trunk
|
#include <cddefines.h>
Public Member Functions | |
cloudy_exit (const char *routine, const char *file, long line, exit_type exit_code) | |
virtual | ~cloudy_exit () throw () |
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 |
Definition at line 444 of file cddefines.h.
|
inline |
Definition at line 451 of file cddefines.h.
|
inlinevirtual |
Definition at line 458 of file cddefines.h.
|
inline |
Definition at line 475 of file cddefines.h.
Referenced by cdMain().
|
inline |
Definition at line 467 of file cddefines.h.
Referenced by cdMain().
|
inline |
Definition at line 471 of file cddefines.h.
Referenced by cdMain().
|
inline |
Definition at line 463 of file cddefines.h.
Referenced by cdMain().
|
private |
Definition at line 449 of file cddefines.h.
|
private |
Definition at line 447 of file cddefines.h.
|
private |
Definition at line 448 of file cddefines.h.
|
private |
Definition at line 446 of file cddefines.h.