CEGUI::FunctorReferenceBinder< T > Struct Template Reference
Class that enables the creation of a reference binding for a functor object to be used as a callback slot. Wrap your functor with this to enable the use of an object reference when subscribing to an event signal (as opposed to the functor object being copied, or using a pointer).
More...
Collaboration diagram for CEGUI::FunctorReferenceBinder< T >:
template<typename T>
struct CEGUI::FunctorReferenceBinder< T >
Class that enables the creation of a reference binding for a functor object to be used as a callback slot. Wrap your functor with this to enable the use of an object reference when subscribing to an event signal (as opposed to the functor object being copied, or using a pointer). Generated on Sat Jun 28 14:35:51 2008 for Crazy Eddies GUI System by
1.5.4