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

PortActionListener class. More...

#include <ComponentActionListener.h>

Public Member Functions

virtual void operator() (const ::RTC::PortProfile &pprof)=0
 Virtual Callback function. More...
 
virtual ~PortActionListener ()
 Destructor. More...
 

Static Public Member Functions

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

Detailed Description

PortActionListener class.

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

Definition at line 403 of file ComponentActionListener.h.

Constructor & Destructor Documentation

RTC::PortActionListener::~PortActionListener ( )
virtual

Destructor.

Definition at line 50 of file ComponentActionListener.cpp.

Member Function Documentation

virtual void RTC::PortActionListener::operator() ( const ::RTC::PortProfile &  pprof)
pure virtual

Virtual Callback function.

This is a the Callback function for PortActionListener

static const char* RTC::PortActionListener::toString ( PortActionListenerType  type)
inlinestatic

Convert PreComponentActionListenerType into the string.

Convert PreComponentActionListenerType into the string.

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

Definition at line 429 of file ComponentActionListener.h.


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