IS3D::EventCallbackSpecificFunctor< T > Class Template Reference

#include <Event.H>

Inherits IS3D::EventCallbackFunctor.

List of all members.

Public Types

typedef void(T::* MethodType )(EventRef event)

Public Member Functions

 EventCallbackSpecificFunctor (T *obj, MethodType meth)
virtual ~EventCallbackSpecificFunctor ()
void exec (EventRef event)

Protected Attributes

T * _obj
MethodType _method

template<class T>
class IS3D::EventCallbackSpecificFunctor< T >


Member Typedef Documentation

template<class T>
typedef void(T::* IS3D::EventCallbackSpecificFunctor< T >::MethodType)(EventRef event)


Constructor & Destructor Documentation

template<class T>
IS3D::EventCallbackSpecificFunctor< T >::EventCallbackSpecificFunctor ( T *  obj,
MethodType  meth 
) [inline]

template<class T>
virtual IS3D::EventCallbackSpecificFunctor< T >::~EventCallbackSpecificFunctor (  )  [inline, virtual]


Member Function Documentation

template<class T>
void IS3D::EventCallbackSpecificFunctor< T >::exec ( EventRef  event  )  [inline, virtual]


Member Data Documentation

template<class T>
T* IS3D::EventCallbackSpecificFunctor< T >::_obj [protected]

template<class T>
MethodType IS3D::EventCallbackSpecificFunctor< T >::_method [protected]


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

Generated on Wed Jan 26 06:31:20 2011 for IS3D by  doxygen 1.5.6