OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
SecurityLoggingObjectKey Struct Reference

#include <security_logging_object.h>

Inheritance diagram for SecurityLoggingObjectKey:
Collaboration diagram for SecurityLoggingObjectKey:

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 }
 

Detailed Description

Definition at line 29 of file security_logging_object.h.

Constructor & Destructor Documentation

SecurityLoggingObjectKey::SecurityLoggingObjectKey ( const boost::uuids::uuid uuid)
inline

Definition at line 31 of file security_logging_object.h.

SecurityLoggingObjectKey::SecurityLoggingObjectKey ( const SecurityLoggingObjectKey rhs)
inline

Definition at line 34 of file security_logging_object.h.

Member Function Documentation

bool SecurityLoggingObjectKey::IsLess ( const SecurityLoggingObjectKey rhs) const
inline

Definition at line 37 of file security_logging_object.h.

Member Data Documentation

boost::uuids::uuid SecurityLoggingObjectKey::uuid_

Definition at line 41 of file security_logging_object.h.


The documentation for this struct was generated from the following file: