OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
policy_set.h File Reference
#include <boost/scoped_ptr.hpp>
#include <db/db.h>
#include <cmn/agent.h>
#include <cmn/agent_db.h>
#include <oper/oper_db.h>
Include dependency graph for policy_set.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  PolicySetKey
 
struct  PolicySetData
 
class  PolicySet
 
class  PolicySetTable
 

Typedefs

typedef std::map< std::string,
boost::uuids::uuid
FirewallPolicyUuidList
 
typedef std::pair< std::string,
boost::uuids::uuid
FirewallPolicyPair
 

Typedef Documentation

typedef std::pair<std::string, boost::uuids::uuid> FirewallPolicyPair

Definition at line 51 of file policy_set.h.

typedef std::map<std::string, boost::uuids::uuid> FirewallPolicyUuidList

Definition at line 50 of file policy_set.h.