DataDirector API
|
Abstract base class for subscribers of the ConnectionAdded event. More...
#include <DDD_EventSubscriber.h>
Public Member Functions | |
virtual void | TriggerConnectionAdded (DDD_Connection *connection)=0 |
Abstract base class for subscribers of the ConnectionAdded event.
|
pure virtual |
The ConnectionAdded event handling method in this observer
connection | pointer to connection that has been added to the Director |