| Modifier and Type | Field and Description |
|---|---|
ExecutionInfo[] |
RunningCommandInfo.executionData |
ExecutionInfo |
ExecutionInfoHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static ExecutionInfo |
ExecutionInfoHelper.extract(org.omg.CORBA.Any any) |
static ExecutionInfo |
ExecutionInfoHelper.read(org.omg.CORBA.portable.InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ExecutionInfoHelper.insert(org.omg.CORBA.Any any,
ExecutionInfo s) |
static void |
ExecutionInfoHelper.write(org.omg.CORBA.portable.OutputStream out,
ExecutionInfo s) |
| Constructor and Description |
|---|
ExecutionInfoHolder(ExecutionInfo initial) |
RunningCommandInfo(ProcessInfo[] processData,
ExecutionInfo[] executionData) |
Copyright © 2018. All Rights Reserved.