5 #ifndef vnsw_agent_init_cfg_hpp
6 #define vnsw_agent_init_cfg_hpp
10 #include <sandesh/sandesh_trace.h>
175 int need_property_id);
236 #define CONFIG_TRACE(obj, ...) \
238 Config##obj::TraceMsg(CfgTraceBuf, __FILE__, __LINE__, ##__VA_ARGS__);\
241 #endif // vnsw_agent_init_cfg_hpp
IFMapAgentTable * cfg_port_tuple_table() const
IFMapAgentTable * cfg_forwarding_class_table() const
IFMapAgentTable * cfg_subnet_table() const
IFMapAgentTable * cfg_project_table_
DBGraph * cfg_graph() const
IFMapAgentTable * cfg_sg_table() const
IFMapAgentTable * cfg_aliasip_table_
IFMapAgentTable * cfg_qos_table_
IFMapAgentTable * cfg_service_template_table_
IFMapAgentTable * cfg_vn_network_ipam_table_
IFMapAgentTable * cfg_port_tuple_table_
IFMapAgentTable * cfg_instanceip_table_
void CreateDBTables(DB *db)
std::unique_ptr< IntfMirrorCfgTable > cfg_intf_mirror_table_
IFMapAgentParser * cfg_parser() const
IFMapAgentTable * cfg_vm_port_bridge_domain_table_
IFMapAgentTable * cfg_global_qos_table() const
IFMapAgentTable * cfg_physical_device_table_
DBTableBase::ListenerId lid_
IFMapAgentTable * cfg_bridge_domain_table_
IFMapAgentTable * cfg_project_table() const
IFMapAgentTable * cfg_floatingip_table_
IFMapAgentTable * cfg_aliasip_pool_table_
IFMapAgentTable * cfg_slo_table_
IFMapAgentTable * cfg_network_ipam_table() const
IntfMirrorCfgTable * cfg_intf_mirror_table() const
IFMapAgentTable * cfg_qos_queue_table_
IFMapAgentTable * cfg_address_group_table() const
IFMapAgentTable * cfg_route_table() const
IFMapAgentTable * cfg_forwarding_class_table_
boost::shared_ptr< TraceBuffer< SandeshTrace > > SandeshTraceBufferPtr
IFMapAgentTable * cfg_service_template_table() const
IFMapAgentTable * cfg_firewall_policy_table_
IFMapAgentTable * cfg_policy_set_firewall_policy_table_
IFMapAgentTable * cfg_logical_port_table_
std::unique_ptr< CfgFilter > cfg_filter_
IFMapAgentTable * cfg_vm_table_
IFMapAgentTable * cfg_loadbalancer_pool_table_
IFMapAgentTable * cfg_firewall_policy_firewall_rule_table_
IFMapAgentTable * cfg_policy_management_table() const
IFMapAgentTable * cfg_physical_device_table() const
IFMapAgentTable * cfg_vm_port_vrf_table() const
IFMapAgentTable * cfg_service_group_table() const
IFMapAgentTable * cfg_vm_port_vrf_table_
IFMapAgentTable * cfg_vm_interface_table() const
IFMapAgentTable * cfg_network_ipam_table_
IFMapAgentTable * cfg_service_instance_table_
IFMapAgentTable * cfg_address_group_table_
std::unique_ptr< DBGraph > cfg_graph_
MirrorCfgTable * cfg_mirror_table() const
IFMapAgentTable * cfg_route_table_
IFMapAgentTable * cfg_multicast_policy_table_
IFMapAgentTable * cfg_tag_table() const
IFMapAgentTable * cfg_service_group_table_
IFMapAgentTable * cfg_multicast_policy_table() const
IFMapAgentTable * cfg_vn_network_ipam_table() const
IFMapAgentTable * cfg_subnet_table_
AgentConfig(Agent *agent)
IFMapAgentTable * cfg_vm_port_bridge_domain_table() const
IFMapAgentTable * cfg_sg_table_
IFMapAgentTable * cfg_policy_management_table_
void RegisterDBClients(DB *db)
CfgFilter * cfg_filter() const
IFMapAgentTable * cfg_firewall_rule_table() const
IFMapAgentTable * cfg_qos_queue_table() const
IFMapAgentTable * cfg_acl_table_
IFMapAgentTable * cfg_policy_set_table() const
IFMapAgentTable * cfg_policy_set_table_
IFMapAgentTable * cfg_health_check_table() const
IFMapAgentTable * cfg_logical_port_table() const
IFMapAgentTable * cfg_aliasip_table() const
IFMapAgentTable * cfg_firewall_rule_table_
IFMapAgentTable * cfg_firewall_policy_table() const
IFMapAgentTable * cfg_health_check_table_
IFMapAgentTable * cfg_qos_table() const
IFMapAgentTable * cfg_floatingip_table() const
IFMapAgentTable * cfg_global_qos_table_
IFMapAgentTable * cfg_acl_table() const
IFMapAgentTable * cfg_floatingip_pool_table() const
IFMapAgentTable * cfg_vm_interface_table_
DISALLOW_COPY_AND_ASSIGN(AgentConfig)
SandeshTraceBufferPtr CfgTraceBuf
IFMapAgentTable * cfg_firewall_policy_firewall_rule_table() const
IFMapAgentTable * cfg_bridge_domain_table() const
IFMapAgentTable * cfg_vrf_table() const
IFMapAgentTable * cfg_security_group_table_
void Register(const char *node_name, AgentDBTable *table, int need_property_id)
IFMapAgentTable * cfg_instanceip_table() const
IFMapAgentTable * cfg_vn_table() const
IFMapAgentTable * cfg_floatingip_pool_table_
IFMapAgentTable * cfg_aliasip_pool_table() const
std::unique_ptr< MirrorCfgTable > cfg_mirror_table_
IFMapAgentTable * cfg_slo_table() const
IFMapAgentTable * cfg_policy_set_firewall_policy_table() const
IFMapAgentTable * cfg_vrf_table_
IFMapAgentTable * cfg_vm_table() const
IFMapAgentTable * cfg_tag_table_
IFMapAgentTable * cfg_service_instance_table() const
IFMapAgentTable * cfg_vn_table_
std::unique_ptr< IFMapAgentParser > cfg_parser_
IFMapAgentTable * cfg_security_group_table() const
IFMapAgentTable * cfg_loadbalancer_table_