vcf/FoundationKit/EventHandler.h File Reference
Namespaces | |
| namespace | VCF |
Classes | |
| class | VCF::EventHandler |
| EventHandler's form the back bone of the event model in the VCF. More... | |
| class | VCF::EventHandlerInstance< SOURCE, EVENT > |
| The EventHandlerInstance class is used to provide a typesafe wrapper around a specific class's member function pointer. More... | |
| class | VCF::StaticEventHandlerInstance< EVENT > |
| StaticEventHandlerInstance's are used to provide a typesafe wrapper around a specific class's static function pointers, as opposed to method pointers (which take the implicit this pointer). More... | |
| class | VCF::GenericEventHandler< SOURCE_TYPE > |
| The GenericEventHandler class is provided as a convenience class for use when dealing with a generic Event object. More... | |
