|
sipxportlib
Version 3.3
|
This is the complete list of members for OsProcessMgr, including all inherited members.
| getAliasByPID(PID pid, UtlString &rAlias) | OsProcessMgr | |
| getAliasState(UtlString &rAlias) | OsProcessMgr | |
| getInstance(const char *workingDirectory) | OsProcessMgr | static |
| getProcessByAlias(UtlString &rAlias, OsProcess &rProcess) | OsProcessMgr | |
| getUserRequestState(UtlString &rAlias) | OsProcessMgr | |
| isStarted(UtlString &rAlias) | OsProcessMgr | |
| lockAliasFile() | OsProcessMgr | |
| MonitoredProcess class | OsProcessMgr | friend |
| OsProcessMgr(const char *workingDirectory) | OsProcessMgr | |
| setAliasState(UtlString &rAlias, int state) | OsProcessMgr | protected |
| setAliasStopped(UtlString &rAlias) | OsProcessMgr | |
| setIORedirect(OsPath &rStdInputFilename, OsPath &rStdOutputFilename, OsPath &rStdErrorFilename) | OsProcessMgr | |
| setProcessListFilename(UtlString &rFilename) | OsProcessMgr | |
| setUserRequestState(UtlString &rAlias, int userRequestedState) | OsProcessMgr | |
| startProcess(UtlString &rAlias, UtlString &rExeName, UtlString rParameters[], UtlString &startupDir, OsProcessBase::OsProcessPriorityClass prio=OsProcessBase::NormalPriorityClass, UtlBoolean bExeclusive=FALSE) | OsProcessMgr | |
| stopProcess(UtlString &rAlias) | OsProcessMgr | |
| stopProcess(PID pid) | OsProcessMgr | |
| unlockAliasFile() | OsProcessMgr | |
| ~OsProcessMgr() | OsProcessMgr | virtual |
1.8.11