|
TPTP 4.2.0 Platform Project Internal API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.tptp.platform.execution.util.internal.CommandElement
org.eclipse.tptp.platform.execution.client.core.internal.commands.rac.SimpleProcessCommand
org.eclipse.tptp.platform.execution.client.core.internal.commands.rac.DetailedProcessCommand
Insert the type's description here. Creation date: (11/29/00 11:56:45 AM)
| Field Summary | |
|---|---|
protected TPTPString |
_processUUID
|
| Fields inherited from class org.eclipse.tptp.platform.execution.client.core.internal.commands.rac.SimpleProcessCommand |
|---|
_processId |
| Fields inherited from class org.eclipse.tptp.platform.execution.util.internal.CommandElement |
|---|
_context, _dest, _iid, _src, _tag |
| Constructor Summary | |
|---|---|
DetailedProcessCommand()
DetailedProcessCommand constructor comment. |
|
| Method Summary | |
|---|---|
java.lang.String |
getProcessUUID()
Insert the method's description here. |
int |
getSize()
getSize method comment. |
int |
readFromBuffer(byte[] buffer,
int offset)
readFromBuffer method comment. |
int |
writeToBuffer(byte[] buffer,
int offset)
writeToBuffer method comment. |
| Methods inherited from class org.eclipse.tptp.platform.execution.client.core.internal.commands.rac.SimpleProcessCommand |
|---|
getProcessId, setProcessId |
| Methods inherited from class org.eclipse.tptp.platform.execution.util.internal.CommandElement |
|---|
buildCommand, buildCommand, buildCommand, getContext, getDestination, getInterfaceID, getSource, getTag, setContext, setDestination, setInterfaceID, setSource |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected TPTPString _processUUID
| Constructor Detail |
public DetailedProcessCommand()
| Method Detail |
public java.lang.String getProcessUUID()
public int getSize()
getSize in interface org.eclipse.tptp.platform.execution.util.ICommandElementgetSize in class SimpleProcessCommand
public int readFromBuffer(byte[] buffer,
int offset)
readFromBuffer in interface org.eclipse.tptp.platform.execution.util.ICommandElementreadFromBuffer in class SimpleProcessCommand
public int writeToBuffer(byte[] buffer,
int offset)
writeToBuffer in interface org.eclipse.tptp.platform.execution.util.ICommandElementwriteToBuffer in class SimpleProcessCommand
|
TPTP 4.2.0 Platform Project Internal API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||