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

PortConnectListener class. More...

#include <PortConnectListener.h>

Public Member Functions

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

Static Public Member Functions

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

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

RTC::PortConnectListener::~PortConnectListener ( )
virtual

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.

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

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 Mon Jun 10 2019 14:08:04