lux::LuxError Class Reference

#include <wxluxgui.h>

List of all members.

Public Member Functions

 LuxError (int code, int severity, const char *msg)
int GetCode ()
int GetSeverity ()
const std::string & GetMessage ()

Protected Attributes

int m_code
int m_severity
std::string m_msg


Detailed Description

Definition at line 44 of file wxluxgui.h.


Constructor & Destructor Documentation

lux::LuxError::LuxError ( int  code,
int  severity,
const char *  msg 
) [inline]

Definition at line 46 of file wxluxgui.h.


Member Function Documentation

int lux::LuxError::GetCode (  )  [inline]

Definition at line 48 of file wxluxgui.h.

References m_code.

const std::string& lux::LuxError::GetMessage (  )  [inline]

Definition at line 50 of file wxluxgui.h.

References m_msg.

int lux::LuxError::GetSeverity (  )  [inline]

Definition at line 49 of file wxluxgui.h.

References m_severity.


Member Data Documentation

int lux::LuxError::m_code [protected]

Definition at line 53 of file wxluxgui.h.

Referenced by GetCode().

std::string lux::LuxError::m_msg [protected]

Definition at line 55 of file wxluxgui.h.

Referenced by GetMessage().

int lux::LuxError::m_severity [protected]

Definition at line 54 of file wxluxgui.h.

Referenced by GetSeverity().


The documentation for this class was generated from the following file:

Generated on Tue Nov 10 01:36:41 2009 for lux by  doxygen 1.5.9