クラス
_SDOPackage.ServiceProfile の使用

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

_SDOPackage での ServiceProfile の使用
 

ServiceProfile として宣言されている _SDOPackage のフィールド
 ServiceProfile ServiceProfileHolder.value
           
 ServiceProfile[] ServiceProfileListHolder.value
           
 

ServiceProfile を返す _SDOPackage のメソッド
static ServiceProfile ServiceProfileHelper.extract(org.omg.CORBA.Any a)
           
static ServiceProfile[] ServiceProfileListHelper.extract(org.omg.CORBA.Any a)
           
 ServiceProfile SDOOperations.get_service_profile(java.lang.String id)
           
 ServiceProfile _SDOStub.get_service_profile(java.lang.String id)
           
 ServiceProfile[] SDOOperations.get_service_profiles()
           
 ServiceProfile[] _SDOStub.get_service_profiles()
           
static ServiceProfile ServiceProfileHelper.read(org.omg.CORBA.portable.InputStream istream)
           
static ServiceProfile[] ServiceProfileListHelper.read(org.omg.CORBA.portable.InputStream istream)
           
 

ServiceProfile 型のパラメータを持つ _SDOPackage のメソッド
 boolean _ConfigurationStub.add_service_profile(ServiceProfile sProfile)
           
 boolean ConfigurationOperations.add_service_profile(ServiceProfile sProfile)
           
static void ServiceProfileHelper.insert(org.omg.CORBA.Any a, ServiceProfile that)
           
static void ServiceProfileListHelper.insert(org.omg.CORBA.Any a, ServiceProfile[] that)
           
static void ServiceProfileHelper.write(org.omg.CORBA.portable.OutputStream ostream, ServiceProfile value)
           
static void ServiceProfileListHelper.write(org.omg.CORBA.portable.OutputStream ostream, ServiceProfile[] value)
           
 

ServiceProfile 型のパラメータを持つ _SDOPackage のコンストラクタ
ServiceProfileHolder(ServiceProfile initialValue)
           
ServiceProfileListHolder(ServiceProfile[] initialValue)
           
 

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

ServiceProfile を返す jp.go.aist.rtm.RTC のメソッド
 ServiceProfile RTObject_impl.get_service_profile(java.lang.String id)
          [SDO interface] 特定のServiceProfileの取得。
 ServiceProfile[] RTObject_impl.get_service_profiles()
          [SDO interface] SDO ServiceProfile の取得。
 

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

ServiceProfile を返す jp.go.aist.rtm.RTC.SDOPackage のメソッド
 ServiceProfile Configuration_impl.getServiceProfile(java.lang.String id)
          [CORBA interface] SDO の ServiceProfile を取得する。
 

ServiceProfile 型のパラメータを持つ jp.go.aist.rtm.RTC.SDOPackage のメソッド
 boolean Configuration_impl.add_service_profile(ServiceProfile sProfile)
          [CORBA interface] SDO の ServiceProfile を設定する。
 

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

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

OpenRTM での ServiceProfile の使用
 

ServiceProfile を返す OpenRTM のメソッド
 ServiceProfile _DataFlowComponentStub.get_service_profile(java.lang.String id)
           
 ServiceProfile[] _DataFlowComponentStub.get_service_profiles()
           
 

RTC での ServiceProfile の使用
 

ServiceProfile を返す RTC のメソッド
 ServiceProfile _RTObjectStub.get_service_profile(java.lang.String id)
           
 ServiceProfile[] _RTObjectStub.get_service_profiles()