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

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
 

Detailed Description

Implementation of the Intermediate helper process.

See Also
Attach

Constructor & Destructor Documentation

lxcpp::AttachHelper::AttachHelper ( const int  channelFD)
lxcpp::AttachHelper::~AttachHelper ( )

Member Function Documentation

void lxcpp::AttachHelper::execute ( )

Member Data Documentation

utils::Channel lxcpp::AttachHelper::mChannel
private
AttachConfig lxcpp::AttachHelper::mConfig
private

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