CCAFFEINE  0.8.8
Public Member Functions | Private Attributes
DisconnectingConnectionEvent Class Reference

#include <DisconnectingConnectionEvent.h>

List of all members.

Public Member Functions

 DisconnectingConnectionEvent (UserPortData &upd)
 DisconnectingConnectionEvent (ProviderPortData &ppd)
virtual bool preChange ()
virtual void setpreChange (bool pc)
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
bool prechange
::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 bool DisconnectingConnectionEvent::preChange ( ) [virtual]

True if the event is before change.

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

properties of port for babel passthrough


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