| Modifier and Type | Field and Description |
|---|---|
RetrievedInfo[] |
RetrievedCmdsHolder.value |
RetrievedInfo |
RetrievedInfoHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static RetrievedInfo[] |
RetrievedCmdsHelper.extract(org.omg.CORBA.Any any) |
static RetrievedInfo |
RetrievedInfoHelper.extract(org.omg.CORBA.Any any) |
static RetrievedInfo[] |
RetrievedCmdsHelper.read(org.omg.CORBA.portable.InputStream _in) |
static RetrievedInfo |
RetrievedInfoHelper.read(org.omg.CORBA.portable.InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
SGAManagerPOATie.commandRetrieved(java.lang.String sganame,
RetrievedInfo[] cmds) |
boolean |
SGAManagerOperations.commandRetrieved(java.lang.String sganame,
RetrievedInfo[] cmds) |
boolean |
_SGAManagerStub.commandRetrieved(java.lang.String sganame,
RetrievedInfo[] cmds) |
static void |
RetrievedInfoHelper.insert(org.omg.CORBA.Any any,
RetrievedInfo s) |
static void |
RetrievedCmdsHelper.insert(org.omg.CORBA.Any any,
RetrievedInfo[] s) |
static void |
RetrievedInfoHelper.write(org.omg.CORBA.portable.OutputStream out,
RetrievedInfo s) |
static void |
RetrievedCmdsHelper.write(org.omg.CORBA.portable.OutputStream _out,
RetrievedInfo[] _s) |
| Constructor and Description |
|---|
RetrievedCmdsHolder(RetrievedInfo[] initial) |
RetrievedInfoHolder(RetrievedInfo initial) |
Copyright © 2016. All Rights Reserved.