CoreComponents 3.0.0
A Modern C++ Toolkit
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages Modules
Process Member List

This is the complete list of members for Process, including all inherited members.

alias(const State *state)Objectprotectedstatic
as() constObject
cd(const String &path)Processstatic
currentId()Processstatic
cwd()Processstatic
daemonize()Processstatic
effectiveGroupId()Processstatic
effectiveUserId()Processstatic
env(const String &name)Processstatic
env(const String &name, const String &fallback)Processstatic
envMap()Processstatic
error() constProcess
exec(const String &command)Processstatic
exec(const List< String > &args)Processstatic
execPath()Processstatic
exit(int status)Processstatic
id() constProcess
initOnce()Objectprotected
initOncePerThread()Objectprotected
input() constProcess
is() constObject
isDaemonized()Processstatic
isNull() constObject
isSignaled(int status)Processstatic
isSuperUser()Processstatic
isWeak() constObject
kill(int pid, Signal signal=Signal::Terminate)Processstatic
killGroup(int gid, Signal signal=Signal::Terminate)Processstatic
Object()=defaultObject
Object(State *newState)Objectexplicitprotected
Object(State *state, Alias) (defined in Object)Objectexplicitprotected
Object(State *state, Weak) (defined in Object)Objectexplicitprotected
operator bool() constObjectexplicit
operator<=>(const Object &other) constObject
operator=(std::nullptr_t) (defined in Object)Objectprotected
operator==(const Object &other) constObject
output() constProcess
parentId()Processstatic
Process()=defaultProcess
Process(const String &command)Processexplicit
Process(const Command &command)Processexplicit
raise(Signal signal)Processstatic
realGroupId()Processstatic
realUserId()Processstatic
setEffectiveGroupId(int gid)Processstatic
setEffectiveUserId(int uid)Processstatic
setEnv(const String &name, const String &value)Processstatic
setGroupId(int gid)Processstatic
setUserId(int uid)Processstatic
setUserMask(FileMode newMask, Out< FileMode > oldMask=None{})Processstatic
signalNumber(int status)Processstatic
startSession()Processstatic
unsetEnv(const String &name)Processstatic
useCount() constObject
wait()Process
weak() const (defined in Object)Objectprotected
weak(const State *state) (defined in Object)Objectprotectedstatic