This is the complete list of members for SC::Process, including all inherited members.
| exec(Span< const StringSpan > cmd, Out &&stdOut=Out(), In &&stdIn=In(), Err &&stdErr=Err()) | SC::Process | inline |
| getExitStatus() const | SC::Process | inline |
| getNumberOfProcessors() | SC::Process | static |
| handle (defined in SC::Process) | SC::Process | |
| inheritParentEnvironmentVariables(bool inherit) | SC::Process | inline |
| isWindowsConsoleSubsystem() | SC::Process | static |
| isWindowsEmulatedProcess() | SC::Process | static |
| launch(Span< const StringSpan > cmd, Out &&stdOut=Out(), In &&stdIn=In(), Err &&stdErr=Err()) | SC::Process | inline |
| options | SC::Process | |
| Process(Span< native_char_t > commandMemory={}, Span< native_char_t > environmentMemory={}) | SC::Process | inline |
| ProcessChain (defined in SC::Process) | SC::Process | friend |
| ProcessFork (defined in SC::Process) | SC::Process | friend |
| processID | SC::Process | |
| setEnvironment(StringSpan environmentVariable, StringSpan value) | SC::Process | |
| setWorkingDirectory(StringSpan processWorkingDirectory) | SC::Process | |
| StdErr typedef (defined in SC::Process) | SC::Process | |
| waitForExitSync() | SC::Process |