Implementation of the Intermediate helper process. More...
#include <attach-helper.hpp>
Public Member Functions | |
AttachHelper (const int channelFD) | |
~AttachHelper () | |
void | execute () |
Private Attributes | |
utils::Channel | mChannel |
AttachConfig | mConfig |
Implementation of the Intermediate helper process.
lxcpp::AttachHelper::AttachHelper | ( | const int | channelFD | ) |
lxcpp::AttachHelper::~AttachHelper | ( | ) |
void lxcpp::AttachHelper::execute | ( | ) |
|
private |
|
private |