Rudiments
Main Page
Classes
Class List
Class Hierarchy
Class Members
process Member List
This is the complete list of members for
process
, including all inherited members.
checkForPidFile
(const char *filename)
process
static
createPidFile
(const char *filename, mode_t permissions)
process
static
detach
()
process
static
dontWaitForChildren
()
process
static
exec
(const char *command, const char *const *args)
process
static
exit
(int32_t status)
process
static
exitImmediately
(int32_t status)
process
static
exitOnCrash
()
process
static
exitOnCrashOrShutDown
()
process
static
exitOnShutDown
()
process
static
fork
()
process
static
getEffectiveGroupId
()
process
static
getEffectiveUserId
()
process
static
getParentProcessId
()
process
static
getProcessGroupId
()
process
static
getProcessGroupId
(pid_t pid)
process
static
getProcessId
()
process
static
getRealGroupId
()
process
static
getRealUserId
()
process
static
getSessionId
()
process
static
getSessionId
(pid_t pid)
process
static
handleCrash
(void(*crashfunction)(int32_t))
process
static
handleShutDown
(void(*shutdownfunction)(int32_t))
process
static
newSession
()
process
static
setEffectiveGroupId
(gid_t gid)
process
static
setEffectiveUserId
(uid_t uid)
process
static
setFileCreationMask
(mode_t mask)
process
static
setGroup
(const char *groupname)
process
static
setGroupId
(gid_t gid)
process
static
setProcessGroupId
()
process
static
setProcessGroupId
(pid_t pgid)
process
static
setProcessGroupId
(pid_t pid, pid_t pgid)
process
static
setRealAndEffectiveGroupId
(gid_t gid, gid_t egid)
process
static
setRealAndEffectiveUserId
(uid_t uid, uid_t euid)
process
static
setUser
(const char *username)
process
static
setUserId
(uid_t uid)
process
static
spawn
(const char *command, const char *const *args)
process
static
waitForChildren
()
process
static
Generated on Sun Dec 15 2013 02:23:38 for Rudiments by
1.8.3.1