|
DataDirector API
|
Abstract base class for subscribers of the ConnectionDeleted event. More...
#include <DDD_EventSubscriber.h>
Public Member Functions | |
| virtual void | TriggerConnectionDeleted (DDD_Connection *connection)=0 |
Abstract base class for subscribers of the ConnectionDeleted event.
|
pure virtual |
The ConnectionDeleted event handling method in this observer
| connection | pointer to connection that is about to be deleted from the Director |
1.8.10