This is the complete list of members for G::Process, including all inherited members.
beNobody(Identity) | G::Process | static |
beOrdinary(Identity nobody, bool change_group=true) | G::Process | static |
beOrdinary(SignalSafe, Identity nobody, bool change_group=true) | G::Process | static |
beSpecial(Identity special, bool change_group=true) | G::Process | static |
beSpecial(SignalSafe, Identity special, bool change_group=true) | G::Process | static |
cd(const Path &dir) | G::Process | static |
cd(const Path &dir, NoThrow) | G::Process | static |
closeFiles(bool keep_stderr=false) | G::Process | static |
closeFiles(int fd) | G::Process | static |
closeStderr() | G::Process | static |
errno_() | G::Process | static |
errno_(int) | G::Process | static |
revokeExtraGroups() | G::Process | static |
setEffectiveGroupTo(Identity, bool do_throw=true) | G::IdentityUser | privatestatic |
setEffectiveGroupTo(SignalSafe, Identity) | G::IdentityUser | privatestatic |
setEffectiveUserTo(Identity, bool do_throw=true) | G::IdentityUser | privatestatic |
setEffectiveUserTo(SignalSafe, Identity) | G::IdentityUser | privatestatic |
setRealGroupTo(Identity, bool do_throw=true) | G::IdentityUser | privatestatic |
setRealUserTo(Identity, bool do_throw=true) | G::IdentityUser | privatestatic |
strerror(int errno_) | G::Process | static |