FB::AttachedEvent Class Reference
Fired when a PluginEventSink is attached to a PluginEventSource (such as a PluginCore derived plugin object being attached to a PluginWindow to get events) More...
#include "AttachedEvent.h"
Inheritance diagram for FB::AttachedEvent:

Collaboration diagram for FB::AttachedEvent:

Additional Inherited Members | |
![]() | |
template<class T > | |
T * | get () |
Dynamic cast the pluginEvent to the specified type and throw an exception if it is not a subtype of the specified type. More... | |
template<class T > | |
bool | validType () |
Returns true if the object can be cast to the specified type. More... | |
Detailed Description
Fired when a PluginEventSink is attached to a PluginEventSource (such as a PluginCore derived plugin object being attached to a PluginWindow to get events)
Definition at line 29 of file AttachedEvent.h.
The documentation for this class was generated from the following file:
Generated on Fri Dec 15 2017 16:00:05 for FireBreath by
