PortConnectListener クラス
[詳細]
#include <PortConnectListener.h>
説明
PortConnectListener クラス
各アクションに対応するユーザーコードが呼ばれる直前のタイミング でコールされるリスナクラスの基底クラス。
- ON_NOTIFY_CONNECT: notify_connect() 関数内呼び出し直後
- ON_NOTIFY_DISCONNECT: notify_disconnect() 呼び出し直後
- ON_UNSUBSCRIBE_INTERFACES: notify_disconnect() 内のIF購読解除時
コンストラクタとデストラクタ
virtual RTC::PortConnectListener::~PortConnectListener |
( |
| ) |
|
|
virtual |
関数
virtual void RTC::PortConnectListener::operator() |
( |
const char * |
portname, |
|
|
RTC::ConnectorProfile & |
profile |
|
) |
| |
|
pure virtual |
PortConnectListenerType を文字列に変換
PortConnectListenerType を文字列に変換する
- 引数
-
type | 変換対象 PortConnectListenerType |
- 戻り値
- 文字列変換結果