|
DataDirector API
|
Public Member Functions | |
| InjectedEventHandlerComponent (int generateInstance=FALSE) | |
| ~InjectedEventHandlerComponent () | |
| virtual void | SetAvailableAttributes (unsigned int availableAttributes) |
| virtual void | HandleInjectedEvent (InjectedObjectEvent *ev)=0 |
|
inline |
Default constructor
|
inline |
Default destructor
|
pure virtual |
This function gets called when a new InjectedObjectEvent is ready for consumption and it must be implemented by the child class
|
inlinevirtual |
override for the SetAvailableAttributes function that includes the behavior of of ComponentBase plus adds routing for the InjectedEventHandler attribute
1.8.10