| Package | Description |
|---|---|
| jp.go.aist.rtm.RTC.util |
| Modifier and Type | Method and Description |
|---|---|
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.
|