1#ifndef __ConnectionEventListener_H__
2#define __ConnectionEventListener_H__
UNADOPTED standard: The interface listeners must implement to receive ConnectionEvents.
Definition ConnectionEventListener.h:12
virtual ~ConnectionEventListener()
obligatory vdtor
Definition ConnectionEventListener.h:15
virtual void connectionActivity(ConnectionEvent *evt) CLASSIC_CCA_PURE
Connection event hook a component may supply.
UNADOPTED standard: ConnectionEvent event interface.
Definition ConnectionEvent.h:11
To deal with babel taking over this same namespace we name this one "classic.
Definition SimpleStamper.h:7