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