Declaration of the class for managing many zones. More...
#include "zone.hpp"
#include "zones-manager-config.hpp"
#include "api/messages.hpp"
#include "input-monitor.hpp"
#include "utils/worker.hpp"
#include "api/method-result-builder.hpp"
#include "host-ipc-connection.hpp"
#include "cargo-ipc/epoll/event-poll.hpp"
#include <string>
#include <memory>
Go to the source code of this file.
Classes | |
class | vasum::ZonesManager |
Namespaces | |
vasum | |
Variables | |
const std::string | vasum::INVALID_CONNECTION_ID = "invalid://" |
Declaration of the class for managing many zones.