クラス
_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[] ServiceProfileListHolder.value
           
 ServiceProfile ServiceProfileHolder.value
           
 

ServiceProfile を返す _SDOPackage のメソッド
static ServiceProfile[] ServiceProfileListHelper.extract(org.omg.CORBA.Any a)
           
static ServiceProfile ServiceProfileHelper.extract(org.omg.CORBA.Any a)
           
 ServiceProfile _SDOStub.get_service_profile(java.lang.String id)
           
 ServiceProfile SDOOperations.get_service_profile(java.lang.String id)
           
 ServiceProfile[] _SDOStub.get_service_profiles()
           
 ServiceProfile[] SDOOperations.get_service_profiles()
           
static ServiceProfile[] ServiceProfileListHelper.read(org.omg.CORBA.portable.InputStream istream)
           
static ServiceProfile ServiceProfileHelper.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 の取得。
 ServiceProfile SdoServiceProviderBase.getProfile()
          ServiceProfile を返す {@.ja init()/reinit()で与えられた ServiceProfile は通常オブジェクト内 で保持される。
 ServiceProfile SdoServiceConsumerBase.getProfile()
          ServiceProfile を返す {@.ja init()/reinit()で与えられた ServiceProfile は通常オブジェクト内 で保持される。
 ServiceProfile ComponentObserverConsumer.getProfile()
          ServiceProfile を取得する
 ServiceProfile SdoServiceAdmin.getServiceProviderProfile(java.lang.String id)
          SDO Service Provider の ServiceProfile を取得する {@.ja id で指定されたIFR IDを持つSDO Service Provider の ServiceProfile を取得する。
 ServiceProfile[] SdoServiceAdmin.getServiceProviderProfiles()
          SDO Service Provider の ServiceProfileList を取得する
 

ServiceProfile 型のパラメータを持つ jp.go.aist.rtm.RTC のメソッド
 boolean SdoServiceAdmin.addSdoServiceConsumer(ServiceProfile sProfile)
          Service Consumer を追加する
 boolean RTObject_impl.addSdoServiceConsumer(ServiceProfile prof)
          [local interface] SDO service provider をセットする
 boolean SdoServiceAdmin.addSdoServiceProvider(ServiceProfile prof, SdoServiceProviderBase provider)
          SDO service provider をセットする
 boolean RTObject_impl.addSdoServiceProvider(ServiceProfile prof, SdoServiceProviderBase provider)
          [local interface] SDO service provider をセットする
 boolean SdoServiceProviderBase.init(RTObject_impl rtobj, ServiceProfile profile)
          コンシューマクラスの初期化関数 {@.ja このオブジェクトの初期化を行う。
 boolean SdoServiceConsumerBase.init(RTObject_impl rtobj, ServiceProfile profile)
          コンシューマクラスの初期化関数 {@.ja このオブジェクトの初期化を行う。
 boolean ComponentObserverConsumer.init(RTObject_impl rtobj, ServiceProfile profile)
          初期化
protected  boolean SdoServiceAdmin.isEnabledConsumerType(ServiceProfile sProfile)
          許可されたサービス型かどうか調べる
protected  boolean SdoServiceAdmin.isExistingConsumerType(ServiceProfile sProfile)
          存在するサービス型かどうか調べる
 boolean SdoServiceProviderBase.reinit(ServiceProfile profile)
          コンシューマクラスの再初期化関数 {@.ja このオブジェクトの再初期化を行う。
 boolean SdoServiceConsumerBase.reinit(ServiceProfile profile)
          コンシューマクラスの再初期化関数 {@.ja このオブジェクトの再初期化を行う。
 boolean ComponentObserverConsumer.reinit(ServiceProfile profile)
          再初期化
 

jp.go.aist.rtm.RTC.SDOPackage での 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()