Public Member Functions | Static Public Member Functions | List of all members
RTC::PortConnectRetListener Class Referenceabstract

PortConnectRetListener class. More...

#include <PortConnectListener.h>

Public Member Functions

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

Static Public Member Functions

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

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

RTC::PortConnectRetListener::~PortConnectRetListener ( )
virtual

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.

const char * RTC::PortConnectRetListener::toString ( PortConnectRetListenerType  type)
static

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 Jun 6 2019 19:26:04