インタフェース
jp.go.aist.rtm.RTC.RtcNewFunc の使用

RtcNewFunc を使用しているパッケージ
jp.go.aist.rtm.RTC   
jp.go.aist.rtm.RTC.executionContext   
RTMExamples.AutoTest   
RTMExamples.Composite   
RTMExamples.ConfigSample   
RTMExamples.ExtTrigger   
RTMExamples.GUIIn   
RTMExamples.SeqIO   
RTMExamples.SimpleService   
RTMExamples.SinCosOut   
 

jp.go.aist.rtm.RTC での RtcNewFunc の使用
 

RtcNewFunc として宣言されている jp.go.aist.rtm.RTC のフィールド
protected  RtcNewFunc FactoryJava.m_New
          コンポーネント生成用インタフェース
protected  RtcNewFunc FactoryGlobal.m_New
          コンポーネント生成用インタフェース
 

RtcNewFunc 型のパラメータを持つ jp.go.aist.rtm.RTC のメソッド
 boolean Manager.registerFactory(Properties profile, RtcNewFunc new_func, RtcDeleteFunc delete_func)
          RTコンポーネントファクトリを登録します。
 

RtcNewFunc 型のパラメータを持つ jp.go.aist.rtm.RTC のコンストラクタ
FactoryJava(Properties profile, RtcNewFunc newFunc, RtcDeleteFunc deleteFunc)
          コンストラクタです。
FactoryJava(Properties profile, RtcNewFunc newFunc, RtcDeleteFunc deleteFunc, NumberingPolicy policy)
          コンストラクタです。
 

jp.go.aist.rtm.RTC.executionContext での RtcNewFunc の使用
 

RtcNewFunc を実装している jp.go.aist.rtm.RTC.executionContext のクラス
 class PeriodicECSharedComposite
          データフロー型RTコンポーネント基底クラスです。
 

RTMExamples.AutoTest での RtcNewFunc の使用
 

RtcNewFunc を実装している RTMExamples.AutoTest のクラス
 class AutoTestIn
           
 class AutoTestOut
           
 

RTMExamples.Composite での RtcNewFunc の使用
 

RtcNewFunc を実装している RTMExamples.Composite のクラス
 class Controller
           
 class Motor
           
 class Sensor
           
 

RTMExamples.ConfigSample での RtcNewFunc の使用
 

RtcNewFunc を実装している RTMExamples.ConfigSample のクラス
 class ConfigSample
           
 

RTMExamples.ExtTrigger での RtcNewFunc の使用
 

RtcNewFunc を実装している RTMExamples.ExtTrigger のクラス
 class ConsoleIn
           
 class ConsoleOut
           
 

RTMExamples.GUIIn での RtcNewFunc の使用
 

RtcNewFunc を実装している RTMExamples.GUIIn のクラス
 class GUIIn
           
 

RTMExamples.SeqIO での RtcNewFunc の使用
 

RtcNewFunc を実装している RTMExamples.SeqIO のクラス
 class SeqIn
           
 class SeqOut
           
 

RTMExamples.SimpleService での RtcNewFunc の使用
 

RtcNewFunc を実装している RTMExamples.SimpleService のクラス
 class MyServiceConsumer
           
 class MyServiceProvider
           
 

RTMExamples.SinCosOut での RtcNewFunc の使用
 

RtcNewFunc を実装している RTMExamples.SinCosOut のクラス
 class SinCosOut