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

#include <netcreate.hpp>

+ Inheritance diagram for lxcpp::NetInterfaceSetAttrs:

Public Member Functions

 NetInterfaceSetAttrs (const std::string &ifname, const Attrs &attrs)
 
void execute ()
 

Private Member Functions

virtual void revert ()
 

Private Attributes

const std::string & mIfname
 
const AttrsmAttrs
 

Constructor & Destructor Documentation

lxcpp::NetInterfaceSetAttrs::NetInterfaceSetAttrs ( const std::string &  ifname,
const Attrs attrs 
)
inline

Member Function Documentation

void lxcpp::NetInterfaceSetAttrs::execute ( )
virtual

Implements lxcpp::Command.

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

Member Data Documentation

const Attrs& lxcpp::NetInterfaceSetAttrs::mAttrs
private
const std::string& lxcpp::NetInterfaceSetAttrs::mIfname
private

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