Base Framework
|
This is the complete list of members for Process, including all inherited members.
execute(const String &app) | Process | static |
fork() | Process | static |
getId() noexcept | Process | inline |
getLayout() noexcept | Process | inlinestatic |
getName() const | Process | |
getNumberOfConfiguredProcessors() noexcept | Process | inlinestatic |
getNumberOfOnlineProcessors() noexcept | Process | inlinestatic |
getParentProcess() noexcept | Process | static |
getPriority() | Process | static |
getProcess() noexcept | Process | static |
getTimes() noexcept | Process | |
INVALID | Process | static |
isAlive() const | Process | |
isValid() const noexcept | Process | inline |
lock() | Process | |
operator=(const Process &assign) noexcept | Process | |
Process() noexcept | Process | |
Process(unsigned long id) noexcept | Process | inline |
Process(const Process ©) noexcept | Process | |
setPriority(int priority) | Process | static |
supportsJobControl() noexcept | Process | inlinestatic |
terminate(bool force=false) | Process | |
wait(unsigned int microseconds) noexcept | Process | |
wait() | Process |