libcosmos
Linux C++ System Programming Library
Loading...
Searching...
No Matches
cosmos::ChildCloner Member List

This is the complete list of members for cosmos::ChildCloner, including all inherited members.

addInheritFD(FileDescriptor fd)cosmos::ChildClonerinline
Callback typedefcosmos::ChildCloner
ChildCloner()=defaultcosmos::ChildCloner
ChildCloner(const StringViewVector args)cosmos::ChildClonerinlineexplicit
clearArgs()cosmos::ChildClonerinline
getArgs() constcosmos::ChildClonerinline
getArgs()cosmos::ChildClonerinline
getCWD() constcosmos::ChildClonerinline
getExe()cosmos::ChildClonerinline
getExe() const (defined in cosmos::ChildCloner)cosmos::ChildClonerinline
hasExe() constcosmos::ChildClonerinline
m_argvcosmos::ChildClonerprotected
m_cwdcosmos::ChildClonerprotected
m_envcosmos::ChildClonerprotected
m_executablecosmos::ChildClonerprotected
m_inherit_fdscosmos::ChildClonerprotected
m_post_fork_cb (defined in cosmos::ChildCloner)cosmos::ChildClonerprotected
m_sched_settingscosmos::ChildClonerprotected
m_stderrcosmos::ChildClonerprotected
m_stdincosmos::ChildClonerprotected
m_stdoutcosmos::ChildClonerprotected
operator<<(std::ostream &o, const ChildCloner &proc)cosmos::ChildClonerfriend
postFork()cosmos::ChildClonerprotected
redirectFD(FileDescriptor orig, FileDescriptor redirect)cosmos::ChildClonerprotected
resetPostForkCB()cosmos::ChildClonerinline
resetSignals()cosmos::ChildClonerprotected
resetStdFiles()cosmos::ChildClonerinline
run()cosmos::ChildCloner
setArgs(const StringVector &sv)cosmos::ChildClonerinline
setArgsFromView(const StringViewVector &svv)cosmos::ChildClonerinline
setArgv0()cosmos::ChildClonerinlineprotected
setCWD(const std::string_view cwd)cosmos::ChildClonerinline
setEnv(const StringVector &vars)cosmos::ChildClonerinline
setExe(const std::string_view exe)cosmos::ChildClonerinline
setExeFromArgv0() (defined in cosmos::ChildCloner)cosmos::ChildClonerinlineprotected
setInheritCWD()cosmos::ChildClonerinline
setInheritEnv()cosmos::ChildClonerinline
setInheritSchedulerSettings()cosmos::ChildClonerinline
setPostForkCB(Callback cb)cosmos::ChildClonerinline
setSchedulerSettings(const SCHED_SETTING &ss)cosmos::ChildClonerinline
setStdErr(FileDescriptor fd)cosmos::ChildClonerinline
setStdIn(FileDescriptor fd)cosmos::ChildClonerinline
setStdOut(FileDescriptor fd)cosmos::ChildClonerinline