OpenSDN source code
|
#include <boost/scoped_ptr.hpp>
#include <db/db.h>
#include <cmn/agent.h>
#include <cmn/agent_db.h>
#include <oper/oper_db.h>
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 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.