|
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 () |
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 } |
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.