OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
acl_entry.h File Reference
#include <boost/ptr_container/ptr_list.hpp>
#include <boost/intrusive/list.hpp>
#include <boost/intrusive/slist.hpp>
#include <boost/uuid/uuid.hpp>
#include <cmn/agent_cmn.h>
#include <cmn/agent.h>
#include <agent_types.h>
Include dependency graph for acl_entry.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  AclEntryID
 
class  AclEntry
 

Typedefs

typedef std::vector< AclEntryIDAclEntryIDList
 

Typedef Documentation

typedef std::vector<AclEntryID> AclEntryIDList

Definition at line 85 of file acl_entry.h.