jp.go.aist.rtm.RTC
クラス RTObject_impl.deactivate_comps

java.lang.Object
  上位を拡張 jp.go.aist.rtm.RTC.RTObject_impl.deactivate_comps
すべての実装されたインタフェース:
operatorFunc
含まれているクラス:
RTObject_impl

 class RTObject_impl.deactivate_comps
extends java.lang.Object
implements operatorFunc

RTC 非活性化用ファンクタ


フィールドの概要
(package private)  LightweightRTObject m_comp
           
 
コンストラクタの概要
RTObject_impl.deactivate_comps(LightweightRTObject comp)
          コンストラクタ。
 
メソッドの概要
(package private)  void operator(ExecutionContextService ecs)
          RTCを非活性化する。
 void operator(java.lang.Object elem)
          RTCを非活性化する。
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

m_comp

LightweightRTObject m_comp
コンストラクタの詳細

RTObject_impl.deactivate_comps

RTObject_impl.deactivate_comps(LightweightRTObject comp)
コンストラクタ。

パラメータ:
comp - コンポーネント
メソッドの詳細

operator

public void operator(java.lang.Object elem)
RTCを非活性化する。

定義:
インタフェース operatorFunc 内の operator
パラメータ:
elem - EC

operator

void operator(ExecutionContextService ecs)
RTCを非活性化する。

パラメータ:
ecs - EC