Inheritance diagram for CEGUI::MemberFunctionSlot< T >:
Public Types | |
typedef bool(T::*) | MemberFunctionType (const EventArgs &) |
Member function slot type. | |
Public Member Functions | |
MemberFunctionSlot (MemberFunctionType func, T *obj) | |
virtual bool | operator() (const EventArgs &args) |