OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ConfigManagerDeviceVnList::DeviceVnEntry Struct Reference
Collaboration diagram for ConfigManagerDeviceVnList::DeviceVnEntry:

Public Member Functions

 DeviceVnEntry (const boost::uuids::uuid &dev, const boost::uuids::uuid &vn)
 
 ~DeviceVnEntry ()
 

Public Attributes

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

Detailed Description

Definition at line 176 of file config_manager.cc.

Constructor & Destructor Documentation

ConfigManagerDeviceVnList::DeviceVnEntry::DeviceVnEntry ( const boost::uuids::uuid dev,
const boost::uuids::uuid vn 
)
inline

Definition at line 177 of file config_manager.cc.

ConfigManagerDeviceVnList::DeviceVnEntry::~DeviceVnEntry ( )
inline

Definition at line 181 of file config_manager.cc.

Member Data Documentation

boost::uuids::uuid ConfigManagerDeviceVnList::DeviceVnEntry::dev_

Definition at line 183 of file config_manager.cc.

boost::uuids::uuid ConfigManagerDeviceVnList::DeviceVnEntry::vn_

Definition at line 184 of file config_manager.cc.


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