OpenSDN source code
|
#include <physical_device_vn.h>
Public Member Functions | |
PhysicalDeviceVnToVmi (const boost::uuids::uuid &dev, const boost::uuids::uuid &vn, const boost::uuids::uuid vmi) | |
PhysicalDeviceVnToVmi () | |
PhysicalDeviceVnToVmi (const PhysicalDeviceVnToVmi &rhs) | |
virtual | ~PhysicalDeviceVnToVmi () |
bool | operator() (const PhysicalDeviceVnToVmi &lhs, const PhysicalDeviceVnToVmi &rhs) const |
Public Attributes | |
boost::uuids::uuid | dev_ |
boost::uuids::uuid | vn_ |
boost::uuids::uuid | vmi_ |
Definition at line 17 of file physical_device_vn.h.
|
inline |
Definition at line 18 of file physical_device_vn.h.
|
inline |
Definition at line 23 of file physical_device_vn.h.
|
inline |
Definition at line 28 of file physical_device_vn.h.
|
inlinevirtual |
Definition at line 32 of file physical_device_vn.h.
|
inline |
Definition at line 34 of file physical_device_vn.h.
boost::uuids::uuid PhysicalDeviceVnToVmi::dev_ |
Definition at line 43 of file physical_device_vn.h.
boost::uuids::uuid PhysicalDeviceVnToVmi::vmi_ |
Definition at line 45 of file physical_device_vn.h.
boost::uuids::uuid PhysicalDeviceVnToVmi::vn_ |
Definition at line 44 of file physical_device_vn.h.