Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
export some variables
[simgrid.git] / include / surf / surfxml.h
index e5916cb..0d0cb45 100644 (file)
@@ -134,7 +134,7 @@ typedef const char* AT_surfxml_network_link_state_file;
 /* FleXML-provided data. */
 extern const char* surfxml_pcdata;
 extern AT_surfxml_network_link_bandwidth A_surfxml_network_link_bandwidth;
-extern AT_surfxml_process_host A_surfxml_process_host;
+extern AT_surfxml_process_host XBT_PUBLIC_DATA A_surfxml_process_host;
 extern AT_surfxml_network_link_latency_file A_surfxml_network_link_latency_file;
 extern AT_surfxml_route_impact_on_dst_with_other_send A_surfxml_route_impact_on_dst_with_other_send;
 extern AT_surfxml_cpu_interference_send_recv A_surfxml_cpu_interference_send_recv;
@@ -143,7 +143,7 @@ extern AT_surfxml_platform_description_version A_surfxml_platform_description_ve
 extern AT_surfxml_route_impact_on_src_with_other_recv A_surfxml_route_impact_on_src_with_other_recv;
 extern AT_surfxml_route_element_name A_surfxml_route_element_name;
 extern AT_surfxml_process_start_time A_surfxml_process_start_time;
-extern AT_surfxml_process_function A_surfxml_process_function;
+extern AT_surfxml_process_function XBT_PUBLIC_DATA A_surfxml_process_function;
 extern AT_surfxml_cpu_state A_surfxml_cpu_state;
 extern AT_surfxml_cpu_interference_send A_surfxml_cpu_interference_send;
 extern AT_surfxml_network_link_bandwidth_file A_surfxml_network_link_bandwidth_file;
@@ -151,7 +151,7 @@ extern AT_surfxml_cpu_name A_surfxml_cpu_name;
 extern AT_surfxml_process_kill_time A_surfxml_process_kill_time;
 extern AT_surfxml_network_link_state A_surfxml_network_link_state;
 extern AT_surfxml_cpu_availability_file A_surfxml_cpu_availability_file;
-extern AT_surfxml_argument_value A_surfxml_argument_value;
+extern AT_surfxml_argument_value XBT_PUBLIC_DATA A_surfxml_argument_value;
 extern AT_surfxml_route_src A_surfxml_route_src;
 extern AT_surfxml_route_impact_on_src A_surfxml_route_impact_on_src;
 extern AT_surfxml_cpu_max_outgoing_rate A_surfxml_cpu_max_outgoing_rate;