|
| application (const container_type &args, const container_type &env) |
|
| application (application &&rhs)=default |
|
| application (const application &rhs)=default |
|
void | workdir (const sys::canonical_path &rhs) |
|
void | set_credentials (sys::uid_type uid, sys::gid_type gid) noexcept |
|
void | allow_root (bool rhs) const noexcept |
|
id_type | id () const noexcept |
|
sys::uid_type | uid () const noexcept |
|
sys::gid_type | gid () const noexcept |
|
const std::string & | filename () const noexcept |
|
void | make_master () const noexcept |
|
void | make_slave () const noexcept |
|
bool | is_master () const noexcept |
|
bool | is_slave () const noexcept |
|
process_role_type | role () const noexcept |
|
int | execute (const sys::two_way_pipe &pipe) const |
|
void | write (sys::pstream &out) const |
|
void | read (sys::pstream &in) |
|
The documentation for this class was generated from the following files:
- /home/slurm-ci/jobs/subordination-subordination-17/src/subordination/ppl/application.hh
- /home/slurm-ci/jobs/subordination-subordination-17/src/subordination/ppl/application.cc