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

PortConnectListener class. More...

#include <PortConnectListener.h>

List of all members.

Public Member Functions

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

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.

Definition at line 82 of file PortConnectListener.h.


Constructor & Destructor Documentation

Destructor.

Definition at line 53 of file PortConnectListener.cpp.


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.

Convert PortConnectListenerType into the string.

Convert PortConnectListenerType into the string.

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

Definition at line 33 of file PortConnectListener.cpp.


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


openrtm_aist
Author(s): Noriaki Ando
autogenerated on Sat Jun 8 2019 18:49:14