クラス
_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()
          [SDO interface] 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 をセットする。
 

OpenRTM での DeviceProfile の使用
 

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

RTC での DeviceProfile の使用
 

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