| パッケージ | 説明 |
|---|---|
| jp.go.aist.rtm.RTC | |
| jp.go.aist.rtm.RTC.RTC |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
<DataType> PostComponentActionListener |
RTObject_impl.addPostComponentActionListener(int listener_type,
DataType obj,
java.lang.String memfunc)
PostComponentActionListener リスナを追加する
{@.ja ComponentAction 実装関数の呼び出し直後のイベントに関連する各種リ
スナを設定する。
|
<DataType> PostComponentActionListener |
DataFlowComponent_impl.addPostComponentActionListener(int listener_type,
DataType obj,
java.lang.String memfunc)
PostComponentActionListener リスナを追加する
{@.ja ComponentAction 実装関数の呼び出し直後のイベントに関連する各種リ
スナを設定する。
|
<DataType> PostComponentActionListener |
FiniteStateMachineComponent_impl.addPostComponentActionListener(int listener_type,
DataType obj,
java.lang.String memfunc)
PostComponentActionListener リスナを追加する
{@.ja ComponentAction 実装関数の呼び出し直後のイベントに関連する各種リ
スナを設定する。
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
RTObject_impl.addPostComponentActionListener(int listener_type,
PostComponentActionListener listener)
PostComponentActionListener リスナを追加する
{@.ja ComponentAction 実装関数の呼び出し直後のイベントに関連する各種リ
スナを設定する。
|
void |
DataFlowComponent_impl.addPostComponentActionListener(int listener_type,
PostComponentActionListener listener)
PostComponentActionListener リスナを追加する
{@.ja ComponentAction 実装関数の呼び出し直後のイベントに関連する各種リ
スナを設定する。
|
void |
FiniteStateMachineComponent_impl.addPostComponentActionListener(int listener_type,
PostComponentActionListener listener)
PostComponentActionListener リスナを追加する
{@.ja ComponentAction 実装関数の呼び出し直後のイベントに関連する各種リ
スナを設定する。
|
void |
RTObject_impl.addPostComponentActionListener(int listener_type,
PostComponentActionListener listener,
boolean autoclean)
PostComponentActionListener リスナを追加する
{@.ja ComponentAction 実装関数の呼び出し直後のイベントに関連する各種リ
スナを設定する。
|
void |
DataFlowComponent_impl.addPostComponentActionListener(int listener_type,
PostComponentActionListener listener,
boolean autoclean)
PostComponentActionListener リスナを追加する
{@.ja ComponentAction 実装関数の呼び出し直後のイベントに関連する各種リ
スナを設定する。
|
void |
FiniteStateMachineComponent_impl.addPostComponentActionListener(int listener_type,
PostComponentActionListener listener,
boolean autoclean)
PostComponentActionListener リスナを追加する
{@.ja ComponentAction 実装関数の呼び出し直後のイベントに関連する各種リ
スナを設定する。
|
void |
RTObject_impl.removePostComponentActionListener(int listener_type,
PostComponentActionListener listener)
PostComponentActionListener リスナを削除する
設定した各種リスナを削除する。
|
void |
DataFlowComponent_impl.removePostComponentActionListener(int listener_type,
PostComponentActionListener listener)
PostComponentActionListener リスナを削除する
設定した各種リスナを削除する。
|
void |
FiniteStateMachineComponent_impl.removePostComponentActionListener(int listener_type,
PostComponentActionListener listener)
PostComponentActionListener リスナを削除する
設定した各種リスナを削除する。
|
| 修飾子とタイプ | フィールドと説明 |
|---|---|
PostComponentActionListener |
ComponentObserverConsumer.CompStatMsg.abortingListener |
PostComponentActionListener |
ComponentObserverConsumer.CompStatMsg.activatedListener |
PostComponentActionListener |
ComponentObserverConsumer.CompStatMsg.deactivatedListener |
PostComponentActionListener |
ComponentObserverConsumer.ECAction.ecRatechanged |
PostComponentActionListener |
ComponentObserverConsumer.ECAction.ecShutdown |
PostComponentActionListener |
ComponentObserverConsumer.ECAction.ecStartup |
PostComponentActionListener |
ComponentObserverConsumer.CompStatMsg.finalizeListener |
PostComponentActionListener |
ComponentObserverConsumer.CompStatMsg.resetListener |