OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
PhysicalDeviceVnToVmi Struct Reference

#include <physical_device_vn.h>

Collaboration diagram for PhysicalDeviceVnToVmi:

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_
 

Detailed Description

Definition at line 17 of file physical_device_vn.h.

Constructor & Destructor Documentation

PhysicalDeviceVnToVmi::PhysicalDeviceVnToVmi ( const boost::uuids::uuid dev,
const boost::uuids::uuid vn,
const boost::uuids::uuid  vmi 
)
inline

Definition at line 18 of file physical_device_vn.h.

PhysicalDeviceVnToVmi::PhysicalDeviceVnToVmi ( )
inline

Definition at line 23 of file physical_device_vn.h.

PhysicalDeviceVnToVmi::PhysicalDeviceVnToVmi ( const PhysicalDeviceVnToVmi rhs)
inline

Definition at line 28 of file physical_device_vn.h.

virtual PhysicalDeviceVnToVmi::~PhysicalDeviceVnToVmi ( )
inlinevirtual

Definition at line 32 of file physical_device_vn.h.

Member Function Documentation

bool PhysicalDeviceVnToVmi::operator() ( const PhysicalDeviceVnToVmi lhs,
const PhysicalDeviceVnToVmi rhs 
) const
inline

Definition at line 34 of file physical_device_vn.h.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: