Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

CEGUI::_functorBinder< Functor, Ret, Args > Class Template Reference

#include <CEGUIEvent.h>

Inheritance diagram for CEGUI::_functorBinder< Functor, Ret, Args >:

Inheritance graph
[legend]
Collaboration diagram for CEGUI::_functorBinder< Functor, Ret, Args >:

Collaboration graph
[legend]
List of all members.

Public Member Functions

virtual Ret operator() (Args args) const
 _functorBinder (const Functor &f)

Protected Attributes

Functor d_f

Detailed Description

template<class Functor, typename Ret, typename Args>
class CEGUI::_functorBinder< Functor, Ret, Args >

Definition at line 80 of file CEGUIEvent.h.


Constructor & Destructor Documentation

template<class Functor, typename Ret, typename Args>
CEGUI::_functorBinder< Functor, Ret, Args >::_functorBinder const Functor &  f  )  [inline]
 

Definition at line 87 of file CEGUIEvent.h.


Member Function Documentation

template<class Functor, typename Ret, typename Args>
virtual Ret CEGUI::_functorBinder< Functor, Ret, Args >::operator() Args  args  )  const [inline, virtual]
 

Implements CEGUI::SubscriberInterface< Ret, Args >.

Definition at line 83 of file CEGUIEvent.h.

References CEGUI::_functorBinder< Functor, Ret, Args >::d_f.


Member Data Documentation

template<class Functor, typename Ret, typename Args>
Functor CEGUI::_functorBinder< Functor, Ret, Args >::d_f [protected]
 

Definition at line 89 of file CEGUIEvent.h.

Referenced by CEGUI::_functorBinder< Functor, Ret, Args >::operator()().


The documentation for this class was generated from the following file:
Generated on Wed Sep 7 10:05:47 2005 for Crazy Eddies GUI System by  doxygen 1.4.3