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

ConnectorListener class. More...

#include <ConnectorListener.h>

Inheritance diagram for RTC::ConnectorListener:
Inheritance graph
[legend]

Public Member Functions

virtual void operator() (const ConnectorInfo &info)=0
 Virtual Callback method. More...
 
virtual ~ConnectorListener ()
 Destructor. More...
 

Static Public Member Functions

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

Detailed Description

ConnectorListener class.

This class is abstract base class for listener classes that provides callbacks for various events in the data port's connectors.

Definition at line 516 of file ConnectorListener.h.

Constructor & Destructor Documentation

RTC::ConnectorListener::~ConnectorListener ( )
virtual

Destructor.

Definition at line 40 of file ConnectorListener.cpp.

Member Function Documentation

virtual void RTC::ConnectorListener::operator() ( const ConnectorInfo info)
pure virtual
static const char* RTC::ConnectorListener::toString ( ConnectorListenerType  type)
inlinestatic

Convert ConnectorListenerType into the string.

Convert ConnectorListenerType into the string.

Parameters
typeThe target ConnectorListenerType for transformation
Returns
Trnasformation result of string representation

Definition at line 542 of file ConnectorListener.h.


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:03