virthttp  0.0
libvirt http interface
Classes | Typedefs | Variables
network_actions_table.hpp File Reference
#include <array>
#include <functional>
#include <string_view>
#include <gsl/gsl>
#include "virt_wrap/Network.hpp"
#include "wrapper/actions_table.hpp"
#include "cexpr_algs.hpp"
#include "depends.hpp"
#include "json2virt.hpp"
#include "json_utils.hpp"
#include "utils.hpp"

Go to the source code of this file.

Classes

class  NetworkActionsTable
 

Typedefs

using NetworkActionsHdl = DependsOutcome(*)(const rapidjson::Value &val, JsonRes &json_res, virt::Network &nw)
 

Variables

NetworkActionsTable network_actions_table
 

Typedef Documentation

using NetworkActionsHdl = DependsOutcome (*)(const rapidjson::Value& val, JsonRes& json_res, virt::Network& nw)

Variable Documentation

NetworkActionsTable network_actions_table