| Package | Description |
|---|---|
| RTC |
| Modifier and Type | Field and Description |
|---|---|
TimedDoubleSeq |
TimedDoubleSeqHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static TimedDoubleSeq |
TimedDoubleSeqHelper.extract(org.omg.CORBA.Any a) |
static TimedDoubleSeq |
TimedDoubleSeqHelper.read(org.omg.CORBA.portable.InputStream istream) |
| Modifier and Type | Method and Description |
|---|---|
static void |
TimedDoubleSeqHelper.insert(org.omg.CORBA.Any a,
TimedDoubleSeq that) |
static void |
TimedDoubleSeqHelper.write(org.omg.CORBA.portable.OutputStream ostream,
TimedDoubleSeq value) |
| Constructor and Description |
|---|
TimedDoubleSeqHolder(TimedDoubleSeq initialValue) |