クラス
_SDOPackage.ServiceProfileListHolder の使用

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

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

ServiceProfileListHolder として宣言されている jp.go.aist.rtm.RTC のフィールド
protected  ServiceProfileListHolder RTObject_impl.m_sdoSvcProfiles
          SDOService のプロファイルリスト
 

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

ServiceProfileListHolder として宣言されている jp.go.aist.rtm.RTC.SDOPackage のフィールド
protected  ServiceProfileListHolder Configuration_impl.m_serviceProfiles
          ServiceProfile リスト
 

ServiceProfileListHolder を返す jp.go.aist.rtm.RTC.SDOPackage のメソッド
 ServiceProfileListHolder Configuration_impl.getServiceProfiles()
          [CORBA interface] SDO の 全DeviceProfile を取得する。
 

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

ServiceProfileListHolder 型のパラメータを持つ jp.go.aist.rtm.RTC.util のメソッド
static void CORBA_SeqUtil.erase(ServiceProfileListHolder seq, int index)
          シーケンス内の指定された位置の要素を削除する
static void CORBA_SeqUtil.push_back(ServiceProfileListHolder seq, ServiceProfile elem)
          シーケンスの末尾にServiceProfileオブジェクトを追加する。