jp.go.aist.rtm.RTC.executionContext
クラス PeriodicECSharedComposite_impl.addCallback

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

 class PeriodicECSharedComposite_impl.addCallback
extends ConfigurationSetListener

Callbackクラスの追加


コンストラクタの概要
PeriodicECSharedComposite_impl.addCallback(PeriodicECOrganization org)
           
 
メソッドの概要
 void operator(Properties config_set)
          仮想コールバック関数 ConfigurationSetListener のコールバック関数
 
クラス jp.go.aist.rtm.RTC.ConfigurationSetListener から継承されたメソッド
update
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

PeriodicECSharedComposite_impl.addCallback

public PeriodicECSharedComposite_impl.addCallback(PeriodicECOrganization org)
メソッドの詳細

operator

public void operator(Properties config_set)
クラス ConfigurationSetListener の記述:
仮想コールバック関数

ConfigurationSetListener のコールバック関数

定義:
クラス ConfigurationSetListener 内の operator