DataDirector API
Public Member Functions | List of all members
InjectedEventHandlerComponent Class Referenceabstract
Inheritance diagram for InjectedEventHandlerComponent:

Public Member Functions

 InjectedEventHandlerComponent (int generateInstance=FALSE)
 
 ~InjectedEventHandlerComponent ()
 
virtual void SetAvailableAttributes (unsigned int availableAttributes)
 
virtual void HandleInjectedEvent (InjectedObjectEvent *ev)=0
 

Constructor & Destructor Documentation

InjectedEventHandlerComponent ( int  generateInstance = FALSE)
inline

Default constructor

Default destructor

Member Function Documentation

virtual void HandleInjectedEvent ( InjectedObjectEvent ev)
pure virtual

This function gets called when a new InjectedObjectEvent is ready for consumption and it must be implemented by the child class

virtual void SetAvailableAttributes ( unsigned int  availableAttributes)
inlinevirtual

override for the SetAvailableAttributes function that includes the behavior of of ComponentBase plus adds routing for the InjectedEventHandler attribute


The documentation for this class was generated from the following file: