Public Member Functions | Static Public Member Functions
RTC::PortConnectRetListener Class Reference

PortConnectRetListener class. More...

#include <PortConnectListener.h>

List of all members.

Public Member Functions

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

Static Public Member Functions

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

Detailed Description

PortConnectRetListener class.

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

Definition at line 202 of file PortConnectListener.h.


Constructor & Destructor Documentation

Destructor.

Definition at line 87 of file PortConnectListener.cpp.


Member Function Documentation

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

Virtual Callback function.

This is a the Callback function for PortConnectRetListener.

Convert PortConnectRetListenerType into string.

Convert PortConnectRetListenerType into the string.

Convert PortConnectRetListenerType into string.

Parameters:
typeThe target PortConnectRetListenerType for transformation
Returns:
Trnasformation result of string representation

Definition at line 63 of file PortConnectListener.cpp.


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


openrtm_aist
Author(s): Noriaki Ando
autogenerated on Thu Aug 27 2015 14:16:41