DisconnectingConnectionEvent Class Reference

#include <DisconnectingConnectionEvent.h>

List of all members.

Public Member Functions

 DisconnectingConnectionEvent (UserPortData &upd)
 DisconnectingConnectionEvent (ProviderPortData &ppd)
virtual int connected ()
virtual int disconnected ()
virtual std::string getName ()
virtual std::string getType ()
virtual ccafeopq::TypeMap_shared getProperties ()
virtual void * getOpqTypeMapSharedPtrAddress ()

Private Attributes

ccafeopq::PortInfo * pi
::ccafeopq::TypeMap_shared ctm
::std::string tpn
::std::string tpt


Detailed Description

Event delivered to a connection listener before a connection is broken.

Member Function Documentation

virtual int DisconnectingConnectionEvent::connected (  )  [virtual]

True if the event informs a connection. (never)

virtual int DisconnectingConnectionEvent::disconnected (  )  [virtual]

True if the event informs a disconnection (always)

virtual ccafeopq::TypeMap_shared DisconnectingConnectionEvent::getProperties (  )  [virtual]

properties of port


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

Generated on Tue Apr 28 03:12:55 2009 for CCAFFEINE by  doxygen 1.5.5