OpenSDN source code
|
#include <tag.h>
Public Member Functions | |
TagKey (boost::uuids::uuid tag_uuid) | |
virtual | ~TagKey () |
![]() | |
AgentOperDBKey () | |
AgentOperDBKey (DBSubOperation sub_op) | |
virtual | ~AgentOperDBKey () |
![]() | |
AgentKey () | |
AgentKey (DBSubOperation sub_op) | |
virtual | ~AgentKey () |
![]() | |
virtual | ~DBRequestKey () |
Public Attributes | |
boost::uuids::uuid | tag_uuid_ |
![]() | |
uint8_t | sub_op_ |
Additional Inherited Members | |
![]() | |
enum | DBSubOperation { ADD_DEL_CHANGE, RESYNC } |
Definition at line 33 of file vnsw/agent/oper/tag.h.
|
inline |
Definition at line 34 of file vnsw/agent/oper/tag.h.
|
inlinevirtual |
Definition at line 36 of file vnsw/agent/oper/tag.h.
boost::uuids::uuid TagKey::tag_uuid_ |
Definition at line 38 of file vnsw/agent/oper/tag.h.