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

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

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


Constructor & Destructor Documentation

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

Definition at line 86 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 82 of file CEGUIEvent.h.


Member Data Documentation

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

Definition at line 88 of file CEGUIEvent.h.


The documentation for this class was generated from the following file:
Generated on Wed Feb 16 12:41:10 2005 for Crazy Eddies GUI System by  doxygen 1.3.9.1