クラス
RTC.PortInterfaceProfileListHolder の使用

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

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

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