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

#include <acl_entry_spec.h>

Collaboration diagram for AclSpec:

Public Types

typedef boost::uuids::uuid uuid
 

Public Member Functions

 AclSpec ()
 

Public Attributes

uuid acl_id
 
bool dynamic_acl
 
std::vector< AclEntrySpecacl_entry_specs_
 

Detailed Description

Definition at line 186 of file acl_entry_spec.h.

Member Typedef Documentation

typedef boost::uuids::uuid AclSpec::uuid

Definition at line 187 of file acl_entry_spec.h.

Constructor & Destructor Documentation

AclSpec::AclSpec ( )
inline

Definition at line 187 of file acl_entry_spec.h.

Member Data Documentation

std::vector<AclEntrySpec> AclSpec::acl_entry_specs_

Definition at line 192 of file acl_entry_spec.h.

uuid AclSpec::acl_id

Definition at line 189 of file acl_entry_spec.h.

bool AclSpec::dynamic_acl

Definition at line 191 of file acl_entry_spec.h.


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