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

equalFunctor を使用しているパッケージ
jp.go.aist.rtm.RTC   
jp.go.aist.rtm.RTC.port   
jp.go.aist.rtm.RTC.SDOPackage   
jp.go.aist.rtm.RTC.util   
 

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

equalFunctor を実装している jp.go.aist.rtm.RTC のクラス
(package private)  class Manager.ECFactoryPredicate
          ECFactory検索用ヘルパークラス
protected  class Manager.FactoryPredicate
          Factory検索用ヘルパークラス
protected  class Manager.InstanceName
          Object検索用ヘルパークラス
(package private)  class RTObject_impl.ec_find
          ExecutionContext 検索用ファンクタ
(package private)  class RTObject_impl.nv_name
          RTコンポーネント検索用ヘルパークラス
 

equalFunctor 型のパラメータを持つ jp.go.aist.rtm.RTC のメソッド
 TARGET ObjectManager.find(equalFunctor equalFunc)
          オブジェクトを検索する。
 boolean ObjectManager.registerObject(TARGET obj, equalFunctor equalFunc)
          指定したオブジェクトを登録。
 TARGET ObjectManager.unregisterObject(equalFunctor equalFunc)
          指定したオブジェクトを登録解除する。
 

jp.go.aist.rtm.RTC.port での equalFunctor の使用
 

equalFunctor を実装している jp.go.aist.rtm.RTC.port のクラス
protected  class PortAdmin.find_port
           
protected  class PortAdmin.find_port_name
           
protected  class PortBase.find_conn_id
          指定された接続IDを持つ接続プロファイルを検索するためのヘルパクラスです。
protected  class PortBase.find_interface
          指定されたインスタンス名と属性を持つインタフェースを検索するためのヘルパクラスです。
protected  class PortBase.find_port_ref
          指定されたPortオブジェクトと同じCORBAオブジェクト参照を持つPortオブジェクトを 検索するためのヘルパクラスです。
 

jp.go.aist.rtm.RTC.SDOPackage での equalFunctor の使用
 

equalFunctor を実装している jp.go.aist.rtm.RTC.SDOPackage のクラス
(package private)  class Organization_impl.nv_name
          Organization プロパティ検索用ヘルパークラス
 

jp.go.aist.rtm.RTC.util での equalFunctor の使用
 

equalFunctor を実装している jp.go.aist.rtm.RTC.util のクラス
(package private) static class NVUtil.nv_find
          指定された名称を持つNameValueオブジェクトを 検索するためのヘルパクラス。
 

equalFunctor 型のパラメータを持つ jp.go.aist.rtm.RTC.util のメソッド
static void CORBA_SeqUtil.erase_if(NVListHolder seq, equalFunctor func)
          シーケンス内の条件に合致する要素を削除する
static void CORBA_SeqUtil.erase_if(PortServiceListHolder seq, equalFunctor f)
          シーケンス内の条件に合致する要素を削除する
static int CORBA_SeqUtil.find(ConnectorProfileListHolder seq, equalFunctor f)
          指定されたシーケンス内の指定条件に合致する ConnectorProfileオブジェクトのインデクスを取得する。
static int CORBA_SeqUtil.find(ExecutionContextServiceListHolder seq, equalFunctor f)
          指定されたシーケンス内の指定条件に合致する ExecutionContextServiceオブジェクトのインデクスを取得する。
static int CORBA_SeqUtil.find(ManagerListHolder seq, equalFunctor f)
          指定されたシーケンス内の指定条件に合致する RTM.Managerオブジェクトのインデクスを取得する。
static int CORBA_SeqUtil.find(NVListHolder seq, equalFunctor func)
          指定されたシーケンス内の指定条件に合致するNameValueオブジェクトの インデクスを取得する。
static int CORBA_SeqUtil.find(PortInterfaceProfileListHolder seq, equalFunctor func)
          指定されたシーケンス内の指定条件に合致する PortInterfaceProfileオブジェクトのインデクスを取得する。
static int CORBA_SeqUtil.find(PortServiceListHolder seq, equalFunctor func)
          指定されたシーケンス内の指定条件に合致するPortオブジェクトの インデクスを取得する。
static int CORBA_SeqUtil.find(RTCListHolder seq, equalFunctor f)
          指定されたシーケンス内の指定条件に合致する RTC.RTCオブジェクトのインデクスを取得する。