CEGUI::FreeFunctionSlot Class Reference

Slot functor class that calls back via a free function pointer. More...

Inheritance diagram for CEGUI::FreeFunctionSlot:

Inheritance graph
[legend]
Collaboration diagram for CEGUI::FreeFunctionSlot:

Collaboration graph
[legend]

List of all members.

Public Member Functions

typedef bool() SlotFunction (const EventArgs &)
 Slot function type.
 FreeFunctionSlot (SlotFunction *func)
virtual bool operator() (const EventArgs &args)


Detailed Description

Slot functor class that calls back via a free function pointer.

Generated on Thu Nov 27 20:34:28 2008 for Crazy Eddies GUI System by  doxygen 1.5.7.1