Archon::Utilities::KeyboardEvents::MethodCall< T > Struct Template Reference

Inheritance diagram for Archon::Utilities::KeyboardEvents::MethodCall< T >:

Inheritance graph
[legend]
Collaboration diagram for Archon::Utilities::KeyboardEvents::MethodCall< T >:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 MethodCall (T *object, void(T::*pressMethod)(), void(T::*releaseMethod)())
 Pass 0 for 'releaseMethod' if you don't care about that event.

Detailed Description

template<class T>
struct Archon::Utilities::KeyboardEvents::MethodCall< T >

Definition at line 64 of file keyboard.H.


Constructor & Destructor Documentation

template<class T>
Archon::Utilities::KeyboardEvents::MethodCall< T >::MethodCall T object,
void(T::*)()  pressMethod,
void(T::*)()  releaseMethod
[inline]
 

Pass 0 for 'releaseMethod' if you don't care about that event.

You may also pass 0 for 'pressMethod'.

Definition at line 70 of file keyboard.H.


The documentation for this struct was generated from the following file:
Generated on Sun Jul 30 22:58:06 2006 for Archon by  doxygen 1.4.4