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