igstk::NDIErrorEvent Class Reference

Report errors for the NDICommandInterpreter. More...

#include <igstkNDIErrorEvent.h>

List of all members.

Public Types

typedef NDIErrorEvent Self
typedef IGSTKEvent Superclass

Public Member Functions

 NDIErrorEvent ()
 Constructor.
 NDIErrorEvent (int errorCode)
 Constructor with error code.
 NDIErrorEvent (const Self &s)
 Copy constructor.
virtual ~NDIErrorEvent ()
 Destructor.
virtual const char * GetEventName () const
 Get the name of this event.
virtual bool CheckEvent (const ::itk::EventObject *e) const
 check whether an event derives from this event
virtual ::itk::EventObject * MakeObject () const
 Make another event of the same type.
const unsigned int GetErrorCode () const
 Get the error code.

Detailed Description

Report errors for the NDICommandInterpreter.

The NDIErrorEvent is generated whenever NDICommandInterpreter encounters an error while communicating with an NDI tracking device.

Definition at line 35 of file igstkNDIErrorEvent.h.


Member Typedef Documentation

Definition at line 39 of file igstkNDIErrorEvent.h.

Definition at line 40 of file igstkNDIErrorEvent.h.


Constructor & Destructor Documentation

igstk::NDIErrorEvent::NDIErrorEvent (  )  [inline]

Constructor.

Definition at line 43 of file igstkNDIErrorEvent.h.

igstk::NDIErrorEvent::NDIErrorEvent ( int  errorCode  )  [inline]

Constructor with error code.

Definition at line 47 of file igstkNDIErrorEvent.h.

igstk::NDIErrorEvent::NDIErrorEvent ( const Self s  )  [inline]

Copy constructor.

Definition at line 51 of file igstkNDIErrorEvent.h.

virtual igstk::NDIErrorEvent::~NDIErrorEvent (  )  [inline, virtual]

Destructor.

Definition at line 55 of file igstkNDIErrorEvent.h.


Member Function Documentation

virtual const char* igstk::NDIErrorEvent::GetEventName (  )  const [inline, virtual]

Get the name of this event.

Definition at line 58 of file igstkNDIErrorEvent.h.

virtual bool igstk::NDIErrorEvent::CheckEvent ( const ::itk::EventObject *  e  )  const [inline, virtual]

check whether an event derives from this event

Definition at line 62 of file igstkNDIErrorEvent.h.

virtual ::itk::EventObject* igstk::NDIErrorEvent::MakeObject (  )  const [inline]

Make another event of the same type.

Definition at line 66 of file igstkNDIErrorEvent.h.

const unsigned int igstk::NDIErrorEvent::GetErrorCode (  )  const [inline]

Get the error code.

Definition at line 70 of file igstkNDIErrorEvent.h.


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

Generated by  doxygen 1.6.2