クラス
jp.go.aist.rtm.RTC.RTObject_impl の使用

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

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

jp.go.aist.rtm.RTC での RTObject_impl のサブクラス
 class DataFlowComponentBase
          データフローコンポーネントのベースクラスです。
 

RTObject_impl として宣言されている jp.go.aist.rtm.RTC のフィールド
 RTObject_impl NamingManager.Comps.rtobj
          登録対象オブジェクト
 

RTObject_impl 型の型パラメータを持つ jp.go.aist.rtm.RTC のフィールド
(package private)  java.util.Vector<RTObject_impl> Manager.Finalized.comps
           
protected  ObjectManager<java.lang.String,RTObject_impl> Manager.m_compManager
          Component Manager
 

RTObject_impl を返す jp.go.aist.rtm.RTC のメソッド
abstract  RTObject_impl FactoryBase.create(Manager mgr)
          コンポーネントを生成します。
 RTObject_impl FactoryJava.create(Manager mgr)
          コンポーネントを生成します。
 RTObject_impl Manager.createComponent(java.lang.String comp_args)
          RTコンポーネントを生成する {@.ja 指定したRTコンポーネントのインスタンスを登録されたFactory経由 で生成する。
 RTObject_impl RtcNewFunc.createRtc(Manager mgr)
          コンポーネントの生成処理を行います。
abstract  RTObject_impl FactoryBase.destroy(RTObject_impl comp)
          コンポーネントを破棄します。
 RTObject_impl FactoryJava.destroy(RTObject_impl comp)
          コンポーネントを破棄します。
 RTObject_impl Manager.getComponent(java.lang.String instanceName)
          Managerに登録されているRTコンポーネントを取得します。
 

RTObject_impl 型の引数を持つ型を返す jp.go.aist.rtm.RTC のメソッド
 java.util.Vector<RTObject_impl> Manager.getComponents()
          Managerに登録されている全てのRTコンポーネントを取得します。
protected  java.util.Vector<RTObject_impl> NamingManager.getObjects()
          NameServerに登録されているオブジェクトを取得します。
 

RTObject_impl 型のパラメータを持つ jp.go.aist.rtm.RTC のメソッド
 void CorbaObjectManager.activate(RTObject_impl comp)
          CORBA オブジェクト(RTObjct)をアクティブ化します。
 void NamingOnCorba.bindObject(java.lang.String name, RTObject_impl rtobj)
          指定したオブジェクトのNamingServiceへバインド 指定したオブジェクトを指定した名称で CORBA NamingService へバイ ンドする。
 void NamingManager.bindObject(java.lang.String name, RTObject_impl rtobj)
          指定したオブジェクトのNamingServiceへバインド 指定したオブジェクトを指定した名称で CORBA NamingService へバイ ンドする。
 void NamingBase.bindObject(java.lang.String name, RTObject_impl rtobj)
          オブジェクトをNameServerにbindします。
 void Manager.cleanupComponent(RTObject_impl comp)
          指定したRTコンポーネントを登録解除します。
protected  void Manager.configureComponent(RTObject_impl comp, Properties prop)
          RTコンポーネントのコンフィギュレーション処理 {@.ja RTコンポーネントの型およびインスタンス毎に 記載されたプロパティファイルの 情報を読み込み、コンポーネントに設定する。
 void Manager.deleteComponent(RTObject_impl comp)
          Manager に登録されているRTコンポーネントを削除する {@.ja マネージャに登録されているRTコンポーネントを削除する。
 void RtcDeleteFunc.deleteRtc(RTObject_impl component)
          コンポーネントの破棄処理を行います。
abstract  RTObject_impl FactoryBase.destroy(RTObject_impl comp)
          コンポーネントを破棄します。
 RTObject_impl FactoryJava.destroy(RTObject_impl comp)
          コンポーネントを破棄します。
 void Manager.notifyFinalized(RTObject_impl comp)
          RTコンポーネントの削除する
 java.lang.String DefaultNumberingPolicy.onCreate(RTObject_impl obj)
          オブジェクト生成時に対象オブジェクトの名称を決定します。
 java.lang.String NumberingPolicy.onCreate(RTObject_impl obj)
          オブジェクト生成時に対象オブジェクトの名称を決定します。
 void DefaultNumberingPolicy.onDelete(RTObject_impl obj)
          削除対象のオブジェクト名を解除します。
 void NumberingPolicy.onDelete(RTObject_impl obj)
          削除対象のオブジェクト名を解除します。
protected  void NamingManager.registerCompName(java.lang.String name, RTObject_impl rtobj)
          コンポーネントを登録します。
 boolean Manager.registerComponent(RTObject_impl comp)
          RTコンポーネントを、直接にManagerに登録します。
 boolean Manager.unregisterComponent(RTObject_impl comp)
          指定したRTコンポーネントを登録解除します。
 

RTObject_impl 型のパラメータを持つ jp.go.aist.rtm.RTC のコンストラクタ
Manager.InstanceName(RTObject_impl comp)
           
NamingManager.Comps(java.lang.String n, RTObject_impl obj)
          コンストラクタです。
 

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

jp.go.aist.rtm.RTC.executionContext での RTObject_impl のサブクラス
 class PeriodicECSharedComposite_impl
          データフロー型RTコンポーネント基底クラスのインスタンスです。
 

RTObject_impl として宣言されている jp.go.aist.rtm.RTC.executionContext のフィールド
protected  RTObject_impl PeriodicECOrganization.m_rtobj
          RTコンポーネントオブジェクト
 

RTObject_impl を返す jp.go.aist.rtm.RTC.executionContext のメソッド
 RTObject_impl PeriodicECSharedComposite.createRtc(Manager mgr)
          コンポーネントの生成処理を行います。
 

RTObject_impl 型のパラメータを持つ jp.go.aist.rtm.RTC.executionContext のメソッド
 ReturnCode_t PeriodicExecutionContext.bindComponent(RTObject_impl rtc)
          コンポーネントをバインドする。
abstract  ReturnCode_t ExecutionContextBase.bindComponent(RTObject_impl rtc)
           bindComponent
 void PeriodicECSharedComposite.deleteRtc(RTObject_impl component)
          コンポーネントの破棄処理を行います。
 

RTObject_impl 型のパラメータを持つ jp.go.aist.rtm.RTC.executionContext のコンストラクタ
PeriodicECOrganization(RTObject_impl rtobj)
          Constructor
 

RTMExamples.AutoTest での RTObject_impl の使用
 

RTMExamples.AutoTest での RTObject_impl のサブクラス
 class AutoTestInImpl
          Sample component for auto test.
 class AutoTestOutImpl
          Sample component for auto test.
 

RTObject_impl を返す RTMExamples.AutoTest のメソッド
 RTObject_impl AutoTestOut.createRtc(Manager mgr)
           
 RTObject_impl AutoTestIn.createRtc(Manager mgr)
           
 

RTObject_impl 型のパラメータを持つ RTMExamples.AutoTest のメソッド
 void AutoTestOut.deleteRtc(RTObject_impl rtcBase)
           
 void AutoTestIn.deleteRtc(RTObject_impl rtcBase)
           
 

RTMExamples.Composite での RTObject_impl の使用
 

RTMExamples.Composite での RTObject_impl のサブクラス
 class ControllerImpl
           
 class MotorImpl
           
 class SensorImpl
           
 

RTObject_impl を返す RTMExamples.Composite のメソッド
 RTObject_impl Sensor.createRtc(Manager mgr)
           
 RTObject_impl Motor.createRtc(Manager mgr)
           
 RTObject_impl Controller.createRtc(Manager mgr)
           
 

RTObject_impl 型のパラメータを持つ RTMExamples.Composite のメソッド
 void Sensor.deleteRtc(RTObject_impl rtcBase)
           
 void Motor.deleteRtc(RTObject_impl rtcBase)
           
 void Controller.deleteRtc(RTObject_impl rtcBase)
           
 

RTMExamples.ConfigSample での RTObject_impl の使用
 

RTMExamples.ConfigSample での RTObject_impl のサブクラス
 class ConfigSampleImpl
           
 

RTObject_impl を返す RTMExamples.ConfigSample のメソッド
 RTObject_impl ConfigSample.createRtc(Manager mgr)
           
 

RTObject_impl 型のパラメータを持つ RTMExamples.ConfigSample のメソッド
 void ConfigSample.deleteRtc(RTObject_impl rtcBase)
           
 

RTMExamples.ExtTrigger での RTObject_impl の使用
 

RTMExamples.ExtTrigger での RTObject_impl のサブクラス
 class ConsoleInImpl
           
 class ConsoleOutImpl
           
 

RTObject_impl を返す RTMExamples.ExtTrigger のメソッド
 RTObject_impl ConsoleOut.createRtc(Manager mgr)
           
 RTObject_impl ConsoleIn.createRtc(Manager mgr)
           
 

RTObject_impl 型のパラメータを持つ RTMExamples.ExtTrigger のメソッド
 void ConsoleOut.deleteRtc(RTObject_impl rtcBase)
           
 void ConsoleIn.deleteRtc(RTObject_impl rtcBase)
           
 

RTMExamples.GUIIn での RTObject_impl の使用
 

RTMExamples.GUIIn での RTObject_impl のサブクラス
 class GUIInImpl
           
 

RTObject_impl を返す RTMExamples.GUIIn のメソッド
 RTObject_impl GUIIn.createRtc(Manager mgr)
           
 

RTObject_impl 型のパラメータを持つ RTMExamples.GUIIn のメソッド
 void GUIIn.deleteRtc(RTObject_impl rtcBase)
           
 

RTMExamples.SeqIO での RTObject_impl の使用
 

RTMExamples.SeqIO での RTObject_impl のサブクラス
 class SeqInImpl
           
 class SeqOutImpl
           
 

RTObject_impl を返す RTMExamples.SeqIO のメソッド
 RTObject_impl SeqOut.createRtc(Manager mgr)
           
 RTObject_impl SeqIn.createRtc(Manager mgr)
           
 

RTObject_impl 型のパラメータを持つ RTMExamples.SeqIO のメソッド
 void SeqOut.deleteRtc(RTObject_impl rtcBase)
           
 void SeqIn.deleteRtc(RTObject_impl rtcBase)
           
 

RTMExamples.SimpleIO での RTObject_impl の使用
 

RTObject_impl を返す RTMExamples.SimpleIO のメソッド
 RTObject_impl ConsoleOut.createRtc(Manager mgr)
           
 RTObject_impl ConsoleIn.createRtc(Manager mgr)
           
 

RTObject_impl 型のパラメータを持つ RTMExamples.SimpleIO のメソッド
 void ConsoleOut.deleteRtc(RTObject_impl rtcBase)
           
 void ConsoleIn.deleteRtc(RTObject_impl rtcBase)
           
 

RTMExamples.SimpleService での RTObject_impl の使用
 

RTMExamples.SimpleService での RTObject_impl のサブクラス
 class MyServiceConsumerImpl
           
 class MyServiceProviderImpl
           
 

RTObject_impl を返す RTMExamples.SimpleService のメソッド
 RTObject_impl MyServiceProvider.createRtc(Manager mgr)
           
 RTObject_impl MyServiceConsumer.createRtc(Manager mgr)
           
 

RTObject_impl 型のパラメータを持つ RTMExamples.SimpleService のメソッド
 void MyServiceProvider.deleteRtc(RTObject_impl rtcBase)
           
 void MyServiceConsumer.deleteRtc(RTObject_impl rtcBase)
           
 

RTMExamples.SinCosOut での RTObject_impl の使用
 

RTMExamples.SinCosOut での RTObject_impl のサブクラス
 class SinCosOutImpl
           
 

RTObject_impl を返す RTMExamples.SinCosOut のメソッド
 RTObject_impl SinCosOut.createRtc(Manager mgr)
           
 

RTObject_impl 型のパラメータを持つ RTMExamples.SinCosOut のメソッド
 void SinCosOut.deleteRtc(RTObject_impl rtcBase)