public interface ConnectionCallback
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.
|
void run(ConnectorProfileHolder profile)
run
Method of callback.
profile
-