|
OpenSDN source code
|
#include <cmn/agent_cmn.h>#include <vnc_cfg_types.h>#include <agent_types.h>#include <init/agent_param.h>#include <cfg/cfg_init.h>#include <ifmap/ifmap_node.h>#include <oper/ifmap_dependency_manager.h>#include <bgp_schema_types.h>#include <oper/config_manager.h>#include <oper/agent_sandesh.h>#include <oper/vn.h>#include <oper/vrf.h>#include "oper/bridge_domain.h"
Go to the source code of this file.
Functions | |
| static BridgeDomainKey * | BuildKey (const boost::uuids::uuid &u) |
| static void | BuildVrfData (Agent *agent, IFMapNode *vn_node, BridgeDomainData *data) |
| static BridgeDomainData * | BuildData (Agent *agent, IFMapNode *node, const autogen::BridgeDomain *bd) |
|
static |
|
static |
Definition at line 240 of file bridge_domain.cc.
|
static |