1#ifndef __ConnectionEvent_H__
2#define __ConnectionEvent_H__
UNADOPTED standard: ConnectionEvent event interface.
Definition ConnectionEvent.h:11
virtual ~ConnectionEvent()
obligatory vdtor
Definition ConnectionEvent.h:14
virtual int disconnected() CLASSIC_CCA_PURE
True if the event informs a disconnection.
virtual void * getOpqTypeMapSharedPtrAddress() CLASSIC_CCA_PURE
Close your eyes and don't read further.
virtual int connected() CLASSIC_CCA_PURE
True if the event informs a connection.
virtual PortInfo * getPortInfo() CLASSIC_CCA_PURE
Get the PortInfo of the affected Port.
An interface (deprecated) that describes a Port.
Definition cca.h:100
To deal with babel taking over this same namespace we name this one "classic.
Definition SimpleStamper.h:7