#include <netcreate.hpp>
Public Member Functions | |
NetConfigureAll (const NetworkConfig &network) | |
Configures network interfaces (exec in container process context) More... | |
void | execute () |
Private Member Functions | |
virtual void | revert () |
Private Attributes | |
const NetworkConfig & | mNetwork |
|
inline |
Configures network interfaces (exec in container process context)
|
virtual |
Implements lxcpp::Command.
|
inlinevirtualinherited |
Reimplemented in lxcpp::ProvisionLink, lxcpp::ProvisionMount, lxcpp::ProvisionFile, and lxcpp::Provisions.
|
private |