OpenSDN source code
|
#include <physical_device_vn.h>
Public Member Functions | |
PhysicalDeviceVnKey (const boost::uuids::uuid &dev_uuid, const boost::uuids::uuid &vn_uuid) | |
virtual | ~PhysicalDeviceVnKey () |
![]() | |
AgentKey () | |
AgentKey (DBSubOperation sub_op) | |
virtual | ~AgentKey () |
![]() | |
virtual | ~DBRequestKey () |
Public Attributes | |
boost::uuids::uuid | device_uuid_ |
boost::uuids::uuid | vn_uuid_ |
![]() | |
uint8_t | sub_op_ |
Additional Inherited Members | |
![]() | |
enum | DBSubOperation { ADD_DEL_CHANGE, RESYNC } |
Definition at line 48 of file physical_device_vn.h.
|
inlineexplicit |
Definition at line 49 of file physical_device_vn.h.
|
inlinevirtual |
Definition at line 52 of file physical_device_vn.h.
boost::uuids::uuid PhysicalDeviceVnKey::device_uuid_ |
Definition at line 54 of file physical_device_vn.h.
boost::uuids::uuid PhysicalDeviceVnKey::vn_uuid_ |
Definition at line 55 of file physical_device_vn.h.