24 #ifndef LXCPP_ATTACH_ATTACH_HELPER_HPP
25 #define LXCPP_ATTACH_ATTACH_HELPER_HPP
51 #endif // LXCPP_ATTACH_ATTACH_HELPER_HPP
void execute()
Definition: attach-helper.cpp:96
IPC implementation for related processes.
Internal structure sent between Attach command and AttachHelper.
~AttachHelper()
Definition: attach-helper.cpp:91
utils::Channel mChannel
Definition: attach-helper.hpp:45
Implementation of the Intermediate helper process.
Definition: attach-helper.hpp:37
Definition: attach-config.hpp:39
Channel is implemented with a pair of anonymous sockets.
Definition: channel.hpp:38
AttachHelper(const int channelFD)
Definition: attach-helper.cpp:80
AttachConfig mConfig
Definition: attach-helper.hpp:46