OpenSDN source code
|
#include <sg.h>
Public Member Functions | |
SgKey (boost::uuids::uuid sg_uuid) | |
virtual | ~SgKey () |
![]() | |
AgentOperDBKey () | |
AgentOperDBKey (DBSubOperation sub_op) | |
virtual | ~AgentOperDBKey () |
![]() | |
AgentKey () | |
AgentKey (DBSubOperation sub_op) | |
virtual | ~AgentKey () |
![]() | |
virtual | ~DBRequestKey () |
Public Attributes | |
boost::uuids::uuid | sg_uuid_ |
![]() | |
uint8_t | sub_op_ |
Additional Inherited Members | |
![]() | |
enum | DBSubOperation { ADD_DEL_CHANGE, RESYNC } |
|
inline |
boost::uuids::uuid SgKey::sg_uuid_ |