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

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

#include <CEGUIEvent.h>

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

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Protected Attributes

const Functor & d_f

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


Constructor & Destructor Documentation

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

Definition at line 174 of file CEGUIEvent.h.


Member Function Documentation

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

Implements CEGUI::SubscriberInterface< Ret, Args >.

Definition at line 170 of file CEGUIEvent.h.


Member Data Documentation

template<class Functor, typename Ret, typename Args>
const Functor& CEGUI::_refBinder< Functor, Ret, Args >::d_f [protected]
 

Definition at line 176 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