jp.go.aist.rtm.RTC.port
インタフェース ConnectionCallback


public interface ConnectionCallback

callback functor base classes

ConnectCallback

Callback interface for connect/notify_connect() funcs

This is the interface for callback functor for connect/notify_connect() invocation in Port. Argument is RTC::ConnectorProfile that is given these functions.


メソッドの概要
 void run(ConnectorProfileHolder profile)
           run Method of callback.
 

メソッドの詳細

run

void run(ConnectorProfileHolder profile)

run

Method of callback.

パラメータ:
profile -