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 Types

typedef bool( SlotFunction )(const EventArgs &)
 Slot function type.

Public Member Functions

 FreeFunctionSlot (SlotFunction *func)
virtual bool operator() (const EventArgs &args)

Detailed Description

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


Generated on Wed Oct 21 10:18:35 2009 for Crazy Eddies GUI System by  doxygen 1.6.1