| DataDirector API
    | 
Abstract base class for subscribers of the ConnectionShifted event. More...
#include <DDD_EventSubscriber.h>
| Public Types | |
| enum | ConnectionShiftDirection { CONNECTION_SHIFT_UP = 0, CONNECTION_SHIFT_DOWN = 1 } | 
| Public Member Functions | |
| virtual void | TriggerConnectionShifted (DDD_Connection *connection, ConnectionShiftDirection direction)=0 | 
Abstract base class for subscribers of the ConnectionShifted event.
| 
 | pure virtual | 
The ConnectionShifted event handling method in this observer
| connection | pointer to connection that is to be shifted | 
| direction | enum denoting connection's direction for shift. | 
 1.8.10
 1.8.10