クラス
RTC.ComponentProfile の使用

ComponentProfile を使用しているパッケージ
jp.go.aist.rtm.RTC   
jp.go.aist.rtm.RTC.executionContext   
jp.go.aist.rtm.RTC.util   
OpenRTM   
RTC   
RTM   
 

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

ComponentProfile として宣言されている jp.go.aist.rtm.RTC のフィールド
protected  ComponentProfile RTObject_impl.m_profile
          コンポーネントプロファイル
 

ComponentProfile を返す jp.go.aist.rtm.RTC のメソッド
 ComponentProfile RTObject_impl.get_component_profile()
          [RTObject CORBA interface] コンポーネントプロファイルを取得する。
 ComponentProfile[] ManagerServant.get_component_profiles()
          起動中のコンポーネントプロファイルのリストを取得する 現在当該マネージャ上で起動中のコンポーネントのプロファイルのリス トを返す。
 

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

ComponentProfile として宣言されている jp.go.aist.rtm.RTC.executionContext のフィールド
 ComponentProfile PeriodicECOrganization.Member.profile_
          ComponentProfile
 

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

ComponentProfile 型のパラメータを持つ jp.go.aist.rtm.RTC.util のメソッド
static void CORBA_SeqUtil.push_back(ComponentProfileListHolder seq, ComponentProfile elem)
          シーケンスの末尾にComponentProfileオブジェクトを追加する。
 

OpenRTM での ComponentProfile の使用
 

ComponentProfile を返す OpenRTM のメソッド
 ComponentProfile _DataFlowComponentStub.get_component_profile()
           
 

RTC での ComponentProfile の使用
 

ComponentProfile として宣言されている RTC のフィールド
 ComponentProfile ComponentProfileHolder.value
           
 ComponentProfile[] ComponentProfileListHolder.value
           
 

ComponentProfile を返す RTC のメソッド
static ComponentProfile[] ComponentProfileListHelper.extract(org.omg.CORBA.Any a)
           
static ComponentProfile ComponentProfileHelper.extract(org.omg.CORBA.Any a)
           
 ComponentProfile _RTObjectStub.get_component_profile()
           
 ComponentProfile RTObjectOperations.get_component_profile()
           
static ComponentProfile[] ComponentProfileListHelper.read(org.omg.CORBA.portable.InputStream istream)
           
static ComponentProfile ComponentProfileHelper.read(org.omg.CORBA.portable.InputStream istream)
           
 

ComponentProfile 型のパラメータを持つ RTC のメソッド
static void ComponentProfileHelper.insert(org.omg.CORBA.Any a, ComponentProfile that)
           
static void ComponentProfileListHelper.insert(org.omg.CORBA.Any a, ComponentProfile[] that)
           
static void ComponentProfileHelper.write(org.omg.CORBA.portable.OutputStream ostream, ComponentProfile value)
           
static void ComponentProfileListHelper.write(org.omg.CORBA.portable.OutputStream ostream, ComponentProfile[] value)
           
 

ComponentProfile 型のパラメータを持つ RTC のコンストラクタ
ComponentProfileHolder(ComponentProfile initialValue)
           
ComponentProfileListHolder(ComponentProfile[] initialValue)
           
 

RTM での ComponentProfile の使用
 

ComponentProfile を返す RTM のメソッド
 ComponentProfile[] _ManagerStub.get_component_profiles()
           
 ComponentProfile[] ManagerOperations.get_component_profiles()