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

#include <acl.h>

Inheritance diagram for AclKey:
Collaboration diagram for AclKey:

Public Member Functions

 AclKey (const boost::uuids::uuid &id)
 
virtual ~AclKey ()
 
- 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 62 of file acl.h.

Constructor & Destructor Documentation

AclKey::AclKey ( const boost::uuids::uuid id)
inline

Definition at line 63 of file acl.h.

virtual AclKey::~AclKey ( )
inlinevirtual

Definition at line 64 of file acl.h.

Member Data Documentation

boost::uuids::uuid AclKey::uuid_

Definition at line 64 of file acl.h.


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