Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix commit f48cc395ebecc84d865ab551a672d2a2358624e5
[simgrid.git] / include / surf / simgrid_dtd.h
1 /* XML processor/application API for src/surf/simgrid.dtd.
2  *
3  * This program was generated with the FleXML XML processor generator.
4  * FleXML is Copyright (C) 1999-2005 Kristoffer Rose.  All rights reserved.
5  * FleXML is Copyright (C) 2003-2011 Martin Quinson.  All rights reserved.
6  * (Id: flexml.pl,v 1.67 2011/11/01 20:49:21 mquinson Exp).
7  * 
8  * There are two, intertwined parts to this program, part A and part B.
9  *
10  * Part A
11  * ------
12  * 
13  * Some parts, here collectively called "Part A", are found in the 
14  * FleXML package.  They are Copyright (C) 1999-2005 Kristoffer Rose
15  * and Copyright (C) 2003-2011 Martin Quinson. All rights reserved.
16  *
17  * You can redistribute, use, perform, display and/or modify "Part A"
18  * provided the following two conditions hold:
19  *
20  * 1. The program is distributed WITHOUT ANY WARRANTY from the author of
21  *    FleXML; without even the implied warranty of MERCHANTABILITY or
22  *    FITNESS FOR A PARTICULAR PURPOSE.
23  *
24  * 2. The program distribution conditions do not in any way affect the
25  *    distribution conditions of the FleXML system used to generate this
26  *    file or any version of FleXML derived from that system.
27  *
28  * Notice that these are explicit rights granted to you for files
29  * generated by the FleXML system.  For your rights in connection with
30  * the FleXML system itself please consult the GNU General Public License.
31  * 
32  * Part B
33  * ------
34  * 
35  * The other parts, here collectively called "Part B", and which came 
36  * from the DTD used by FleXML to generate this program, can be 
37  * distributed (or not, as the case may be) under the terms of whoever
38  * wrote them, provided these terms respect and obey the two conditions 
39  * above under the heading "Part A".
40  *
41  * The author of and contributors to FleXML specifically disclaim
42  * any copyright interest in "Part B", unless "Part B" was written 
43  * by the author of or contributors to FleXML.
44  * 
45  */
46
47 #ifndef _FLEXML_simgrid_H
48 #define _FLEXML_simgrid_H
49
50 /* XML application entry points. */
51 XBT_PUBLIC(void ) STag_surfxml_platform(void);
52 XBT_PUBLIC(void ) ETag_surfxml_platform(void);
53 XBT_PUBLIC(void ) STag_surfxml_include(void);
54 XBT_PUBLIC(void ) ETag_surfxml_include(void);
55 XBT_PUBLIC(void ) STag_surfxml_trace(void);
56 XBT_PUBLIC(void ) ETag_surfxml_trace(void);
57 XBT_PUBLIC(void ) STag_surfxml_random(void);
58 XBT_PUBLIC(void ) ETag_surfxml_random(void);
59 XBT_PUBLIC(void ) STag_surfxml_trace_connect(void);
60 XBT_PUBLIC(void ) ETag_surfxml_trace_connect(void);
61 XBT_PUBLIC(void ) STag_surfxml_AS(void);
62 XBT_PUBLIC(void ) ETag_surfxml_AS(void);
63 XBT_PUBLIC(void ) STag_surfxml_storage_type(void);
64 XBT_PUBLIC(void ) ETag_surfxml_storage_type(void);
65 XBT_PUBLIC(void ) STag_surfxml_storage(void);
66 XBT_PUBLIC(void ) ETag_surfxml_storage(void);
67 XBT_PUBLIC(void ) STag_surfxml_mount(void);
68 XBT_PUBLIC(void ) ETag_surfxml_mount(void);
69 XBT_PUBLIC(void ) STag_surfxml_mstorage(void);
70 XBT_PUBLIC(void ) ETag_surfxml_mstorage(void);
71 XBT_PUBLIC(void ) STag_surfxml_host(void);
72 XBT_PUBLIC(void ) ETag_surfxml_host(void);
73 XBT_PUBLIC(void ) STag_surfxml_cluster(void);
74 XBT_PUBLIC(void ) ETag_surfxml_cluster(void);
75 XBT_PUBLIC(void ) STag_surfxml_peer(void);
76 XBT_PUBLIC(void ) ETag_surfxml_peer(void);
77 XBT_PUBLIC(void ) STag_surfxml_router(void);
78 XBT_PUBLIC(void ) ETag_surfxml_router(void);
79 XBT_PUBLIC(void ) STag_surfxml_link(void);
80 XBT_PUBLIC(void ) ETag_surfxml_link(void);
81 XBT_PUBLIC(void ) STag_surfxml_route(void);
82 XBT_PUBLIC(void ) ETag_surfxml_route(void);
83 XBT_PUBLIC(void ) STag_surfxml_ASroute(void);
84 XBT_PUBLIC(void ) ETag_surfxml_ASroute(void);
85 XBT_PUBLIC(void ) STag_surfxml_link_ctn(void);
86 XBT_PUBLIC(void ) ETag_surfxml_link_ctn(void);
87 XBT_PUBLIC(void ) STag_surfxml_bypassRoute(void);
88 XBT_PUBLIC(void ) ETag_surfxml_bypassRoute(void);
89 XBT_PUBLIC(void ) STag_surfxml_bypassASroute(void);
90 XBT_PUBLIC(void ) ETag_surfxml_bypassASroute(void);
91 XBT_PUBLIC(void ) STag_surfxml_process(void);
92 XBT_PUBLIC(void ) ETag_surfxml_process(void);
93 XBT_PUBLIC(void ) STag_surfxml_argument(void);
94 XBT_PUBLIC(void ) ETag_surfxml_argument(void);
95 XBT_PUBLIC(void ) STag_surfxml_config(void);
96 XBT_PUBLIC(void ) ETag_surfxml_config(void);
97 XBT_PUBLIC(void ) STag_surfxml_prop(void);
98 XBT_PUBLIC(void ) ETag_surfxml_prop(void);
99
100 /* XML application data. */
101 typedef int AT_surfxml_mount_name;
102 #define AU_surfxml_mount_name NULL
103 typedef enum { AU_surfxml_random_generator, A_surfxml_random_generator_DRAND48,A_surfxml_random_generator_RAND,A_surfxml_random_generator_RNGSTREAM,A_surfxml_random_generator_NONE } AT_surfxml_random_generator;
104 typedef int AT_surfxml_ASroute_gw_dst;
105 #define AU_surfxml_ASroute_gw_dst NULL
106 typedef int AT_surfxml_trace_connect_element;
107 #define AU_surfxml_trace_connect_element NULL
108 typedef int AT_surfxml_prop_id;
109 #define AU_surfxml_prop_id NULL
110 typedef int AT_surfxml_host_id;
111 #define AU_surfxml_host_id NULL
112 typedef enum { AU_surfxml_ASroute_symmetrical, A_surfxml_ASroute_symmetrical_YES,A_surfxml_ASroute_symmetrical_NO } AT_surfxml_ASroute_symmetrical;
113 typedef int AT_surfxml_peer_lat;
114 #define AU_surfxml_peer_lat NULL
115 typedef int AT_surfxml_link_latency_file;
116 #define AU_surfxml_link_latency_file NULL
117 typedef int AT_surfxml_peer_availability_file;
118 #define AU_surfxml_peer_availability_file NULL
119 typedef enum { AU_surfxml_link_ctn_direction, A_surfxml_link_ctn_direction_UP,A_surfxml_link_ctn_direction_DOWN,A_surfxml_link_ctn_direction_NONE } AT_surfxml_link_ctn_direction;
120 typedef enum { AU_surfxml_host_state, A_surfxml_host_state_ON,A_surfxml_host_state_OFF } AT_surfxml_host_state;
121 typedef int AT_surfxml_AS_id;
122 #define AU_surfxml_AS_id NULL
123 typedef int AT_surfxml_host_power;
124 #define AU_surfxml_host_power NULL
125 typedef int AT_surfxml_router_id;
126 #define AU_surfxml_router_id NULL
127 typedef int AT_surfxml_storage_type_id;
128 #define AU_surfxml_storage_type_id NULL
129 typedef int AT_surfxml_process_start_time;
130 #define AU_surfxml_process_start_time NULL
131 typedef int AT_surfxml_cluster_suffix;
132 #define AU_surfxml_cluster_suffix NULL
133 typedef int AT_surfxml_bypassASroute_dst;
134 #define AU_surfxml_bypassASroute_dst NULL
135 typedef int AT_surfxml_ASroute_src;
136 #define AU_surfxml_ASroute_src NULL
137 typedef int AT_surfxml_cluster_prefix;
138 #define AU_surfxml_cluster_prefix NULL
139 typedef int AT_surfxml_trace_file;
140 #define AU_surfxml_trace_file NULL
141 typedef enum { AU_surfxml_link_sharing_policy, A_surfxml_link_sharing_policy_SHARED,A_surfxml_link_sharing_policy_FATPIPE,A_surfxml_link_sharing_policy_FULLDUPLEX } AT_surfxml_link_sharing_policy;
142 typedef int AT_surfxml_storage_typeId;
143 #define AU_surfxml_storage_typeId NULL
144 typedef int AT_surfxml_random_min;
145 #define AU_surfxml_random_min NULL
146 typedef int AT_surfxml_link_ctn_id;
147 #define AU_surfxml_link_ctn_id NULL
148 typedef int AT_surfxml_peer_bw_out;
149 #define AU_surfxml_peer_bw_out NULL
150 typedef int AT_surfxml_cluster_availability_file;
151 #define AU_surfxml_cluster_availability_file NULL
152 typedef int AT_surfxml_storage_content;
153 #define AU_surfxml_storage_content NULL
154 typedef int AT_surfxml_process_kill_time;
155 #define AU_surfxml_process_kill_time NULL
156 typedef int AT_surfxml_cluster_bb_bw;
157 #define AU_surfxml_cluster_bb_bw NULL
158 typedef int AT_surfxml_argument_value;
159 #define AU_surfxml_argument_value NULL
160 typedef enum { AU_surfxml_link_state, A_surfxml_link_state_ON,A_surfxml_link_state_OFF } AT_surfxml_link_state;
161 typedef int AT_surfxml_ASroute_gw_src;
162 #define AU_surfxml_ASroute_gw_src NULL
163 typedef enum { AU_surfxml_AS_routing, A_surfxml_AS_routing_Full,A_surfxml_AS_routing_Floyd,A_surfxml_AS_routing_Dijkstra,A_surfxml_AS_routing_DijkstraCache,A_surfxml_AS_routing_None,A_surfxml_AS_routing_RuleBased,A_surfxml_AS_routing_Vivaldi,A_surfxml_AS_routing_Cluster } AT_surfxml_AS_routing;
164 typedef int AT_surfxml_link_bandwidth;
165 #define AU_surfxml_link_bandwidth NULL
166 typedef int AT_surfxml_cluster_id;
167 #define AU_surfxml_cluster_id NULL
168 typedef int AT_surfxml_peer_bw_in;
169 #define AU_surfxml_peer_bw_in NULL
170 typedef int AT_surfxml_random_mean;
171 #define AU_surfxml_random_mean NULL
172 typedef int AT_surfxml_storage_type_size;
173 #define AU_surfxml_storage_type_size NULL
174 typedef int AT_surfxml_cluster_bb_lat;
175 #define AU_surfxml_cluster_bb_lat NULL
176 typedef int AT_surfxml_link_latency;
177 #define AU_surfxml_link_latency NULL
178 typedef enum { AU_surfxml_trace_connect_kind, A_surfxml_trace_connect_kind_HOST_AVAIL,A_surfxml_trace_connect_kind_POWER,A_surfxml_trace_connect_kind_LINK_AVAIL,A_surfxml_trace_connect_kind_BANDWIDTH,A_surfxml_trace_connect_kind_LATENCY } AT_surfxml_trace_connect_kind;
179 typedef int AT_surfxml_random_seed;
180 #define AU_surfxml_random_seed NULL
181 typedef int AT_surfxml_cluster_state_file;
182 #define AU_surfxml_cluster_state_file NULL
183 typedef int AT_surfxml_link_bandwidth_file;
184 #define AU_surfxml_link_bandwidth_file NULL
185 typedef int AT_surfxml_storage_type_content;
186 #define AU_surfxml_storage_type_content NULL
187 typedef enum { AU_surfxml_route_symmetrical, A_surfxml_route_symmetrical_YES,A_surfxml_route_symmetrical_NO } AT_surfxml_route_symmetrical;
188 typedef int AT_surfxml_random_id;
189 #define AU_surfxml_random_id NULL
190 typedef int AT_surfxml_mstorage_name;
191 #define AU_surfxml_mstorage_name NULL
192 typedef int AT_surfxml_random_max;
193 #define AU_surfxml_random_max NULL
194 typedef int AT_surfxml_link_id;
195 #define AU_surfxml_link_id NULL
196 typedef int AT_surfxml_process_host;
197 #define AU_surfxml_process_host NULL
198 typedef int AT_surfxml_host_availability_file;
199 #define AU_surfxml_host_availability_file NULL
200 typedef int AT_surfxml_cluster_lat;
201 #define AU_surfxml_cluster_lat NULL
202 typedef int AT_surfxml_trace_periodicity;
203 #define AU_surfxml_trace_periodicity NULL
204 typedef enum { AU_surfxml_cluster_bb_sharing_policy, A_surfxml_cluster_bb_sharing_policy_SHARED,A_surfxml_cluster_bb_sharing_policy_FATPIPE } AT_surfxml_cluster_bb_sharing_policy;
205 typedef int AT_surfxml_router_coordinates;
206 #define AU_surfxml_router_coordinates NULL
207 typedef int AT_surfxml_peer_coordinates;
208 #define AU_surfxml_peer_coordinates NULL
209 typedef int AT_surfxml_peer_state_file;
210 #define AU_surfxml_peer_state_file NULL
211 typedef int AT_surfxml_bypassASroute_src;
212 #define AU_surfxml_bypassASroute_src NULL
213 typedef int AT_surfxml_prop_value;
214 #define AU_surfxml_prop_value NULL
215 typedef int AT_surfxml_mstorage_typeId;
216 #define AU_surfxml_mstorage_typeId NULL
217 typedef int AT_surfxml_ASroute_dst;
218 #define AU_surfxml_ASroute_dst NULL
219 typedef int AT_surfxml_link_state_file;
220 #define AU_surfxml_link_state_file NULL
221 typedef int AT_surfxml_random_radical;
222 #define AU_surfxml_random_radical NULL
223 typedef int AT_surfxml_bypassASroute_gw_src;
224 #define AU_surfxml_bypassASroute_gw_src NULL
225 typedef int AT_surfxml_trace_connect_trace;
226 #define AU_surfxml_trace_connect_trace NULL
227 typedef int AT_surfxml_mount_id;
228 #define AU_surfxml_mount_id NULL
229 typedef int AT_surfxml_cluster_power;
230 #define AU_surfxml_cluster_power NULL
231 typedef int AT_surfxml_process_function;
232 #define AU_surfxml_process_function NULL
233 typedef int AT_surfxml_peer_id;
234 #define AU_surfxml_peer_id NULL
235 typedef int AT_surfxml_cluster_router_id;
236 #define AU_surfxml_cluster_router_id NULL
237 typedef enum { AU_surfxml_cluster_sharing_policy, A_surfxml_cluster_sharing_policy_SHARED,A_surfxml_cluster_sharing_policy_FULLDUPLEX,A_surfxml_cluster_sharing_policy_FATPIPE } AT_surfxml_cluster_sharing_policy;
238 typedef int AT_surfxml_bypassRoute_dst;
239 #define AU_surfxml_bypassRoute_dst NULL
240 typedef int AT_surfxml_host_core;
241 #define AU_surfxml_host_core NULL
242 typedef int AT_surfxml_storage_type_model;
243 #define AU_surfxml_storage_type_model NULL
244 typedef int AT_surfxml_host_availability;
245 #define AU_surfxml_host_availability NULL
246 typedef int AT_surfxml_bypassRoute_src;
247 #define AU_surfxml_bypassRoute_src NULL
248 typedef int AT_surfxml_route_src;
249 #define AU_surfxml_route_src NULL
250 typedef int AT_surfxml_storage_id;
251 #define AU_surfxml_storage_id NULL
252 typedef int AT_surfxml_host_coordinates;
253 #define AU_surfxml_host_coordinates NULL
254 typedef int AT_surfxml_trace_id;
255 #define AU_surfxml_trace_id NULL
256 typedef int AT_surfxml_peer_power;
257 #define AU_surfxml_peer_power NULL
258 typedef int AT_surfxml_cluster_radical;
259 #define AU_surfxml_cluster_radical NULL
260 typedef int AT_surfxml_config_id;
261 #define AU_surfxml_config_id NULL
262 typedef int AT_surfxml_bypassASroute_gw_dst;
263 #define AU_surfxml_bypassASroute_gw_dst NULL
264 typedef int AT_surfxml_include_file;
265 #define AU_surfxml_include_file NULL
266 typedef int AT_surfxml_random_std_deviation;
267 #define AU_surfxml_random_std_deviation NULL
268 typedef int AT_surfxml_cluster_core;
269 #define AU_surfxml_cluster_core NULL
270 typedef int AT_surfxml_host_state_file;
271 #define AU_surfxml_host_state_file NULL
272 typedef int AT_surfxml_route_dst;
273 #define AU_surfxml_route_dst NULL
274 typedef int AT_surfxml_cluster_bw;
275 #define AU_surfxml_cluster_bw NULL
276 typedef int AT_surfxml_platform_version;
277 #define AU_surfxml_platform_version NULL
278
279 /* FleXML-provided data. */
280 XBT_PUBLIC_DATA(int ) surfxml_pcdata_ix;
281 XBT_PUBLIC_DATA(char *) surfxml_bufferstack;
282 #define surfxml_pcdata (surfxml_bufferstack + surfxml_pcdata_ix)
283 XBT_PUBLIC_DATA(AT_surfxml_mount_name ) AX_surfxml_mount_name;
284 #define A_surfxml_mount_name (surfxml_bufferstack + AX_surfxml_mount_name)
285 XBT_PUBLIC_DATA(short ) int surfxml_mount_name_isset;
286 XBT_PUBLIC_DATA(AT_surfxml_random_generator ) AX_surfxml_random_generator;
287 #define A_surfxml_random_generator AX_surfxml_random_generator
288 XBT_PUBLIC_DATA(short ) int surfxml_random_generator_isset;
289 XBT_PUBLIC_DATA(AT_surfxml_ASroute_gw_dst ) AX_surfxml_ASroute_gw_dst;
290 #define A_surfxml_ASroute_gw_dst (surfxml_bufferstack + AX_surfxml_ASroute_gw_dst)
291 XBT_PUBLIC_DATA(short ) int surfxml_ASroute_gw_dst_isset;
292 XBT_PUBLIC_DATA(AT_surfxml_trace_connect_element ) AX_surfxml_trace_connect_element;
293 #define A_surfxml_trace_connect_element (surfxml_bufferstack + AX_surfxml_trace_connect_element)
294 XBT_PUBLIC_DATA(short ) int surfxml_trace_connect_element_isset;
295 XBT_PUBLIC_DATA(AT_surfxml_prop_id ) AX_surfxml_prop_id;
296 #define A_surfxml_prop_id (surfxml_bufferstack + AX_surfxml_prop_id)
297 XBT_PUBLIC_DATA(short ) int surfxml_prop_id_isset;
298 XBT_PUBLIC_DATA(AT_surfxml_host_id ) AX_surfxml_host_id;
299 #define A_surfxml_host_id (surfxml_bufferstack + AX_surfxml_host_id)
300 XBT_PUBLIC_DATA(short ) int surfxml_host_id_isset;
301 XBT_PUBLIC_DATA(AT_surfxml_ASroute_symmetrical ) AX_surfxml_ASroute_symmetrical;
302 #define A_surfxml_ASroute_symmetrical AX_surfxml_ASroute_symmetrical
303 XBT_PUBLIC_DATA(short ) int surfxml_ASroute_symmetrical_isset;
304 XBT_PUBLIC_DATA(AT_surfxml_peer_lat ) AX_surfxml_peer_lat;
305 #define A_surfxml_peer_lat (surfxml_bufferstack + AX_surfxml_peer_lat)
306 XBT_PUBLIC_DATA(short ) int surfxml_peer_lat_isset;
307 XBT_PUBLIC_DATA(AT_surfxml_link_latency_file ) AX_surfxml_link_latency_file;
308 #define A_surfxml_link_latency_file (surfxml_bufferstack + AX_surfxml_link_latency_file)
309 XBT_PUBLIC_DATA(short ) int surfxml_link_latency_file_isset;
310 XBT_PUBLIC_DATA(AT_surfxml_peer_availability_file ) AX_surfxml_peer_availability_file;
311 #define A_surfxml_peer_availability_file (surfxml_bufferstack + AX_surfxml_peer_availability_file)
312 XBT_PUBLIC_DATA(short ) int surfxml_peer_availability_file_isset;
313 XBT_PUBLIC_DATA(AT_surfxml_link_ctn_direction ) AX_surfxml_link_ctn_direction;
314 #define A_surfxml_link_ctn_direction AX_surfxml_link_ctn_direction
315 XBT_PUBLIC_DATA(short ) int surfxml_link_ctn_direction_isset;
316 XBT_PUBLIC_DATA(AT_surfxml_host_state ) AX_surfxml_host_state;
317 #define A_surfxml_host_state AX_surfxml_host_state
318 XBT_PUBLIC_DATA(short ) int surfxml_host_state_isset;
319 XBT_PUBLIC_DATA(AT_surfxml_AS_id ) AX_surfxml_AS_id;
320 #define A_surfxml_AS_id (surfxml_bufferstack + AX_surfxml_AS_id)
321 XBT_PUBLIC_DATA(short ) int surfxml_AS_id_isset;
322 XBT_PUBLIC_DATA(AT_surfxml_host_power ) AX_surfxml_host_power;
323 #define A_surfxml_host_power (surfxml_bufferstack + AX_surfxml_host_power)
324 XBT_PUBLIC_DATA(short ) int surfxml_host_power_isset;
325 XBT_PUBLIC_DATA(AT_surfxml_router_id ) AX_surfxml_router_id;
326 #define A_surfxml_router_id (surfxml_bufferstack + AX_surfxml_router_id)
327 XBT_PUBLIC_DATA(short ) int surfxml_router_id_isset;
328 XBT_PUBLIC_DATA(AT_surfxml_storage_type_id ) AX_surfxml_storage_type_id;
329 #define A_surfxml_storage_type_id (surfxml_bufferstack + AX_surfxml_storage_type_id)
330 XBT_PUBLIC_DATA(short ) int surfxml_storage_type_id_isset;
331 XBT_PUBLIC_DATA(AT_surfxml_process_start_time ) AX_surfxml_process_start_time;
332 #define A_surfxml_process_start_time (surfxml_bufferstack + AX_surfxml_process_start_time)
333 XBT_PUBLIC_DATA(short ) int surfxml_process_start_time_isset;
334 XBT_PUBLIC_DATA(AT_surfxml_cluster_suffix ) AX_surfxml_cluster_suffix;
335 #define A_surfxml_cluster_suffix (surfxml_bufferstack + AX_surfxml_cluster_suffix)
336 XBT_PUBLIC_DATA(short ) int surfxml_cluster_suffix_isset;
337 XBT_PUBLIC_DATA(AT_surfxml_bypassASroute_dst ) AX_surfxml_bypassASroute_dst;
338 #define A_surfxml_bypassASroute_dst (surfxml_bufferstack + AX_surfxml_bypassASroute_dst)
339 XBT_PUBLIC_DATA(short ) int surfxml_bypassASroute_dst_isset;
340 XBT_PUBLIC_DATA(AT_surfxml_ASroute_src ) AX_surfxml_ASroute_src;
341 #define A_surfxml_ASroute_src (surfxml_bufferstack + AX_surfxml_ASroute_src)
342 XBT_PUBLIC_DATA(short ) int surfxml_ASroute_src_isset;
343 XBT_PUBLIC_DATA(AT_surfxml_cluster_prefix ) AX_surfxml_cluster_prefix;
344 #define A_surfxml_cluster_prefix (surfxml_bufferstack + AX_surfxml_cluster_prefix)
345 XBT_PUBLIC_DATA(short ) int surfxml_cluster_prefix_isset;
346 XBT_PUBLIC_DATA(AT_surfxml_trace_file ) AX_surfxml_trace_file;
347 #define A_surfxml_trace_file (surfxml_bufferstack + AX_surfxml_trace_file)
348 XBT_PUBLIC_DATA(short ) int surfxml_trace_file_isset;
349 XBT_PUBLIC_DATA(AT_surfxml_link_sharing_policy ) AX_surfxml_link_sharing_policy;
350 #define A_surfxml_link_sharing_policy AX_surfxml_link_sharing_policy
351 XBT_PUBLIC_DATA(short ) int surfxml_link_sharing_policy_isset;
352 XBT_PUBLIC_DATA(AT_surfxml_storage_typeId ) AX_surfxml_storage_typeId;
353 #define A_surfxml_storage_typeId (surfxml_bufferstack + AX_surfxml_storage_typeId)
354 XBT_PUBLIC_DATA(short ) int surfxml_storage_typeId_isset;
355 XBT_PUBLIC_DATA(AT_surfxml_random_min ) AX_surfxml_random_min;
356 #define A_surfxml_random_min (surfxml_bufferstack + AX_surfxml_random_min)
357 XBT_PUBLIC_DATA(short ) int surfxml_random_min_isset;
358 XBT_PUBLIC_DATA(AT_surfxml_link_ctn_id ) AX_surfxml_link_ctn_id;
359 #define A_surfxml_link_ctn_id (surfxml_bufferstack + AX_surfxml_link_ctn_id)
360 XBT_PUBLIC_DATA(short ) int surfxml_link_ctn_id_isset;
361 XBT_PUBLIC_DATA(AT_surfxml_peer_bw_out ) AX_surfxml_peer_bw_out;
362 #define A_surfxml_peer_bw_out (surfxml_bufferstack + AX_surfxml_peer_bw_out)
363 XBT_PUBLIC_DATA(short ) int surfxml_peer_bw_out_isset;
364 XBT_PUBLIC_DATA(AT_surfxml_cluster_availability_file ) AX_surfxml_cluster_availability_file;
365 #define A_surfxml_cluster_availability_file (surfxml_bufferstack + AX_surfxml_cluster_availability_file)
366 XBT_PUBLIC_DATA(short ) int surfxml_cluster_availability_file_isset;
367 XBT_PUBLIC_DATA(AT_surfxml_storage_content ) AX_surfxml_storage_content;
368 #define A_surfxml_storage_content (surfxml_bufferstack + AX_surfxml_storage_content)
369 XBT_PUBLIC_DATA(short ) int surfxml_storage_content_isset;
370 XBT_PUBLIC_DATA(AT_surfxml_process_kill_time ) AX_surfxml_process_kill_time;
371 #define A_surfxml_process_kill_time (surfxml_bufferstack + AX_surfxml_process_kill_time)
372 XBT_PUBLIC_DATA(short ) int surfxml_process_kill_time_isset;
373 XBT_PUBLIC_DATA(AT_surfxml_cluster_bb_bw ) AX_surfxml_cluster_bb_bw;
374 #define A_surfxml_cluster_bb_bw (surfxml_bufferstack + AX_surfxml_cluster_bb_bw)
375 XBT_PUBLIC_DATA(short ) int surfxml_cluster_bb_bw_isset;
376 XBT_PUBLIC_DATA(AT_surfxml_argument_value ) AX_surfxml_argument_value;
377 #define A_surfxml_argument_value (surfxml_bufferstack + AX_surfxml_argument_value)
378 XBT_PUBLIC_DATA(short ) int surfxml_argument_value_isset;
379 XBT_PUBLIC_DATA(AT_surfxml_link_state ) AX_surfxml_link_state;
380 #define A_surfxml_link_state AX_surfxml_link_state
381 XBT_PUBLIC_DATA(short ) int surfxml_link_state_isset;
382 XBT_PUBLIC_DATA(AT_surfxml_ASroute_gw_src ) AX_surfxml_ASroute_gw_src;
383 #define A_surfxml_ASroute_gw_src (surfxml_bufferstack + AX_surfxml_ASroute_gw_src)
384 XBT_PUBLIC_DATA(short ) int surfxml_ASroute_gw_src_isset;
385 XBT_PUBLIC_DATA(AT_surfxml_AS_routing ) AX_surfxml_AS_routing;
386 #define A_surfxml_AS_routing AX_surfxml_AS_routing
387 XBT_PUBLIC_DATA(short ) int surfxml_AS_routing_isset;
388 XBT_PUBLIC_DATA(AT_surfxml_link_bandwidth ) AX_surfxml_link_bandwidth;
389 #define A_surfxml_link_bandwidth (surfxml_bufferstack + AX_surfxml_link_bandwidth)
390 XBT_PUBLIC_DATA(short ) int surfxml_link_bandwidth_isset;
391 XBT_PUBLIC_DATA(AT_surfxml_cluster_id ) AX_surfxml_cluster_id;
392 #define A_surfxml_cluster_id (surfxml_bufferstack + AX_surfxml_cluster_id)
393 XBT_PUBLIC_DATA(short ) int surfxml_cluster_id_isset;
394 XBT_PUBLIC_DATA(AT_surfxml_peer_bw_in ) AX_surfxml_peer_bw_in;
395 #define A_surfxml_peer_bw_in (surfxml_bufferstack + AX_surfxml_peer_bw_in)
396 XBT_PUBLIC_DATA(short ) int surfxml_peer_bw_in_isset;
397 XBT_PUBLIC_DATA(AT_surfxml_random_mean ) AX_surfxml_random_mean;
398 #define A_surfxml_random_mean (surfxml_bufferstack + AX_surfxml_random_mean)
399 XBT_PUBLIC_DATA(short ) int surfxml_random_mean_isset;
400 XBT_PUBLIC_DATA(AT_surfxml_storage_type_size ) AX_surfxml_storage_type_size;
401 #define A_surfxml_storage_type_size (surfxml_bufferstack + AX_surfxml_storage_type_size)
402 XBT_PUBLIC_DATA(short ) int surfxml_storage_type_size_isset;
403 XBT_PUBLIC_DATA(AT_surfxml_cluster_bb_lat ) AX_surfxml_cluster_bb_lat;
404 #define A_surfxml_cluster_bb_lat (surfxml_bufferstack + AX_surfxml_cluster_bb_lat)
405 XBT_PUBLIC_DATA(short ) int surfxml_cluster_bb_lat_isset;
406 XBT_PUBLIC_DATA(AT_surfxml_link_latency ) AX_surfxml_link_latency;
407 #define A_surfxml_link_latency (surfxml_bufferstack + AX_surfxml_link_latency)
408 XBT_PUBLIC_DATA(short ) int surfxml_link_latency_isset;
409 XBT_PUBLIC_DATA(AT_surfxml_trace_connect_kind ) AX_surfxml_trace_connect_kind;
410 #define A_surfxml_trace_connect_kind AX_surfxml_trace_connect_kind
411 XBT_PUBLIC_DATA(short ) int surfxml_trace_connect_kind_isset;
412 XBT_PUBLIC_DATA(AT_surfxml_random_seed ) AX_surfxml_random_seed;
413 #define A_surfxml_random_seed (surfxml_bufferstack + AX_surfxml_random_seed)
414 XBT_PUBLIC_DATA(short ) int surfxml_random_seed_isset;
415 XBT_PUBLIC_DATA(AT_surfxml_cluster_state_file ) AX_surfxml_cluster_state_file;
416 #define A_surfxml_cluster_state_file (surfxml_bufferstack + AX_surfxml_cluster_state_file)
417 XBT_PUBLIC_DATA(short ) int surfxml_cluster_state_file_isset;
418 XBT_PUBLIC_DATA(AT_surfxml_link_bandwidth_file ) AX_surfxml_link_bandwidth_file;
419 #define A_surfxml_link_bandwidth_file (surfxml_bufferstack + AX_surfxml_link_bandwidth_file)
420 XBT_PUBLIC_DATA(short ) int surfxml_link_bandwidth_file_isset;
421 XBT_PUBLIC_DATA(AT_surfxml_storage_type_content ) AX_surfxml_storage_type_content;
422 #define A_surfxml_storage_type_content (surfxml_bufferstack + AX_surfxml_storage_type_content)
423 XBT_PUBLIC_DATA(short ) int surfxml_storage_type_content_isset;
424 XBT_PUBLIC_DATA(AT_surfxml_route_symmetrical ) AX_surfxml_route_symmetrical;
425 #define A_surfxml_route_symmetrical AX_surfxml_route_symmetrical
426 XBT_PUBLIC_DATA(short ) int surfxml_route_symmetrical_isset;
427 XBT_PUBLIC_DATA(AT_surfxml_random_id ) AX_surfxml_random_id;
428 #define A_surfxml_random_id (surfxml_bufferstack + AX_surfxml_random_id)
429 XBT_PUBLIC_DATA(short ) int surfxml_random_id_isset;
430 XBT_PUBLIC_DATA(AT_surfxml_mstorage_name ) AX_surfxml_mstorage_name;
431 #define A_surfxml_mstorage_name (surfxml_bufferstack + AX_surfxml_mstorage_name)
432 XBT_PUBLIC_DATA(short ) int surfxml_mstorage_name_isset;
433 XBT_PUBLIC_DATA(AT_surfxml_random_max ) AX_surfxml_random_max;
434 #define A_surfxml_random_max (surfxml_bufferstack + AX_surfxml_random_max)
435 XBT_PUBLIC_DATA(short ) int surfxml_random_max_isset;
436 XBT_PUBLIC_DATA(AT_surfxml_link_id ) AX_surfxml_link_id;
437 #define A_surfxml_link_id (surfxml_bufferstack + AX_surfxml_link_id)
438 XBT_PUBLIC_DATA(short ) int surfxml_link_id_isset;
439 XBT_PUBLIC_DATA(AT_surfxml_process_host ) AX_surfxml_process_host;
440 #define A_surfxml_process_host (surfxml_bufferstack + AX_surfxml_process_host)
441 XBT_PUBLIC_DATA(short ) int surfxml_process_host_isset;
442 XBT_PUBLIC_DATA(AT_surfxml_host_availability_file ) AX_surfxml_host_availability_file;
443 #define A_surfxml_host_availability_file (surfxml_bufferstack + AX_surfxml_host_availability_file)
444 XBT_PUBLIC_DATA(short ) int surfxml_host_availability_file_isset;
445 XBT_PUBLIC_DATA(AT_surfxml_cluster_lat ) AX_surfxml_cluster_lat;
446 #define A_surfxml_cluster_lat (surfxml_bufferstack + AX_surfxml_cluster_lat)
447 XBT_PUBLIC_DATA(short ) int surfxml_cluster_lat_isset;
448 XBT_PUBLIC_DATA(AT_surfxml_trace_periodicity ) AX_surfxml_trace_periodicity;
449 #define A_surfxml_trace_periodicity (surfxml_bufferstack + AX_surfxml_trace_periodicity)
450 XBT_PUBLIC_DATA(short ) int surfxml_trace_periodicity_isset;
451 XBT_PUBLIC_DATA(AT_surfxml_cluster_bb_sharing_policy ) AX_surfxml_cluster_bb_sharing_policy;
452 #define A_surfxml_cluster_bb_sharing_policy AX_surfxml_cluster_bb_sharing_policy
453 XBT_PUBLIC_DATA(short ) int surfxml_cluster_bb_sharing_policy_isset;
454 XBT_PUBLIC_DATA(AT_surfxml_router_coordinates ) AX_surfxml_router_coordinates;
455 #define A_surfxml_router_coordinates (surfxml_bufferstack + AX_surfxml_router_coordinates)
456 XBT_PUBLIC_DATA(short ) int surfxml_router_coordinates_isset;
457 XBT_PUBLIC_DATA(AT_surfxml_peer_coordinates ) AX_surfxml_peer_coordinates;
458 #define A_surfxml_peer_coordinates (surfxml_bufferstack + AX_surfxml_peer_coordinates)
459 XBT_PUBLIC_DATA(short ) int surfxml_peer_coordinates_isset;
460 XBT_PUBLIC_DATA(AT_surfxml_peer_state_file ) AX_surfxml_peer_state_file;
461 #define A_surfxml_peer_state_file (surfxml_bufferstack + AX_surfxml_peer_state_file)
462 XBT_PUBLIC_DATA(short ) int surfxml_peer_state_file_isset;
463 XBT_PUBLIC_DATA(AT_surfxml_bypassASroute_src ) AX_surfxml_bypassASroute_src;
464 #define A_surfxml_bypassASroute_src (surfxml_bufferstack + AX_surfxml_bypassASroute_src)
465 XBT_PUBLIC_DATA(short ) int surfxml_bypassASroute_src_isset;
466 XBT_PUBLIC_DATA(AT_surfxml_prop_value ) AX_surfxml_prop_value;
467 #define A_surfxml_prop_value (surfxml_bufferstack + AX_surfxml_prop_value)
468 XBT_PUBLIC_DATA(short ) int surfxml_prop_value_isset;
469 XBT_PUBLIC_DATA(AT_surfxml_mstorage_typeId ) AX_surfxml_mstorage_typeId;
470 #define A_surfxml_mstorage_typeId (surfxml_bufferstack + AX_surfxml_mstorage_typeId)
471 XBT_PUBLIC_DATA(short ) int surfxml_mstorage_typeId_isset;
472 XBT_PUBLIC_DATA(AT_surfxml_ASroute_dst ) AX_surfxml_ASroute_dst;
473 #define A_surfxml_ASroute_dst (surfxml_bufferstack + AX_surfxml_ASroute_dst)
474 XBT_PUBLIC_DATA(short ) int surfxml_ASroute_dst_isset;
475 XBT_PUBLIC_DATA(AT_surfxml_link_state_file ) AX_surfxml_link_state_file;
476 #define A_surfxml_link_state_file (surfxml_bufferstack + AX_surfxml_link_state_file)
477 XBT_PUBLIC_DATA(short ) int surfxml_link_state_file_isset;
478 XBT_PUBLIC_DATA(AT_surfxml_random_radical ) AX_surfxml_random_radical;
479 #define A_surfxml_random_radical (surfxml_bufferstack + AX_surfxml_random_radical)
480 XBT_PUBLIC_DATA(short ) int surfxml_random_radical_isset;
481 XBT_PUBLIC_DATA(AT_surfxml_bypassASroute_gw_src ) AX_surfxml_bypassASroute_gw_src;
482 #define A_surfxml_bypassASroute_gw_src (surfxml_bufferstack + AX_surfxml_bypassASroute_gw_src)
483 XBT_PUBLIC_DATA(short ) int surfxml_bypassASroute_gw_src_isset;
484 XBT_PUBLIC_DATA(AT_surfxml_trace_connect_trace ) AX_surfxml_trace_connect_trace;
485 #define A_surfxml_trace_connect_trace (surfxml_bufferstack + AX_surfxml_trace_connect_trace)
486 XBT_PUBLIC_DATA(short ) int surfxml_trace_connect_trace_isset;
487 XBT_PUBLIC_DATA(AT_surfxml_mount_id ) AX_surfxml_mount_id;
488 #define A_surfxml_mount_id (surfxml_bufferstack + AX_surfxml_mount_id)
489 XBT_PUBLIC_DATA(short ) int surfxml_mount_id_isset;
490 XBT_PUBLIC_DATA(AT_surfxml_cluster_power ) AX_surfxml_cluster_power;
491 #define A_surfxml_cluster_power (surfxml_bufferstack + AX_surfxml_cluster_power)
492 XBT_PUBLIC_DATA(short ) int surfxml_cluster_power_isset;
493 XBT_PUBLIC_DATA(AT_surfxml_process_function ) AX_surfxml_process_function;
494 #define A_surfxml_process_function (surfxml_bufferstack + AX_surfxml_process_function)
495 XBT_PUBLIC_DATA(short ) int surfxml_process_function_isset;
496 XBT_PUBLIC_DATA(AT_surfxml_peer_id ) AX_surfxml_peer_id;
497 #define A_surfxml_peer_id (surfxml_bufferstack + AX_surfxml_peer_id)
498 XBT_PUBLIC_DATA(short ) int surfxml_peer_id_isset;
499 XBT_PUBLIC_DATA(AT_surfxml_cluster_router_id ) AX_surfxml_cluster_router_id;
500 #define A_surfxml_cluster_router_id (surfxml_bufferstack + AX_surfxml_cluster_router_id)
501 XBT_PUBLIC_DATA(short ) int surfxml_cluster_router_id_isset;
502 XBT_PUBLIC_DATA(AT_surfxml_cluster_sharing_policy ) AX_surfxml_cluster_sharing_policy;
503 #define A_surfxml_cluster_sharing_policy AX_surfxml_cluster_sharing_policy
504 XBT_PUBLIC_DATA(short ) int surfxml_cluster_sharing_policy_isset;
505 XBT_PUBLIC_DATA(AT_surfxml_bypassRoute_dst ) AX_surfxml_bypassRoute_dst;
506 #define A_surfxml_bypassRoute_dst (surfxml_bufferstack + AX_surfxml_bypassRoute_dst)
507 XBT_PUBLIC_DATA(short ) int surfxml_bypassRoute_dst_isset;
508 XBT_PUBLIC_DATA(AT_surfxml_host_core ) AX_surfxml_host_core;
509 #define A_surfxml_host_core (surfxml_bufferstack + AX_surfxml_host_core)
510 XBT_PUBLIC_DATA(short ) int surfxml_host_core_isset;
511 XBT_PUBLIC_DATA(AT_surfxml_storage_type_model ) AX_surfxml_storage_type_model;
512 #define A_surfxml_storage_type_model (surfxml_bufferstack + AX_surfxml_storage_type_model)
513 XBT_PUBLIC_DATA(short ) int surfxml_storage_type_model_isset;
514 XBT_PUBLIC_DATA(AT_surfxml_host_availability ) AX_surfxml_host_availability;
515 #define A_surfxml_host_availability (surfxml_bufferstack + AX_surfxml_host_availability)
516 XBT_PUBLIC_DATA(short ) int surfxml_host_availability_isset;
517 XBT_PUBLIC_DATA(AT_surfxml_bypassRoute_src ) AX_surfxml_bypassRoute_src;
518 #define A_surfxml_bypassRoute_src (surfxml_bufferstack + AX_surfxml_bypassRoute_src)
519 XBT_PUBLIC_DATA(short ) int surfxml_bypassRoute_src_isset;
520 XBT_PUBLIC_DATA(AT_surfxml_route_src ) AX_surfxml_route_src;
521 #define A_surfxml_route_src (surfxml_bufferstack + AX_surfxml_route_src)
522 XBT_PUBLIC_DATA(short ) int surfxml_route_src_isset;
523 XBT_PUBLIC_DATA(AT_surfxml_storage_id ) AX_surfxml_storage_id;
524 #define A_surfxml_storage_id (surfxml_bufferstack + AX_surfxml_storage_id)
525 XBT_PUBLIC_DATA(short ) int surfxml_storage_id_isset;
526 XBT_PUBLIC_DATA(AT_surfxml_host_coordinates ) AX_surfxml_host_coordinates;
527 #define A_surfxml_host_coordinates (surfxml_bufferstack + AX_surfxml_host_coordinates)
528 XBT_PUBLIC_DATA(short ) int surfxml_host_coordinates_isset;
529 XBT_PUBLIC_DATA(AT_surfxml_trace_id ) AX_surfxml_trace_id;
530 #define A_surfxml_trace_id (surfxml_bufferstack + AX_surfxml_trace_id)
531 XBT_PUBLIC_DATA(short ) int surfxml_trace_id_isset;
532 XBT_PUBLIC_DATA(AT_surfxml_peer_power ) AX_surfxml_peer_power;
533 #define A_surfxml_peer_power (surfxml_bufferstack + AX_surfxml_peer_power)
534 XBT_PUBLIC_DATA(short ) int surfxml_peer_power_isset;
535 XBT_PUBLIC_DATA(AT_surfxml_cluster_radical ) AX_surfxml_cluster_radical;
536 #define A_surfxml_cluster_radical (surfxml_bufferstack + AX_surfxml_cluster_radical)
537 XBT_PUBLIC_DATA(short ) int surfxml_cluster_radical_isset;
538 XBT_PUBLIC_DATA(AT_surfxml_config_id ) AX_surfxml_config_id;
539 #define A_surfxml_config_id (surfxml_bufferstack + AX_surfxml_config_id)
540 XBT_PUBLIC_DATA(short ) int surfxml_config_id_isset;
541 XBT_PUBLIC_DATA(AT_surfxml_bypassASroute_gw_dst ) AX_surfxml_bypassASroute_gw_dst;
542 #define A_surfxml_bypassASroute_gw_dst (surfxml_bufferstack + AX_surfxml_bypassASroute_gw_dst)
543 XBT_PUBLIC_DATA(short ) int surfxml_bypassASroute_gw_dst_isset;
544 XBT_PUBLIC_DATA(AT_surfxml_include_file ) AX_surfxml_include_file;
545 #define A_surfxml_include_file (surfxml_bufferstack + AX_surfxml_include_file)
546 XBT_PUBLIC_DATA(short ) int surfxml_include_file_isset;
547 XBT_PUBLIC_DATA(AT_surfxml_random_std_deviation ) AX_surfxml_random_std_deviation;
548 #define A_surfxml_random_std_deviation (surfxml_bufferstack + AX_surfxml_random_std_deviation)
549 XBT_PUBLIC_DATA(short ) int surfxml_random_std_deviation_isset;
550 XBT_PUBLIC_DATA(AT_surfxml_cluster_core ) AX_surfxml_cluster_core;
551 #define A_surfxml_cluster_core (surfxml_bufferstack + AX_surfxml_cluster_core)
552 XBT_PUBLIC_DATA(short ) int surfxml_cluster_core_isset;
553 XBT_PUBLIC_DATA(AT_surfxml_host_state_file ) AX_surfxml_host_state_file;
554 #define A_surfxml_host_state_file (surfxml_bufferstack + AX_surfxml_host_state_file)
555 XBT_PUBLIC_DATA(short ) int surfxml_host_state_file_isset;
556 XBT_PUBLIC_DATA(AT_surfxml_route_dst ) AX_surfxml_route_dst;
557 #define A_surfxml_route_dst (surfxml_bufferstack + AX_surfxml_route_dst)
558 XBT_PUBLIC_DATA(short ) int surfxml_route_dst_isset;
559 XBT_PUBLIC_DATA(AT_surfxml_cluster_bw ) AX_surfxml_cluster_bw;
560 #define A_surfxml_cluster_bw (surfxml_bufferstack + AX_surfxml_cluster_bw)
561 XBT_PUBLIC_DATA(short ) int surfxml_cluster_bw_isset;
562 XBT_PUBLIC_DATA(AT_surfxml_platform_version ) AX_surfxml_platform_version;
563 #define A_surfxml_platform_version (surfxml_bufferstack + AX_surfxml_platform_version)
564 XBT_PUBLIC_DATA(short ) int surfxml_platform_version_isset;
565
566 /* XML application utilities. */
567 XBT_PUBLIC(int ) surfxml_element_context(int);
568
569 /* XML processor entry point. */
570 XBT_PUBLIC(int ) yylex(void);
571
572 /* Flexml error handling function (useful only when -q flag passed to flexml) */
573 const char * surfxml_parse_err_msg(void);
574 #endif