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

This class binds a copy of a functor. More...

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 >

This class binds a copy of a functor.


Generated on Sat Nov 26 09:35:14 2005 for Crazy Eddies GUI System by  doxygen 1.4.5