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

#include <cgroups.hpp>

+ Inheritance diagram for lxcpp::CGroupMakeAll:

Public Member Functions

 CGroupMakeAll (const CGroupsConfig &cfg)
 Creates and configures cgroups. More...
 
void execute ()
 

Private Member Functions

virtual void revert ()
 

Private Attributes

const CGroupsConfigmCgroups
 

Constructor & Destructor Documentation

lxcpp::CGroupMakeAll::CGroupMakeAll ( const CGroupsConfig cfg)
inline

Creates and configures cgroups.

Member Function Documentation

void lxcpp::CGroupMakeAll::execute ( )
virtual

Implements lxcpp::Command.

virtual void lxcpp::Command::revert ( )
inlinevirtualinherited

Member Data Documentation

const CGroupsConfig& lxcpp::CGroupMakeAll::mCgroups
private

The documentation for this class was generated from the following files: