|
TPTP 4.4.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.hyades.execution.local.common.CommandElement
org.eclipse.hyades.execution.local.common.SimpleProcessCommand
org.eclipse.hyades.execution.local.common.SimpleAgentInfoCommand
| Field Summary | |
|---|---|
protected RAString |
_agentName
|
| Fields inherited from class org.eclipse.hyades.execution.local.common.CommandElement |
|---|
_context, _tag |
| Constructor Summary | |
|---|---|
SimpleAgentInfoCommand()
ProcessInfoCommandEntry constructor comment. |
|
| Method Summary | |
|---|---|
java.lang.String |
getAgentName()
Insert the method's description here. |
int |
getSize()
Insert the method's description here. |
int |
readFromBuffer(byte[] buffer,
int offset)
Insert the method's description here. |
void |
setAgentName(java.lang.String name)
Insert the method's description here. |
int |
writeToBuffer(byte[] buffer,
int offset)
Insert the method's description here. |
| Methods inherited from class org.eclipse.hyades.execution.local.common.SimpleProcessCommand |
|---|
getProcessId, setProcessId |
| Methods inherited from class org.eclipse.hyades.execution.local.common.CommandElement |
|---|
getContext, getTag, setContext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected RAString _agentName
| Constructor Detail |
public SimpleAgentInfoCommand()
| Method Detail |
public java.lang.String getAgentName()
public int getSize()
getSize in class SimpleProcessCommand
public int readFromBuffer(byte[] buffer,
int offset)
readFromBuffer in class SimpleProcessCommandbuffer - byte[]
public void setAgentName(java.lang.String name)
name - java.lang.String
public int writeToBuffer(byte[] buffer,
int offset)
writeToBuffer in class SimpleProcessCommandbuffer - byte[]offset - int
|
TPTP 4.4.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||