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