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

#include <physical_device.h>

Inheritance diagram for PhysicalDeviceKey:
Collaboration diagram for PhysicalDeviceKey:

Public Member Functions

 PhysicalDeviceKey (const boost::uuids::uuid &id)
 
 PhysicalDeviceKey (const boost::uuids::uuid &id, DBSubOperation sub_op)
 
virtual ~PhysicalDeviceKey ()
 
- Public Member Functions inherited from AgentOperDBKey
 AgentOperDBKey ()
 
 AgentOperDBKey (DBSubOperation sub_op)
 
virtual ~AgentOperDBKey ()
 
- 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 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 18 of file physical_device.h.

Constructor & Destructor Documentation

PhysicalDeviceKey::PhysicalDeviceKey ( const boost::uuids::uuid id)
inline

Definition at line 19 of file physical_device.h.

PhysicalDeviceKey::PhysicalDeviceKey ( const boost::uuids::uuid id,
DBSubOperation  sub_op 
)
inline

Definition at line 21 of file physical_device.h.

virtual PhysicalDeviceKey::~PhysicalDeviceKey ( )
inlinevirtual

Definition at line 23 of file physical_device.h.

Member Data Documentation

boost::uuids::uuid PhysicalDeviceKey::uuid_

Definition at line 25 of file physical_device.h.


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