Declaration of the class for managing one zone. More...
#include "zone-config.hpp"
#include "zone-provision.hpp"
#include "lxc/zone.hpp"
#include "netdev.hpp"
#include <mutex>
#include <string>
#include <memory>
#include <thread>
Go to the source code of this file.
Classes | |
class | vasum::Zone |
Namespaces | |
vasum | |
Enumerations | |
enum | vasum::SchedulerLevel { vasum::SchedulerLevel::FOREGROUND, vasum::SchedulerLevel::BACKGROUND } |
Declaration of the class for managing one zone.