OpenSDN source code
|
#include <tbb/tbb.h>
#include <libvirt/libvirt.h>
#include <boost/uuid/uuid_io.hpp>
#include <pugixml/pugixml.hpp>
#include <map>
#include <string>
#include "oper/instance_manager_adapter.h"
#include "oper/service_instance.h"
#include "oper/instance_task.h"
Go to the source code of this file.
Classes | |
class | LibvirtInstanceAdapter |
class | LibvirtInstanceAdapter::DomainStartTask |
class | LibvirtInstanceAdapter::DomainStopTask |