OpenSDN source code
|
#include <boost/uuid/uuid_io.hpp>
#include <vnc_cfg_types.h>
#include <cmn/agent_cmn.h>
#include <ifmap/ifmap_node.h>
#include <cfg/cfg_init.h>
#include <oper/agent_sandesh.h>
#include <oper/ifmap_dependency_manager.h>
#include <oper/interface_common.h>
#include <oper/physical_device.h>
#include <oper/logical_interface.h>
#include <oper/vm_interface.h>
#include <oper/config_manager.h>
#include <oper/vn.h>
#include <vector>
#include <string>
Go to the source code of this file.
Functions | |
static LogicalInterfaceKey * | BuildKey (IFMapNode *node, const boost::uuids::uuid &u) |
static LogicalInterfaceData * | BuildData (Agent *agent, IFMapNode *node, const uuid &u, const autogen::LogicalInterface *port) |
|
static |
|
static |