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

#include <netcreate.hpp>

+ Inheritance diagram for lxcpp::NetCreateAll:

Public Member Functions

 NetCreateAll (const NetworkConfig &network, pid_t pid)
 Creates network interfaces for use in container (exec in host context) More...
 
void execute ()
 

Private Member Functions

virtual void revert ()
 

Private Attributes

const NetworkConfigmNetwork
 
pid_t mPid
 

Constructor & Destructor Documentation

lxcpp::NetCreateAll::NetCreateAll ( const NetworkConfig network,
pid_t  pid 
)
inline

Creates network interfaces for use in container (exec in host context)

Member Function Documentation

void lxcpp::NetCreateAll::execute ( )
virtual

Implements lxcpp::Command.

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

Member Data Documentation

const NetworkConfig& lxcpp::NetCreateAll::mNetwork
private
pid_t lxcpp::NetCreateAll::mPid
private

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