OpenSDN source code
vm.h File Reference
#include <cmn/agent_cmn.h>
#include <oper/oper_db.h>
#include <agent_types.h>
Include dependency graph for vm.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  VmKey
 
struct  VmData
 
class  VmEntry
 
class  VmTable
 

Typedefs

typedef std::map< std::string, boost::uuids::uuidVmNameUuidTree
 

Typedef Documentation

◆ VmNameUuidTree

typedef std::map<std::string, boost::uuids::uuid> VmNameUuidTree

Definition at line 12 of file vm.h.