lux::wxLuxErrorEvent Class Reference

#include <wxluxgui.h>

List of all members.

Public Member Functions

 wxLuxErrorEvent (const boost::shared_ptr< LuxError > error, wxEventType eventType=wxEVT_NULL, int id=0)
boost::shared_ptr< LuxErrorGetError ()
wxEvent * Clone (void) const

Protected Attributes

boost::shared_ptr< LuxErrorm_error


Detailed Description

Definition at line 58 of file wxluxgui.h.


Constructor & Destructor Documentation

lux::wxLuxErrorEvent::wxLuxErrorEvent ( const boost::shared_ptr< LuxError error,
wxEventType  eventType = wxEVT_NULL,
int  id = 0 
) [inline]

Definition at line 60 of file wxluxgui.h.

Referenced by Clone().


Member Function Documentation

wxEvent* lux::wxLuxErrorEvent::Clone ( void   )  const [inline]

Definition at line 65 of file wxluxgui.h.

References wxLuxErrorEvent().

boost::shared_ptr<LuxError> lux::wxLuxErrorEvent::GetError (  )  [inline]

Definition at line 62 of file wxluxgui.h.

References m_error.

Referenced by lux::LuxGui::OnError().


Member Data Documentation

boost::shared_ptr<LuxError> lux::wxLuxErrorEvent::m_error [protected]

Definition at line 68 of file wxluxgui.h.

Referenced by GetError().


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

Generated on Mon May 18 07:16:19 2009 for lux by  doxygen 1.5.8