virthttp  0.0
libvirt http interface
Classes | Typedefs | Variables
domain_actions_table.hpp File Reference
#include "virt_wrap/Domain.hpp"
#include "actions_table.hpp"

Go to the source code of this file.

Classes

class  DomainActionsTable
 

Typedefs

using DomainActionsHdl = DependsOutcome(*)(const rapidjson::Value &val, JsonRes &json_res, virt::Domain &dom)
 

Variables

DomainActionsTable domain_actions_table
 

Typedef Documentation

using DomainActionsHdl = DependsOutcome (*)(const rapidjson::Value& val, JsonRes& json_res, virt::Domain& dom)

Variable Documentation

DomainActionsTable domain_actions_table