#include <ConnectedConnectionEvent.h>
Public Member Functions | |
ConnectedConnectionEvent (UserPortData &upd) | |
ConnectedConnectionEvent (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::TypeMap_shared | ctm |
::std::string | tpn |
::std::string | tpt |
virtual int ConnectedConnectionEvent::connected | ( | ) | [virtual] |
True if the event informs a connection. (always)
virtual int ConnectedConnectionEvent::disconnected | ( | ) | [virtual] |
True if the event informs a disconnection (never)
virtual ccafeopq::TypeMap_shared ConnectedConnectionEvent::getProperties | ( | ) | [virtual] |
properties of port