MOOS 0.2375
Public Member Functions
XPCException Class Reference

#include <XPCException.h>

List of all members.

Public Member Functions

 XPCException (const char *sMsg)
char * sGetException ()
 XPCException (char *sMsg)
char * sGetException ()

Detailed Description

Definition at line 39 of file XPCException.h.


Constructor & Destructor Documentation

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.


Member Function Documentation

char* XPCException::sGetException ( ) [inline]

Definition at line 47 of file XPCException.h.

char* XPCException::sGetException ( ) [inline]

Definition at line 46 of file XPCException.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines