|
E-MailRelay
|
This is the complete list of members for G::Process, including all inherited members.
| beOrdinary(Identity ordinary_id, bool change_group) | G::Process | static |
| beOrdinaryAtStartup(const std::string &nobody, bool change_group) | G::Process | static |
| beOrdinaryForExec(Identity run_as_id) noexcept | G::Process | static |
| beSpecial(Identity special_id, bool change_group=true) | G::Process | static |
| beSpecialForExit(SignalSafe, Identity special_id) noexcept | G::Process | static |
| cd(const Path &dir) | G::Process | static |
| cd(const Path &dir, std::nothrow_t) | G::Process | static |
| closeFiles(bool keep_stderr=false) | G::Process | static |
| closeOtherFiles(int fd_keep=-1) | G::Process | static |
| closeStderr() | G::Process | static |
| cwd() | G::Process | static |
| cwd(std::nothrow_t) | G::Process | static |
| errno_(const SignalSafe &=G::SignalSafe()) noexcept | G::Process | static |
| errno_(int e_new) noexcept | G::Process | static |
| errno_(const SignalSafe &, int e_new) noexcept | G::Process | static |
| errorMessage(DWORD error) | G::Process | static |
| exe() | G::Process | static |
| inheritStandardFiles() | G::Process | static |
| Process()=delete (defined in G::Process) | G::Process | |
| setEffectiveGroup(Identity) | G::Process | static |
| setEffectiveUser(Identity) | G::Process | static |
| strerror(int errno_) | G::Process | static |