OpenSDN source code
VmiToPhysicalDeviceVnData Struct Reference

#include <interface.h>

Collaboration diagram for VmiToPhysicalDeviceVnData:

Public Member Functions

 VmiToPhysicalDeviceVnData (const boost::uuids::uuid &dev, const boost::uuids::uuid &vn)
 
 ~VmiToPhysicalDeviceVnData ()
 
VmiToPhysicalDeviceVnDataoperator= (VmiToPhysicalDeviceVnData const &rhs)
 

Public Attributes

boost::uuids::uuid dev_
 
boost::uuids::uuid vn_
 

Detailed Description

Definition at line 284 of file interface.h.

Constructor & Destructor Documentation

◆ VmiToPhysicalDeviceVnData()

VmiToPhysicalDeviceVnData::VmiToPhysicalDeviceVnData ( const boost::uuids::uuid dev,
const boost::uuids::uuid vn 
)

Definition at line 52 of file vm_interface_utils.cc.

◆ ~VmiToPhysicalDeviceVnData()

VmiToPhysicalDeviceVnData::~VmiToPhysicalDeviceVnData ( )

Definition at line 57 of file vm_interface_utils.cc.

Member Function Documentation

◆ operator=()

VmiToPhysicalDeviceVnData& VmiToPhysicalDeviceVnData::operator= ( VmiToPhysicalDeviceVnData const &  rhs)

Member Data Documentation

◆ dev_

boost::uuids::uuid VmiToPhysicalDeviceVnData::dev_

Definition at line 291 of file interface.h.

◆ vn_

boost::uuids::uuid VmiToPhysicalDeviceVnData::vn_

Definition at line 292 of file interface.h.


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