Fork Vasum on GitHub Official Vasum Wiki on Tizen.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
lxcpp::DevicesCGroup Member List

This is the complete list of members for lxcpp::DevicesCGroup, including all inherited members.

allow(DevicePermission p)lxcpp::DevicesCGroup
allow(char type, int major, int minor, const std::string &perm)lxcpp::DevicesCGroup
assignGroup(pid_t pid)lxcpp::CGroup
assignPid(pid_t pid)lxcpp::CGroup
CGroup(const std::string &subsys, const std::string &name)lxcpp::CGroupinline
CGroup(const std::string &subsysAndCgroup)lxcpp::CGroup
create()lxcpp::CGroup
deny(DevicePermission p)lxcpp::DevicesCGroup
deny(char type, int major, int minor, const std::string &perm)lxcpp::DevicesCGroup
destroy()lxcpp::CGroup
DevicesCGroup(const std::string &name)lxcpp::DevicesCGroupinline
exists() const lxcpp::CGroup
getCGroup(const std::string &subsys, pid_t pid)lxcpp::CGroupstatic
getCommonValue(const std::string &param) const lxcpp::CGroup
getPids() const lxcpp::CGroup
getValue(const std::string &param) const lxcpp::CGroup
list()lxcpp::DevicesCGroup
setCommonValue(const std::string &param, const std::string &value)lxcpp::CGroup
setValue(const std::string &param, const std::string &value)lxcpp::CGroup