FlatImage
A configurable Linux containerization system
Loading...
Searching...
No Matches
ns_filesystems::ns_controller::Controller Class Reference

Public Member Functions

 Controller (Logs const &logs, Config const &config)
 Construct a new Controller:: Controller object.
 
 ~Controller ()
 Destroy the Controller:: Controller object and stops the janitor if it is running.
 
 Controller (Controller const &)=delete
 
 Controller (Controller &&)=delete
 
Controlleroperator= (Controller const &)=delete
 
Controlleroperator= (Controller &&)=delete
 

Detailed Description

Definition at line 76 of file controller.hpp.

Constructor & Destructor Documentation

◆ Controller()

ns_filesystems::ns_controller::Controller::Controller ( Logs const & logs,
Config const & config )
inline

Construct a new Controller:: Controller object.

Parameters
configFlatImage configuration object

Definition at line 116 of file controller.hpp.

Here is the call graph for this function:

◆ ~Controller()

ns_filesystems::ns_controller::Controller::~Controller ( )
inline

Destroy the Controller:: Controller object and stops the janitor if it is running.

Definition at line 176 of file controller.hpp.


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