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

#include <prep-host-terminal.hpp>

+ Inheritance diagram for lxcpp::PrepHostTerminal:

Public Member Functions

 PrepHostTerminal (TerminalsConfig &terminals)
 Prepares the terminal on the host side. More...
 
 ~PrepHostTerminal ()
 
void execute ()
 

Private Member Functions

virtual void revert ()
 

Private Attributes

TerminalsConfigmTerminals
 

Constructor & Destructor Documentation

lxcpp::PrepHostTerminal::PrepHostTerminal ( TerminalsConfig terminals)

Prepares the terminal on the host side.

It creates a number of pseudoterminals and stores them to be passed to the guard and prepared for init process.

Parameters
terminalscontainer's terminals config
lxcpp::PrepHostTerminal::~PrepHostTerminal ( )

Member Function Documentation

void lxcpp::PrepHostTerminal::execute ( )
virtual

Implements lxcpp::Command.

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

Member Data Documentation

TerminalsConfig& lxcpp::PrepHostTerminal::mTerminals
private

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