|
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 () |
Public Member Functions inherited from AgentKey | |
| AgentKey () | |
| AgentKey (DBSubOperation sub_op) | |
| virtual | ~AgentKey () |
Public Member Functions inherited from DBRequestKey | |
| virtual | ~DBRequestKey () |
Public Attributes | |
| boost::uuids::uuid | device_uuid_ |
| boost::uuids::uuid | vn_uuid_ |
Public Attributes inherited from AgentKey | |
| uint8_t | sub_op_ |
Additional Inherited Members | |
Public Types inherited from AgentKey | |
| 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.