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

#include <physical_device_vn.h>

Inheritance diagram for PhysicalDeviceVnKey:
Collaboration diagram for PhysicalDeviceVnKey:

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 }
 

Detailed Description

Definition at line 48 of file physical_device_vn.h.

Constructor & Destructor Documentation

PhysicalDeviceVnKey::PhysicalDeviceVnKey ( const boost::uuids::uuid dev_uuid,
const boost::uuids::uuid vn_uuid 
)
inlineexplicit

Definition at line 49 of file physical_device_vn.h.

virtual PhysicalDeviceVnKey::~PhysicalDeviceVnKey ( )
inlinevirtual

Definition at line 52 of file physical_device_vn.h.

Member Data Documentation

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.


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