OpenSDN source code
|
#include <bridge_domain.h>
Public Member Functions | |
BridgeDomainKey (const boost::uuids::uuid &id) | |
BridgeDomainKey (const boost::uuids::uuid &id, DBSubOperation sub_op) | |
virtual | ~BridgeDomainKey () |
![]() | |
AgentOperDBKey () | |
AgentOperDBKey (DBSubOperation sub_op) | |
virtual | ~AgentOperDBKey () |
![]() | |
AgentKey () | |
AgentKey (DBSubOperation sub_op) | |
virtual | ~AgentKey () |
![]() | |
virtual | ~DBRequestKey () |
Public Attributes | |
boost::uuids::uuid | uuid_ |
![]() | |
uint8_t | sub_op_ |
Additional Inherited Members | |
![]() | |
enum | DBSubOperation { ADD_DEL_CHANGE, RESYNC } |
Definition at line 14 of file bridge_domain.h.
|
inline |
Definition at line 15 of file bridge_domain.h.
|
inline |
Definition at line 17 of file bridge_domain.h.
|
inlinevirtual |
Definition at line 19 of file bridge_domain.h.
boost::uuids::uuid BridgeDomainKey::uuid_ |
Definition at line 21 of file bridge_domain.h.