OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
logical_interface.cc File Reference
#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>
Include dependency graph for logical_interface.cc:

Go to the source code of this file.

Functions

static LogicalInterfaceKeyBuildKey (IFMapNode *node, const boost::uuids::uuid &u)
 
static LogicalInterfaceDataBuildData (Agent *agent, IFMapNode *node, const uuid &u, const autogen::LogicalInterface *port)
 

Function Documentation

static LogicalInterfaceData* BuildData ( Agent agent,
IFMapNode node,
const uuid u,
const autogen::LogicalInterface *  port 
)
static

Definition at line 260 of file logical_interface.cc.

Here is the call graph for this function:

static LogicalInterfaceKey* BuildKey ( IFMapNode node,
const boost::uuids::uuid u 
)
static

Definition at line 255 of file logical_interface.cc.

Here is the call graph for this function: