Jive reference manual
|
This is the complete list of members for jem::Process, including all inherited members.
clone() const | jem::Object | |
Collectable() | jem::Collectable | protected |
equals(const Ref< Object > &obj) const | jem::Object | virtual |
exec(const Array< String > &cline, int options=0) | jem::Process | static |
getClass() const | jem::Object | virtual |
getExecPath() | jem::Process | static |
getStderr() const =0 | jem::Process | pure virtual |
getStdin() const =0 | jem::Process | pure virtual |
getStdout() const =0 | jem::Process | pure virtual |
getType() | jem::Object | static |
hashValue() const | jem::Object | virtual |
Input typedef | jem::Process | |
isAlive()=0 | jem::Process | pure virtual |
kill()=0 | jem::Process | pure virtual |
KILLED | jem::Process | static |
OMIT_QUOTES | jem::Process | static |
Output typedef | jem::Process | |
spawn(const Array< String > &cline, int options=0) | jem::Process | static |
spawn(const Array< String > &cline, const SpawnParams ¶ms, int options=0) | jem::Process | static |
toString() const | jem::Object | virtual |
wait()=0 | jem::Process | pure virtual |
~Collectable() | jem::Collectable | protected |
~Process() | jem::Process | protectedvirtual |