クラス
_SDOPackage.DeviceProfile の使用

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

_SDOPackage での DeviceProfile の使用
 

DeviceProfile として宣言されている _SDOPackage のフィールド
 DeviceProfile DeviceProfileHolder.value
           
 

DeviceProfile を返す _SDOPackage のメソッド
static DeviceProfile DeviceProfileHelper.extract(org.omg.CORBA.Any a)
           
 DeviceProfile SDOOperations.get_device_profile()
           
 DeviceProfile _SDOStub.get_device_profile()
           
static DeviceProfile DeviceProfileHelper.read(org.omg.CORBA.portable.InputStream istream)
           
 

DeviceProfile 型のパラメータを持つ _SDOPackage のメソッド
static void DeviceProfileHelper.insert(org.omg.CORBA.Any a, DeviceProfile that)
           
 boolean _ConfigurationStub.set_device_profile(DeviceProfile dProfile)
           
 boolean ConfigurationOperations.set_device_profile(DeviceProfile dProfile)
           
static void DeviceProfileHelper.write(org.omg.CORBA.portable.OutputStream ostream, DeviceProfile value)
           
 

DeviceProfile 型のパラメータを持つ _SDOPackage のコンストラクタ
DeviceProfileHolder(DeviceProfile initialValue)
           
 

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

DeviceProfile を返す jp.go.aist.rtm.RTC のメソッド
 DeviceProfile RTObject_impl.get_device_profile()
          [CORBA interface] SDO DeviceProfile リストを取得します。
SDO の DeviceProfile を返すオペレーション。 SDO がハードウエアデバイスに関連付けられていない場合には、空の DeviceProfile を返します。 このオペレーションは以下の型の例外を発生させる場合があります。
 

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

DeviceProfile として宣言されている jp.go.aist.rtm.RTC.SDOPackage のフィールド
protected  DeviceProfile Configuration_impl.m_deviceProfile
          DeviceProfile
 

DeviceProfile を返す jp.go.aist.rtm.RTC.SDOPackage のメソッド
 DeviceProfile Configuration_impl.getDeviceProfile()
          [CORBA interface] SDO の DeviceProfile を取得します。
 

DeviceProfile 型のパラメータを持つ jp.go.aist.rtm.RTC.SDOPackage のメソッド
 boolean Configuration_impl.set_device_profile(DeviceProfile dProfile)
          [CORBA interface] SDO の DeviceProfile をセットします。
このオペレーションは SDO の DeviceProfile をセットします。SDO が DeviceProfile を保持している場合は新たな DeviceProfile を生成し、 DeviceProfile をすでに保持している場合は既存のものと置き換えます。
 

OpenRTM での DeviceProfile の使用
 

DeviceProfile を返す OpenRTM のメソッド
 DeviceProfile _DataFlowComponentStub.get_device_profile()
           
 

RTC での DeviceProfile の使用
 

DeviceProfile を返す RTC のメソッド
 DeviceProfile _RTObjectStub.get_device_profile()