'Classic' CCA c++ binding (ccaffeine-only)  0.5.7
Public Member Functions
classic::gov::cca::ConnectionEventListener Class Reference

UNADOPTED standard: The interface listeners must implement to receive ConnectionEvents. More...

#include <ConnectionEventListener.h>

List of all members.

Public Member Functions

virtual ~ConnectionEventListener ()
 obligatory vdtor
virtual void connectionActivity (ConnectionEvent *evt) CLASSIC_CCA_PURE
 Connection event hook a component may supply.

Detailed Description

UNADOPTED standard: The interface listeners must implement to receive ConnectionEvents.


Constructor & Destructor Documentation

obligatory vdtor

{}

Member Function Documentation

Connection event hook a component may supply.

Any action by the component on its Services is allowed during the connection activity, including getting, using, releasing, and unregistering a uses port.


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