lux::wxLuxErrorEvent Class Reference

#include <wxluxgui.h>

Inheritance diagram for lux::wxLuxErrorEvent:
[legend]
Collaboration diagram for lux::wxLuxErrorEvent:
[legend]

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 ()
wxEventClone (void) const

Protected Attributes

boost::shared_ptr< LuxErrorm_error

Detailed Description

Definition at line 62 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 64 of file wxluxgui.h.

Referenced by Clone().


Member Function Documentation

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

Definition at line 69 of file wxluxgui.h.

References wxLuxErrorEvent().

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

Definition at line 66 of file wxluxgui.h.

References m_error.


Member Data Documentation

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

Definition at line 72 of file wxluxgui.h.

Referenced by GetError().


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