DataDirector API
Public Member Functions | List of all members
DDD_ConnectionAdded_Subscriber Class Referenceabstract

Abstract base class for subscribers of the ConnectionAdded event. More...

#include <DDD_EventSubscriber.h>

Public Member Functions

virtual void TriggerConnectionAdded (DDD_Connection *connection)=0
 

Detailed Description

Abstract base class for subscribers of the ConnectionAdded event.

Member Function Documentation

virtual void TriggerConnectionAdded ( DDD_Connection connection)
pure virtual

The ConnectionAdded event handling method in this observer

Parameters
connectionpointer to connection that has been added to the Director

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