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

Go to the source code of this file.

Functions

static BridgeDomainKeyBuildKey (const boost::uuids::uuid &u)
 
static void BuildVrfData (Agent *agent, IFMapNode *vn_node, BridgeDomainData *data)
 
static BridgeDomainDataBuildData (Agent *agent, IFMapNode *node, const autogen::BridgeDomain *bd)
 

Function Documentation

static BridgeDomainData* BuildData ( Agent agent,
IFMapNode node,
const autogen::BridgeDomain *  bd 
)
static

Definition at line 267 of file bridge_domain.cc.

Here is the call graph for this function:

static BridgeDomainKey* BuildKey ( const boost::uuids::uuid u)
static

Definition at line 240 of file bridge_domain.cc.

static void BuildVrfData ( Agent agent,
IFMapNode vn_node,
BridgeDomainData data 
)
static

Definition at line 244 of file bridge_domain.cc.

Here is the call graph for this function: