|
OpenRTM-aist
1.1.2
|
#include <ComponentActionListener.h>
公開メンバ関数 | |
| virtual | ~PortActionListener () |
| デストラクタ [詳解] | |
| virtual void | operator() (const ::RTC::PortProfile &pprof)=0 |
| 仮想コールバック関数 [詳解] | |
静的公開メンバ関数 | |
| static const char * | toString (PortActionListenerType type) |
| PreComponentActionListenerType を文字列に変換 [詳解] | |
|
virtual |
デストラクタ
|
pure virtual |
仮想コールバック関数
PortActionListener のコールバック関数
|
inlinestatic |
PreComponentActionListenerType を文字列に変換
PreComponentActionListenerType を文字列に変換する
| type | 変換対象 PreComponentActionListenerType |
参照先 RTC::PreComponentActionListener::operator()(), RTC::PORT_ACTION_LISTENER_NUM.
1.8.11