This is the complete list of members for OsProcessWnt, including all inherited members.
| ApplyEnv() | OsProcessBase | protectedvirtual |
| getByPID(PID pid, OsProcessWnt &rProcess) | OsProcessWnt | static |
| OsProcessBase::getByPID(PID pid, OsProcessBase &rProcess) | OsProcessBase | static |
| getCurrentPID() | OsProcessWnt | static |
| getEnv(UtlString &rKey, UtlString &rValue) | OsProcessBase | |
| getInfo(OsProcessInfo &rProcessInfo) | OsProcessWnt | virtual |
| getMaxPriority(int &rMaxPrio) | OsProcessWnt | virtual |
| getMinPriority(int &rMinPrio) | OsProcessWnt | virtual |
| getParentPID() | OsProcessBase | virtual |
| getPID() | OsProcessBase | virtual |
| getPriority(int &rPrio) | OsProcessWnt | virtual |
| getPriorityClass(OsProcessPriorityClass &rPrioClass) | OsProcessWnt | virtual |
| getProcessName(UtlString &rProcessName) | OsProcessBase | virtual |
| getUpTime(OsTime &rUpTime) | OsProcessWnt | virtual |
| HighPriorityClass enum value | OsProcessBase | |
| IdlePriorityClass enum value | OsProcessBase | |
| isRunning() const | OsProcessWnt | virtual |
| kill() | OsProcessWnt | virtual |
| launch(UtlString &rAppName, UtlString parameters[], OsPath &startDir, OsProcessPriorityClass prio=NormalPriorityClass, UtlBoolean bExeclusive=FALSE) | OsProcessWnt | virtual |
| mEnvList | OsProcessBase | protected |
| mExeclusive | OsProcessBase | protected |
| mParameters | OsProcessBase | protected |
| mParentPID | OsProcessBase | protected |
| mPID | OsProcessBase | protected |
| mPrioClass | OsProcessBase | protected |
| mProcessName | OsProcessBase | protected |
| mStdErrorFilename | OsProcessBase | protected |
| mStdInputFilename | OsProcessBase | protected |
| mStdOutputFilename | OsProcessBase | protected |
| NormalPriorityClass enum value | OsProcessBase | |
| OsProcessBase() | OsProcessBase | |
| OsProcessPriorityClass enum name | OsProcessBase | |
| OsProcessWnt() | OsProcessWnt | |
| RealtimePriorityClass enum value | OsProcessBase | |
| setEnv(UtlString &rKey, UtlString &rValue) | OsProcessBase | virtual |
| setIORedirect(OsPath &rStdInputFilename, OsPath &rStdOutputFilename, OsPath &rStdErrorFilename) | OsProcessWnt | virtual |
| setPriority(int prio) | OsProcessWnt | virtual |
| unsetEnv(UtlString &rKey) | OsProcessBase | virtual |
| wait(int numSecs=-1) | OsProcessWnt | virtual |
| ~OsProcessBase() | OsProcessBase | protectedvirtual |
| ~OsProcessWnt() | OsProcessWnt | virtual |