Uses of Class
RTC.ComponentProfileListHolder

Packages that use ComponentProfileListHolder
jp.go.aist.rtm.RTC.util   
 

Uses of ComponentProfileListHolder in jp.go.aist.rtm.RTC.util
 

Methods in jp.go.aist.rtm.RTC.util with parameters of type ComponentProfileListHolder
static void CORBA_SeqUtil.push_back_list(ComponentProfileListHolder seq1, ComponentProfileListHolder seq2)
           Adds another RTC.ComponentProfile object sequence to the end of the sequence.
static void CORBA_SeqUtil.push_back(ComponentProfileListHolder seq, ComponentProfile elem)
           Adds ComponentProfile at the end of CORBA sequence.