OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
policy_config_spec.h
Go to the documentation of this file.
1 /*
2  * Copyright (c) 2013 Juniper Networks, Inc. All rights reserved.
3  */
4 
5 #ifndef __AGENT_POLICY_CONFIG_SPEC_H__
6 #define __AGENT_POLICY_CONFIG_SPEC_H__
7 
8 #include <boost/uuid/uuid.hpp>
9 #include <vector>
10 
12 
16  std::string name;
17  bool inbound;
19 };
20 
21 #endif
boost::uuids::uuid uuid