10 #include <vnc_cfg_types.h>
11 #include <bgp_schema_types.h>
12 #include <agent_types.h>
34 agent_(agent), bridge_obj_(nullptr), port_obj_(nullptr), vrf_obj_(nullptr) {
static KSyncObjectManager * Init()
void set_bridge_obj(KSyncVxlanBridgeObject *obj)
KSyncVxlanPortObject * port_obj() const
void set_vrf_obj(KSyncVxlanVrfObject *obj)
void set_port_obj(KSyncVxlanPortObject *obj)
void RegisterDBClients(DB *db)
std::unique_ptr< KSyncVxlanPortObject > port_obj_
static KSyncEntry * defer_entry_
std::unique_ptr< KSyncVxlanBridgeObject > bridge_obj_
KSyncVxlanVrfObject * vrf_obj() const
static KSyncEntry * defer_entry()
static void set_defer_entry(KSyncEntry *entry)
std::unique_ptr< KSyncVxlanVrfObject > vrf_obj_
KSyncVxlanBridgeObject * bridge_obj() const