OpenRTM-aist-Python 1.2.1
Public Member Functions | List of all members
OpenRTM_aist.PortCallBack.ConnectionCallback Class Reference

Public Member Functions

def __call__ (self, profile)
 Callback method. More...
 

Detailed Description

 

Member Function Documentation

def OpenRTM_aist.PortCallBack.ConnectionCallback.__call__ (   self,
  profile 
)

Callback method.

This is the callback method invoked when connect/notify_connect() invocation in Port.

Parameters
self
profileConnectorProfile

virtual void operator()(RTC::ConnectorProfile& profile) = 0;


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