#include <DisconnectingConnectionEvent.h>
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 |
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