17 #ifndef __CGROUPS_ISOLATOR_SUBSYSTEMS_PIDS_HPP__ 18 #define __CGROUPS_ISOLATOR_SUBSYSTEMS_PIDS_HPP__ 47 std::string
name()
const override 60 #endif // __CGROUPS_ISOLATOR_SUBSYSTEMS_PIDS_HPP__
~PidsSubsystemProcess() override=default
const std::string CGROUP_SUBSYSTEM_PIDS_NAME
Definition: constants.hpp:52
Represent cgroups pids subsystem.
Definition: pids.hpp:38
std::string name() const override
Definition: pids.hpp:47
Definition: subsystem.hpp:190
static Try< process::Owned< SubsystemProcess > > create(const Flags &flags, const std::string &hierarchy)
Definition: attributes.hpp:24
const std::string hierarchy
The hierarchy path of cgroups subsystem.
Definition: subsystem.hpp:245