|
TPTP 4.6.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.QueryProcessListCommand
public class QueryProcessListCommand
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
QueryProcessListCommand()
QueryProcessList constructor comment. |
|
| Method Summary | |
|---|---|
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.hyades.execution.local.common.CommandElement |
|---|
getContext, getTag, setContext |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public QueryProcessListCommand()
| Method Detail |
|---|
public int getSize()
getSize in class CommandElement
public int readFromBuffer(byte[] buffer,
int offset)
readFromBuffer in class CommandElementbuffer - Buffer containing serialized commandoffset - Start position for reading
public int writeToBuffer(byte[] buffer,
int offset)
writeToBuffer in class CommandElementbuffer - Buffer containing serialized commandoffset - Start position for reading
|
TPTP 4.6.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||