| Crazy Eddie's GUI System
    0.8.2
    | 
Slot template class that creates a functor that calls back via a copy of a functor object. More...
 Inheritance diagram for CEGUI::FunctorCopySlot< T >:
 Inheritance diagram for CEGUI::FunctorCopySlot< T >: Collaboration diagram for CEGUI::FunctorCopySlot< T >:
 Collaboration diagram for CEGUI::FunctorCopySlot< T >:| Public Member Functions | |
| FunctorCopySlot (const T &functor) | |
| virtual bool | operator() (const EventArgs &args) | 
Slot template class that creates a functor that calls back via a copy of a functor object.