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::ChildCloner
inline
Callback
typedef
cosmos::ChildCloner
ChildCloner
()=default
cosmos::ChildCloner
ChildCloner
(const StringViewVector args)
cosmos::ChildCloner
inline
explicit
clearArgs
()
cosmos::ChildCloner
inline
getArgs
() const
cosmos::ChildCloner
inline
getArgs
()
cosmos::ChildCloner
inline
getCWD
() const
cosmos::ChildCloner
inline
getExe
()
cosmos::ChildCloner
inline
getExe
() const (defined in
cosmos::ChildCloner
)
cosmos::ChildCloner
inline
hasExe
() const
cosmos::ChildCloner
inline
m_argv
cosmos::ChildCloner
protected
m_cwd
cosmos::ChildCloner
protected
m_env
cosmos::ChildCloner
protected
m_executable
cosmos::ChildCloner
protected
m_inherit_fds
cosmos::ChildCloner
protected
m_post_fork_cb
(defined in
cosmos::ChildCloner
)
cosmos::ChildCloner
protected
m_sched_settings
cosmos::ChildCloner
protected
m_stderr
cosmos::ChildCloner
protected
m_stdin
cosmos::ChildCloner
protected
m_stdout
cosmos::ChildCloner
protected
operator<<
(std::ostream &o, const ChildCloner &proc)
cosmos::ChildCloner
friend
postFork
()
cosmos::ChildCloner
protected
redirectFD
(FileDescriptor orig, FileDescriptor redirect)
cosmos::ChildCloner
protected
resetPostForkCB
()
cosmos::ChildCloner
inline
resetSignals
()
cosmos::ChildCloner
protected
resetStdFiles
()
cosmos::ChildCloner
inline
run
()
cosmos::ChildCloner
setArgs
(const StringVector &sv)
cosmos::ChildCloner
inline
setArgsFromView
(const StringViewVector &svv)
cosmos::ChildCloner
inline
setArgv0
()
cosmos::ChildCloner
inline
protected
setCWD
(const std::string_view cwd)
cosmos::ChildCloner
inline
setEnv
(const StringVector &vars)
cosmos::ChildCloner
inline
setExe
(const std::string_view exe)
cosmos::ChildCloner
inline
setExeFromArgv0
() (defined in
cosmos::ChildCloner
)
cosmos::ChildCloner
inline
protected
setInheritCWD
()
cosmos::ChildCloner
inline
setInheritEnv
()
cosmos::ChildCloner
inline
setInheritSchedulerSettings
()
cosmos::ChildCloner
inline
setPostForkCB
(Callback cb)
cosmos::ChildCloner
inline
setSchedulerSettings
(const SCHED_SETTING &ss)
cosmos::ChildCloner
inline
setStdErr
(FileDescriptor fd)
cosmos::ChildCloner
inline
setStdIn
(FileDescriptor fd)
cosmos::ChildCloner
inline
setStdOut
(FileDescriptor fd)
cosmos::ChildCloner
inline
Generated by
1.12.0