OpenSDN source code
|
#include <security_logging_object.h>
Public Member Functions | |
SecurityLoggingObjectKey (const boost::uuids::uuid &uuid) | |
SecurityLoggingObjectKey (const SecurityLoggingObjectKey &rhs) | |
bool | IsLess (const SecurityLoggingObjectKey &rhs) const |
![]() | |
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 29 of file security_logging_object.h.
|
inline |
Definition at line 31 of file security_logging_object.h.
|
inline |
Definition at line 34 of file security_logging_object.h.
|
inline |
Definition at line 37 of file security_logging_object.h.
boost::uuids::uuid SecurityLoggingObjectKey::uuid_ |
Definition at line 41 of file security_logging_object.h.