Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members  

gov::cca::ConnectionEventListener Class Reference

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

#include <ConnectionEventListener.h>

List of all members.

Public Methods

virtual ~ConnectionEventListener ()
 obligatory vdtor. More...

virtual void connectionActivity (ConnectionEvent *evt)=0
 Connection event hook a component may supply. More...


Detailed Description

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


Constructor & Destructor Documentation

virtual gov::cca::ConnectionEventListener::~ConnectionEventListener   [inline, virtual]
 

obligatory vdtor.

00012 {}


Member Function Documentation

virtual void gov::cca::ConnectionEventListener::connectionActivity ConnectionEvent   evt [pure virtual]
 

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:
Generated on Tue Aug 20 14:30:31 2002 for CCA Specification/Proposals by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002