| Package | Description |
|---|---|
| jp.go.aist.rtm.RTC.util | |
| RTC |
| Modifier and Type | Method and Description |
|---|---|
static TimedFloat |
TimedFloatFactory.create()
Creates TimedFloat
|
| Modifier and Type | Field and Description |
|---|---|
TimedFloat |
TimedFloatHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static TimedFloat |
TimedFloatHelper.extract(org.omg.CORBA.Any a) |
static TimedFloat |
TimedFloatHelper.read(org.omg.CORBA.portable.InputStream istream) |
| Modifier and Type | Method and Description |
|---|---|
static void |
TimedFloatHelper.insert(org.omg.CORBA.Any a,
TimedFloat that) |
static void |
TimedFloatHelper.write(org.omg.CORBA.portable.OutputStream ostream,
TimedFloat value) |
| Constructor and Description |
|---|
TimedFloatHolder(TimedFloat initialValue) |