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

RtcDeleteFunc を使用しているパッケージ
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 での RtcDeleteFunc の使用
 

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

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

RtcDeleteFunc 型のパラメータを持つ 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 での RtcDeleteFunc の使用
 

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

RTMExamples.AutoTest での RtcDeleteFunc の使用
 

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

RTMExamples.Composite での RtcDeleteFunc の使用
 

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

RTMExamples.ConfigSample での RtcDeleteFunc の使用
 

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

RTMExamples.ExtTrigger での RtcDeleteFunc の使用
 

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

RTMExamples.GUIIn での RtcDeleteFunc の使用
 

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

RTMExamples.SeqIO での RtcDeleteFunc の使用
 

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

RTMExamples.SimpleService での RtcDeleteFunc の使用
 

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

RTMExamples.SinCosOut での RtcDeleteFunc の使用
 

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