orxonox::InputBufferListenerTuple< T > Class Template Reference

#include <src/core/input/InputBuffer.h>

Inheritance diagram for orxonox::InputBufferListenerTuple< T >:

orxonox::BaseInputBufferListenerTuple

List of all members.

Public Member Functions

void callFunction ()
 InputBufferListenerTuple (T *listener, void(T::*function)(), bool bListenToAllChanges, bool bOnlySingleInput, bool trueKeyFalseChar, char _char, KeyCode::ByEnum key)
virtual ~InputBufferListenerTuple ()

Public Attributes

void(T::* function_ )()
T * listener_

template<class T>
class orxonox::InputBufferListenerTuple< T >


Constructor & Destructor Documentation

template<class T>
orxonox::InputBufferListenerTuple< T >::InputBufferListenerTuple ( T *  listener,
void(T::*)()  function,
bool  bListenToAllChanges,
bool  bOnlySingleInput,
bool  trueKeyFalseChar,
char  _char,
KeyCode::ByEnum  key 
) [inline]

template<class T>
virtual orxonox::InputBufferListenerTuple< T >::~InputBufferListenerTuple (  )  [inline, virtual]


Member Function Documentation

template<class T>
void orxonox::InputBufferListenerTuple< T >::callFunction (  )  [inline, virtual]


Member Data Documentation

template<class T>
void(T::* orxonox::InputBufferListenerTuple< T >::function_)()

template<class T>
T* orxonox::InputBufferListenerTuple< T >::listener_


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

Generated on Tue Jul 28 16:22:38 2009 for Orxonox by  doxygen 1.5.6