| detach(void) | ost::Process | [static] |
| getEnv(const char *name) | ost::Process | [static] |
| setEnv(const char *name, const char *value, bool overwrite) | ost::Process | [static] |
| setInterruptSignal(int signo, Trap handler) | ost::Process | [static] |
| setPosixSignal(int signo, Trap handler) | ost::Process | [static] |
| spawn(const char *exec, const char **argv) | ost::Process | [static] |
| Trap typedef | ost::Process |
1.2.18