lux::LuxError Class Reference

#include <wxluxgui.h>

Collaboration diagram for lux::LuxError:
[legend]

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 48 of file wxluxgui.h.


Constructor & Destructor Documentation

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

Definition at line 50 of file wxluxgui.h.


Member Function Documentation

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

Definition at line 52 of file wxluxgui.h.

References m_code.

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

Definition at line 54 of file wxluxgui.h.

References m_msg.

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

Definition at line 53 of file wxluxgui.h.

References m_severity.


Member Data Documentation

Definition at line 57 of file wxluxgui.h.

Referenced by GetCode().

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

Definition at line 59 of file wxluxgui.h.

Referenced by GetMessage().

Definition at line 58 of file wxluxgui.h.

Referenced by GetSeverity().


The documentation for this class was generated from the following file:
Generated by  doxygen 1.6.2-20100208