OpenSDN source code
|
#include <vm.h>
Public Member Functions | |
VmKey (boost::uuids::uuid id) | |
virtual | ~VmKey () |
![]() | |
AgentOperDBKey () | |
AgentOperDBKey (DBSubOperation sub_op) | |
virtual | ~AgentOperDBKey () |
![]() | |
AgentKey () | |
AgentKey (DBSubOperation sub_op) | |
virtual | ~AgentKey () |
![]() | |
virtual | ~DBRequestKey () |
Public Attributes | |
boost::uuids::uuid | uuid_ |
![]() | |
uint8_t | sub_op_ |
Additional Inherited Members | |
![]() | |
enum | DBSubOperation { ADD_DEL_CHANGE, RESYNC } |
|
inline |
boost::uuids::uuid VmKey::uuid_ |