neo::cca::ports::ConnectionEvent Class Reference

An event passed around when connection activities occur. More...

#include <ConnectionEvent.hh>

List of all members.

Public Member Functions

virtual ~ConnectionEvent ()
 obligatory vdtor
virtual enum EventType getEventType ()=0
 return the event type.
virtual TypeMap_shared getPortInfo ()=0
 Get the properties of the affected Port.


Detailed Description

An event passed around when connection activities occur.

It is handled with a shared pointer.


Constructor & Destructor Documentation

virtual neo::cca::ports::ConnectionEvent::~ConnectionEvent (  )  [inline, virtual]

obligatory vdtor

00031 {}


Member Function Documentation

virtual enum EventType neo::cca::ports::ConnectionEvent::getEventType (  )  [pure virtual]

return the event type.

virtual TypeMap_shared neo::cca::ports::ConnectionEvent::getPortInfo (  )  [pure virtual]

Get the properties of the affected Port.

Among these are: "cca.portName" (string), "cca.portType" (string), "ABLE_TO_PROXY" (bool), "MAX_CONNECTIONS" (int), "MIN_CONNECTIONS" (int).


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

Generated on Thu Mar 17 04:13:29 2011 for NEOCCA bindings Specification by  doxygen 1.5.9