MOOS 0.2375
|
#include <XPCException.h>
Public Member Functions | |
XPCException (const char *sMsg) | |
char * | sGetException () |
XPCException (char *sMsg) | |
char * | sGetException () |
Definition at line 39 of file XPCException.h.
XPCException::XPCException | ( | const char * | sMsg | ) | [inline] |
Definition at line 44 of file XPCException.h.
XPCException::XPCException | ( | char * | sMsg | ) | [inline] |
Definition at line 43 of file XPCException.h.
char* XPCException::sGetException | ( | ) | [inline] |
Definition at line 47 of file XPCException.h.
char* XPCException::sGetException | ( | ) | [inline] |
Definition at line 46 of file XPCException.h.