|
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 |
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 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.