RTC::PortConnectListener Class Reference

PortConnectListener class. More...

#include <PortConnectListener.h>

List of all members.

Public Member Functions

virtual ~PortConnectListener ()
 Destructor.
virtual void operator() (const char *portname, RTC::ConnectorProfile &profile)=0
 Virtual Callback function.

Static Public Member Functions

static const char * toString (PortConnectListenerType type)
 Convert PortConnectListenerType into the string.

Detailed Description

PortConnectListener class.

This class is abstract base class for listener classes that provides callbacks for various events in rtobject.


Constructor & Destructor Documentation

virtual RTC::PortConnectListener::~PortConnectListener (  )  [virtual]

Destructor.


Member Function Documentation

virtual void RTC::PortConnectListener::operator() ( const char *  portname,
RTC::ConnectorProfile &  profile 
) [pure virtual]

Virtual Callback function.

This is a the Callback function for PortConnectListener.

static const char* RTC::PortConnectListener::toString ( PortConnectListenerType  type  )  [static]

Convert PortConnectListenerType into the string.

Convert PortConnectListenerType into the string.

Parameters:
type The target PortConnectListenerType for transformation
Returns:
Trnasformation result of string representation
Generated on Fri Oct 28 18:31:18 2016 for OpenRTM-aist by  doxygen 1.6.3