Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
- Update xml DTD to handle WIFI sharing policy
[simgrid.git] / src / surf / xml / simgrid_dtd.h
1 /* XML processor/application API for src/surf/xml/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-2013 Martin Quinson.  All rights reserved.
6  * (1.9.6).
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-2013 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_ATTRIB_NORETURN 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_zone(void);
64 XBT_PUBLIC void ETag_surfxml_zone(void);
65 XBT_PUBLIC void STag_surfxml_storage___type(void);
66 XBT_PUBLIC void ETag_surfxml_storage___type(void);
67 XBT_PUBLIC void STag_surfxml_mount(void);
68 XBT_PUBLIC void ETag_surfxml_mount(void);
69 XBT_PUBLIC void STag_surfxml_host(void);
70 XBT_PUBLIC void ETag_surfxml_host(void);
71 XBT_PUBLIC void STag_surfxml_storage(void);
72 XBT_PUBLIC void ETag_surfxml_storage(void);
73 XBT_PUBLIC void STag_surfxml_host___link(void);
74 XBT_PUBLIC void ETag_surfxml_host___link(void);
75 XBT_PUBLIC void STag_surfxml_cluster(void);
76 XBT_PUBLIC void ETag_surfxml_cluster(void);
77 XBT_PUBLIC void STag_surfxml_cabinet(void);
78 XBT_PUBLIC void ETag_surfxml_cabinet(void);
79 XBT_PUBLIC void STag_surfxml_peer(void);
80 XBT_PUBLIC void ETag_surfxml_peer(void);
81 XBT_PUBLIC void STag_surfxml_router(void);
82 XBT_PUBLIC void ETag_surfxml_router(void);
83 XBT_PUBLIC void STag_surfxml_backbone(void);
84 XBT_PUBLIC void ETag_surfxml_backbone(void);
85 XBT_PUBLIC void STag_surfxml_link(void);
86 XBT_PUBLIC void ETag_surfxml_link(void);
87 XBT_PUBLIC void STag_surfxml_route(void);
88 XBT_PUBLIC void ETag_surfxml_route(void);
89 XBT_PUBLIC void STag_surfxml_ASroute(void);
90 XBT_PUBLIC void ETag_surfxml_ASroute(void);
91 XBT_PUBLIC void STag_surfxml_zoneRoute(void);
92 XBT_PUBLIC void ETag_surfxml_zoneRoute(void);
93 XBT_PUBLIC void STag_surfxml_link___ctn(void);
94 XBT_PUBLIC void ETag_surfxml_link___ctn(void);
95 XBT_PUBLIC void STag_surfxml_bypassRoute(void);
96 XBT_PUBLIC void ETag_surfxml_bypassRoute(void);
97 XBT_PUBLIC void STag_surfxml_bypassASroute(void);
98 XBT_PUBLIC void ETag_surfxml_bypassASroute(void);
99 XBT_PUBLIC void STag_surfxml_bypassZoneRoute(void);
100 XBT_PUBLIC void ETag_surfxml_bypassZoneRoute(void);
101 XBT_PUBLIC void STag_surfxml_process(void);
102 XBT_PUBLIC void ETag_surfxml_process(void);
103 XBT_PUBLIC void STag_surfxml_actor(void);
104 XBT_PUBLIC void ETag_surfxml_actor(void);
105 XBT_PUBLIC void STag_surfxml_argument(void);
106 XBT_PUBLIC void ETag_surfxml_argument(void);
107 XBT_PUBLIC void STag_surfxml_config(void);
108 XBT_PUBLIC void ETag_surfxml_config(void);
109 XBT_PUBLIC void STag_surfxml_prop(void);
110 XBT_PUBLIC void ETag_surfxml_prop(void);
111 XBT_PUBLIC void STag_surfxml_model___prop(void);
112 XBT_PUBLIC void ETag_surfxml_model___prop(void);
113
114 /* XML application data. */
115 typedef int AT_surfxml_link_bandwidth___file;
116 #define AU_surfxml_link_bandwidth___file NULL
117 typedef int AT_surfxml_bypassASroute_gw___src;
118 #define AU_surfxml_bypassASroute_gw___src NULL
119 typedef int AT_surfxml_trace_file;
120 #define AU_surfxml_trace_file NULL
121 typedef int AT_surfxml_storage_id;
122 #define AU_surfxml_storage_id NULL
123 typedef int AT_surfxml_cluster_lat;
124 #define AU_surfxml_cluster_lat NULL
125 typedef int AT_surfxml_host_id;
126 #define AU_surfxml_host_id NULL
127 typedef int AT_surfxml_cabinet_bw;
128 #define AU_surfxml_cabinet_bw NULL
129 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_Vivaldi,A_surfxml_AS_routing_Cluster,A_surfxml_AS_routing_ClusterTorus,A_surfxml_AS_routing_ClusterFatTree,A_surfxml_AS_routing_ClusterDragonfly } AT_surfxml_AS_routing;
130 typedef int AT_surfxml_cluster_topo___parameters;
131 #define AU_surfxml_cluster_topo___parameters NULL
132 typedef int AT_surfxml_random_seed;
133 #define AU_surfxml_random_seed NULL
134 typedef int AT_surfxml_actor_start___time;
135 #define AU_surfxml_actor_start___time NULL
136 typedef int AT_surfxml_cluster_prefix;
137 #define AU_surfxml_cluster_prefix NULL
138 typedef int AT_surfxml_zoneRoute_gw___dst;
139 #define AU_surfxml_zoneRoute_gw___dst NULL
140 typedef int AT_surfxml_ASroute_gw___src;
141 #define AU_surfxml_ASroute_gw___src NULL
142 typedef int AT_surfxml_random_id;
143 #define AU_surfxml_random_id NULL
144 typedef int AT_surfxml_prop_value;
145 #define AU_surfxml_prop_value NULL
146 typedef int AT_surfxml_cabinet_radical;
147 #define AU_surfxml_cabinet_radical NULL
148 typedef int AT_surfxml_random_radical;
149 #define AU_surfxml_random_radical NULL
150 typedef int AT_surfxml_process_kill___time;
151 #define AU_surfxml_process_kill___time NULL
152 typedef int AT_surfxml_trace_id;
153 #define AU_surfxml_trace_id NULL
154 typedef int AT_surfxml_peer_coordinates;
155 #define AU_surfxml_peer_coordinates NULL
156 typedef int AT_surfxml_storage_typeId;
157 #define AU_surfxml_storage_typeId NULL
158 typedef int AT_surfxml_host_speed___file;
159 #define AU_surfxml_host_speed___file NULL
160 typedef int AT_surfxml_process_start___time;
161 #define AU_surfxml_process_start___time NULL
162 typedef int AT_surfxml_bypassASroute_gw___dst;
163 #define AU_surfxml_bypassASroute_gw___dst NULL
164 typedef int AT_surfxml_random_min;
165 #define AU_surfxml_random_min NULL
166 typedef enum {
167   AU_surfxml_link_sharing___policy,
168   A_surfxml_link_sharing___policy_SHARED,
169   A_surfxml_link_sharing___policy_SPLITDUPLEX,
170   A_surfxml_link_sharing___policy_FULLDUPLEX,
171   A_surfxml_link_sharing___policy_FATPIPE,
172   A_surfxml_link_sharing___policy_WIFI
173 } AT_surfxml_link_sharing___policy;
174 typedef int AT_surfxml_cabinet_speed;
175 #define AU_surfxml_cabinet_speed NULL
176 typedef int AT_surfxml_route_dst;
177 #define AU_surfxml_route_dst NULL
178 typedef int AT_surfxml_cluster_suffix;
179 #define AU_surfxml_cluster_suffix NULL
180 typedef int AT_surfxml_storage___type_id;
181 #define AU_surfxml_storage___type_id NULL
182 typedef enum {
183   AU_surfxml_route_symmetrical,
184   A_surfxml_route_symmetrical_YES,
185   A_surfxml_route_symmetrical_NO,
186   A_surfxml_route_symmetrical_yes,
187   A_surfxml_route_symmetrical_no
188 } AT_surfxml_route_symmetrical;
189 typedef int AT_surfxml_bypassZoneRoute_src;
190 #define AU_surfxml_bypassZoneRoute_src NULL
191 typedef int AT_surfxml_trace_periodicity;
192 #define AU_surfxml_trace_periodicity NULL
193 typedef int AT_surfxml_cabinet_lat;
194 #define AU_surfxml_cabinet_lat NULL
195 typedef int AT_surfxml_peer_lat;
196 #define AU_surfxml_peer_lat NULL
197 typedef int AT_surfxml_cluster_core;
198 #define AU_surfxml_cluster_core NULL
199 typedef enum {
200   AU_surfxml_trace___connect_kind,
201   A_surfxml_trace___connect_kind_HOST___AVAIL,
202   A_surfxml_trace___connect_kind_SPEED,
203   A_surfxml_trace___connect_kind_LINK___AVAIL,
204   A_surfxml_trace___connect_kind_BANDWIDTH,
205   A_surfxml_trace___connect_kind_LATENCY
206 } AT_surfxml_trace___connect_kind;
207 typedef int AT_surfxml_cluster_bb___lat;
208 #define AU_surfxml_cluster_bb___lat NULL
209 typedef int AT_surfxml_cabinet_prefix;
210 #define AU_surfxml_cabinet_prefix NULL
211 typedef int AT_surfxml_AS_id;
212 #define AU_surfxml_AS_id NULL
213 typedef int AT_surfxml_zoneRoute_dst;
214 #define AU_surfxml_zoneRoute_dst NULL
215 typedef int AT_surfxml_cluster_bw;
216 #define AU_surfxml_cluster_bw NULL
217 typedef int AT_surfxml_storage_content;
218 #define AU_surfxml_storage_content NULL
219 typedef int AT_surfxml_storage___type_size;
220 #define AU_surfxml_storage___type_size NULL
221 typedef int AT_surfxml_link_bandwidth;
222 #define AU_surfxml_link_bandwidth NULL
223 typedef int AT_surfxml_host___link_up;
224 #define AU_surfxml_host___link_up NULL
225 typedef int AT_surfxml_bypassZoneRoute_gw___src;
226 #define AU_surfxml_bypassZoneRoute_gw___src NULL
227 typedef int AT_surfxml_host_availability___file;
228 #define AU_surfxml_host_availability___file NULL
229 typedef enum {
230   AU_surfxml_link___ctn_direction,
231   A_surfxml_link___ctn_direction_UP,
232   A_surfxml_link___ctn_direction_DOWN,
233   A_surfxml_link___ctn_direction_NONE
234 } AT_surfxml_link___ctn_direction;
235 typedef int AT_surfxml_backbone_bandwidth;
236 #define AU_surfxml_backbone_bandwidth NULL
237 typedef enum {
238   AU_surfxml_actor_on___failure,
239   A_surfxml_actor_on___failure_DIE,
240   A_surfxml_actor_on___failure_RESTART
241 } AT_surfxml_actor_on___failure;
242 typedef int AT_surfxml_link_latency;
243 #define AU_surfxml_link_latency NULL
244 typedef int AT_surfxml_host_state___file;
245 #define AU_surfxml_host_state___file NULL
246 typedef int AT_surfxml_cluster_radical;
247 #define AU_surfxml_cluster_radical NULL
248 typedef int AT_surfxml_random_std___deviation;
249 #define AU_surfxml_random_std___deviation NULL
250 typedef int AT_surfxml_bypassRoute_src;
251 #define AU_surfxml_bypassRoute_src NULL
252 typedef enum {
253   AU_surfxml_process_on___failure,
254   A_surfxml_process_on___failure_DIE,
255   A_surfxml_process_on___failure_RESTART
256 } AT_surfxml_process_on___failure;
257 typedef int AT_surfxml_process_function;
258 #define AU_surfxml_process_function NULL
259 typedef int AT_surfxml_storage___type_content;
260 #define AU_surfxml_storage___type_content NULL
261 typedef int AT_surfxml_router_id;
262 #define AU_surfxml_router_id NULL
263 typedef int AT_surfxml_actor_host;
264 #define AU_surfxml_actor_host NULL
265 typedef int AT_surfxml_host___link_id;
266 #define AU_surfxml_host___link_id NULL
267 typedef enum {
268   AU_surfxml_cluster_bb___sharing___policy,
269   A_surfxml_cluster_bb___sharing___policy_SHARED,
270   A_surfxml_cluster_bb___sharing___policy_FATPIPE
271 } AT_surfxml_cluster_bb___sharing___policy;
272 typedef int AT_surfxml_host_core;
273 #define AU_surfxml_host_core NULL
274 typedef int AT_surfxml_route_src;
275 #define AU_surfxml_route_src NULL
276 typedef int AT_surfxml_bypassZoneRoute_dst;
277 #define AU_surfxml_bypassZoneRoute_dst NULL
278 typedef int AT_surfxml_cluster_speed;
279 #define AU_surfxml_cluster_speed NULL
280 typedef int AT_surfxml_cabinet_suffix;
281 #define AU_surfxml_cabinet_suffix NULL
282 typedef int AT_surfxml_cluster_bb___bw;
283 #define AU_surfxml_cluster_bb___bw NULL
284 typedef int AT_surfxml_host_speed;
285 #define AU_surfxml_host_speed NULL
286 typedef int AT_surfxml_process_host;
287 #define AU_surfxml_process_host NULL
288 typedef int AT_surfxml_actor_function;
289 #define AU_surfxml_actor_function NULL
290 typedef enum {
291   AU_surfxml_zone_routing,
292   A_surfxml_zone_routing_Full,
293   A_surfxml_zone_routing_Floyd,
294   A_surfxml_zone_routing_Dijkstra,
295   A_surfxml_zone_routing_DijkstraCache,
296   A_surfxml_zone_routing_None,
297   A_surfxml_zone_routing_Vivaldi,
298   A_surfxml_zone_routing_Cluster,
299   A_surfxml_zone_routing_ClusterTorus,
300   A_surfxml_zone_routing_ClusterFatTree,
301   A_surfxml_zone_routing_ClusterDragonfly
302 } AT_surfxml_zone_routing;
303 typedef int AT_surfxml_cluster_limiter___link;
304 #define AU_surfxml_cluster_limiter___link NULL
305 typedef int AT_surfxml_peer_state___file;
306 #define AU_surfxml_peer_state___file NULL
307 typedef int AT_surfxml_ASroute_dst;
308 #define AU_surfxml_ASroute_dst NULL
309 typedef int AT_surfxml_router_coordinates;
310 #define AU_surfxml_router_coordinates NULL
311 typedef int AT_surfxml_link___ctn_id;
312 #define AU_surfxml_link___ctn_id NULL
313 typedef int AT_surfxml_cluster_id;
314 #define AU_surfxml_cluster_id NULL
315 typedef int AT_surfxml_link_state___file;
316 #define AU_surfxml_link_state___file NULL
317 typedef int AT_surfxml_peer_speed;
318 #define AU_surfxml_peer_speed NULL
319 typedef int AT_surfxml_storage___type_model;
320 #define AU_surfxml_storage___type_model NULL
321 typedef int AT_surfxml_bypassASroute_dst;
322 #define AU_surfxml_bypassASroute_dst NULL
323 typedef enum {
324   AU_surfxml_ASroute_symmetrical,
325   A_surfxml_ASroute_symmetrical_YES,
326   A_surfxml_ASroute_symmetrical_NO,
327   A_surfxml_ASroute_symmetrical_yes,
328   A_surfxml_ASroute_symmetrical_no
329 } AT_surfxml_ASroute_symmetrical;
330 typedef enum {
331   AU_surfxml_cluster_topology,
332   A_surfxml_cluster_topology_FLAT,
333   A_surfxml_cluster_topology_TORUS,
334   A_surfxml_cluster_topology_FAT___TREE,
335   A_surfxml_cluster_topology_DRAGONFLY
336 } AT_surfxml_cluster_topology;
337 typedef int AT_surfxml_peer_bw___out;
338 #define AU_surfxml_peer_bw___out NULL
339 typedef int AT_surfxml_model___prop_value;
340 #define AU_surfxml_model___prop_value NULL
341 typedef int AT_surfxml_bypassASroute_src;
342 #define AU_surfxml_bypassASroute_src NULL
343 typedef int AT_surfxml_actor_kill___time;
344 #define AU_surfxml_actor_kill___time NULL
345 typedef int AT_surfxml_include_file;
346 #define AU_surfxml_include_file NULL
347 typedef enum {
348   AU_surfxml_cluster_sharing___policy,
349   A_surfxml_cluster_sharing___policy_SHARED,
350   A_surfxml_cluster_sharing___policy_SPLITDUPLEX,
351   A_surfxml_cluster_sharing___policy_FULLDUPLEX,
352   A_surfxml_cluster_sharing___policy_FATPIPE
353 } AT_surfxml_cluster_sharing___policy;
354 typedef int AT_surfxml_backbone_latency;
355 #define AU_surfxml_backbone_latency NULL
356 typedef int AT_surfxml_cluster_router___id;
357 #define AU_surfxml_cluster_router___id NULL
358 typedef int AT_surfxml_bypassZoneRoute_gw___dst;
359 #define AU_surfxml_bypassZoneRoute_gw___dst NULL
360 typedef int AT_surfxml_peer_availability___file;
361 #define AU_surfxml_peer_availability___file NULL
362 typedef int AT_surfxml_model___prop_id;
363 #define AU_surfxml_model___prop_id NULL
364 typedef int AT_surfxml_ASroute_gw___dst;
365 #define AU_surfxml_ASroute_gw___dst NULL
366 typedef int AT_surfxml_zone_id;
367 #define AU_surfxml_zone_id NULL
368 typedef int AT_surfxml_random_max;
369 #define AU_surfxml_random_max NULL
370 typedef int AT_surfxml_host___link_down;
371 #define AU_surfxml_host___link_down NULL
372 typedef int AT_surfxml_config_id;
373 #define AU_surfxml_config_id NULL
374 typedef int AT_surfxml_platform_version;
375 #define AU_surfxml_platform_version NULL
376 typedef int AT_surfxml_host_pstate;
377 #define AU_surfxml_host_pstate NULL
378 typedef int AT_surfxml_random_mean;
379 #define AU_surfxml_random_mean NULL
380 typedef int AT_surfxml_trace___connect_trace;
381 #define AU_surfxml_trace___connect_trace NULL
382 typedef int AT_surfxml_argument_value;
383 #define AU_surfxml_argument_value NULL
384 typedef int AT_surfxml_host_coordinates;
385 #define AU_surfxml_host_coordinates NULL
386 typedef int AT_surfxml_peer_speed___file;
387 #define AU_surfxml_peer_speed___file NULL
388 typedef int AT_surfxml_storage_attach;
389 #define AU_surfxml_storage_attach NULL
390 typedef int AT_surfxml_prop_id;
391 #define AU_surfxml_prop_id NULL
392 typedef int AT_surfxml_cluster_loopback___bw;
393 #define AU_surfxml_cluster_loopback___bw NULL
394 typedef int AT_surfxml_trace___connect_element;
395 #define AU_surfxml_trace___connect_element NULL
396 typedef int AT_surfxml_cabinet_id;
397 #define AU_surfxml_cabinet_id NULL
398 typedef int AT_surfxml_cluster_loopback___lat;
399 #define AU_surfxml_cluster_loopback___lat NULL
400 typedef int AT_surfxml_peer_id;
401 #define AU_surfxml_peer_id NULL
402 typedef enum {
403   AU_surfxml_zoneRoute_symmetrical,
404   A_surfxml_zoneRoute_symmetrical_YES,
405   A_surfxml_zoneRoute_symmetrical_NO,
406   A_surfxml_zoneRoute_symmetrical_yes,
407   A_surfxml_zoneRoute_symmetrical_no
408 } AT_surfxml_zoneRoute_symmetrical;
409 typedef int AT_surfxml_backbone_id;
410 #define AU_surfxml_backbone_id NULL
411 typedef int AT_surfxml_peer_bw___in;
412 #define AU_surfxml_peer_bw___in NULL
413 typedef int AT_surfxml_mount_name;
414 #define AU_surfxml_mount_name NULL
415 typedef int AT_surfxml_link_latency___file;
416 #define AU_surfxml_link_latency___file NULL
417 typedef enum {
418   AU_surfxml_random_generator,
419   A_surfxml_random_generator_DRAND48,
420   A_surfxml_random_generator_RAND,
421   A_surfxml_random_generator_RNGSTREAM,
422   A_surfxml_random_generator_NONE
423 } AT_surfxml_random_generator;
424 typedef int AT_surfxml_zoneRoute_src;
425 #define AU_surfxml_zoneRoute_src NULL
426 typedef int AT_surfxml_zoneRoute_gw___src;
427 #define AU_surfxml_zoneRoute_gw___src NULL
428 typedef int AT_surfxml_link_id;
429 #define AU_surfxml_link_id NULL
430 typedef int AT_surfxml_bypassRoute_dst;
431 #define AU_surfxml_bypassRoute_dst NULL
432 typedef int AT_surfxml_mount_storageId;
433 #define AU_surfxml_mount_storageId NULL
434 typedef int AT_surfxml_ASroute_src;
435 #define AU_surfxml_ASroute_src NULL
436
437 /* FleXML-provided data. */
438 XBT_PUBLIC_DATA int surfxml_pcdata_ix;
439 XBT_PUBLIC_DATA char *surfxml_bufferstack;
440 #define surfxml_pcdata (surfxml_bufferstack + surfxml_pcdata_ix)
441 XBT_PUBLIC_DATA AT_surfxml_link_bandwidth___file AX_surfxml_link_bandwidth___file;
442 #define A_surfxml_link_bandwidth___file (surfxml_bufferstack + AX_surfxml_link_bandwidth___file)
443 XBT_PUBLIC_DATA short int surfxml_link_bandwidth___file_isset;
444 XBT_PUBLIC_DATA AT_surfxml_bypassASroute_gw___src AX_surfxml_bypassASroute_gw___src;
445 #define A_surfxml_bypassASroute_gw___src (surfxml_bufferstack + AX_surfxml_bypassASroute_gw___src)
446 XBT_PUBLIC_DATA short int surfxml_bypassASroute_gw___src_isset;
447 XBT_PUBLIC_DATA AT_surfxml_trace_file AX_surfxml_trace_file;
448 #define A_surfxml_trace_file (surfxml_bufferstack + AX_surfxml_trace_file)
449 XBT_PUBLIC_DATA short int surfxml_trace_file_isset;
450 XBT_PUBLIC_DATA AT_surfxml_storage_id AX_surfxml_storage_id;
451 #define A_surfxml_storage_id (surfxml_bufferstack + AX_surfxml_storage_id)
452 XBT_PUBLIC_DATA short int surfxml_storage_id_isset;
453 XBT_PUBLIC_DATA AT_surfxml_cluster_lat AX_surfxml_cluster_lat;
454 #define A_surfxml_cluster_lat (surfxml_bufferstack + AX_surfxml_cluster_lat)
455 XBT_PUBLIC_DATA short int surfxml_cluster_lat_isset;
456 XBT_PUBLIC_DATA AT_surfxml_host_id AX_surfxml_host_id;
457 #define A_surfxml_host_id (surfxml_bufferstack + AX_surfxml_host_id)
458 XBT_PUBLIC_DATA short int surfxml_host_id_isset;
459 XBT_PUBLIC_DATA AT_surfxml_cabinet_bw AX_surfxml_cabinet_bw;
460 #define A_surfxml_cabinet_bw (surfxml_bufferstack + AX_surfxml_cabinet_bw)
461 XBT_PUBLIC_DATA short int surfxml_cabinet_bw_isset;
462 XBT_PUBLIC_DATA AT_surfxml_AS_routing AX_surfxml_AS_routing;
463 #define A_surfxml_AS_routing AX_surfxml_AS_routing
464 XBT_PUBLIC_DATA short int surfxml_AS_routing_isset;
465 XBT_PUBLIC_DATA AT_surfxml_cluster_topo___parameters AX_surfxml_cluster_topo___parameters;
466 #define A_surfxml_cluster_topo___parameters (surfxml_bufferstack + AX_surfxml_cluster_topo___parameters)
467 XBT_PUBLIC_DATA short int surfxml_cluster_topo___parameters_isset;
468 XBT_PUBLIC_DATA AT_surfxml_random_seed AX_surfxml_random_seed;
469 #define A_surfxml_random_seed (surfxml_bufferstack + AX_surfxml_random_seed)
470 XBT_PUBLIC_DATA short int surfxml_random_seed_isset;
471 XBT_PUBLIC_DATA AT_surfxml_actor_start___time AX_surfxml_actor_start___time;
472 #define A_surfxml_actor_start___time (surfxml_bufferstack + AX_surfxml_actor_start___time)
473 XBT_PUBLIC_DATA short int surfxml_actor_start___time_isset;
474 XBT_PUBLIC_DATA AT_surfxml_cluster_prefix AX_surfxml_cluster_prefix;
475 #define A_surfxml_cluster_prefix (surfxml_bufferstack + AX_surfxml_cluster_prefix)
476 XBT_PUBLIC_DATA short int surfxml_cluster_prefix_isset;
477 XBT_PUBLIC_DATA AT_surfxml_zoneRoute_gw___dst AX_surfxml_zoneRoute_gw___dst;
478 #define A_surfxml_zoneRoute_gw___dst (surfxml_bufferstack + AX_surfxml_zoneRoute_gw___dst)
479 XBT_PUBLIC_DATA short int surfxml_zoneRoute_gw___dst_isset;
480 XBT_PUBLIC_DATA AT_surfxml_ASroute_gw___src AX_surfxml_ASroute_gw___src;
481 #define A_surfxml_ASroute_gw___src (surfxml_bufferstack + AX_surfxml_ASroute_gw___src)
482 XBT_PUBLIC_DATA short int surfxml_ASroute_gw___src_isset;
483 XBT_PUBLIC_DATA AT_surfxml_random_id AX_surfxml_random_id;
484 #define A_surfxml_random_id (surfxml_bufferstack + AX_surfxml_random_id)
485 XBT_PUBLIC_DATA short int surfxml_random_id_isset;
486 XBT_PUBLIC_DATA AT_surfxml_prop_value AX_surfxml_prop_value;
487 #define A_surfxml_prop_value (surfxml_bufferstack + AX_surfxml_prop_value)
488 XBT_PUBLIC_DATA short int surfxml_prop_value_isset;
489 XBT_PUBLIC_DATA AT_surfxml_cabinet_radical AX_surfxml_cabinet_radical;
490 #define A_surfxml_cabinet_radical (surfxml_bufferstack + AX_surfxml_cabinet_radical)
491 XBT_PUBLIC_DATA short int surfxml_cabinet_radical_isset;
492 XBT_PUBLIC_DATA AT_surfxml_random_radical AX_surfxml_random_radical;
493 #define A_surfxml_random_radical (surfxml_bufferstack + AX_surfxml_random_radical)
494 XBT_PUBLIC_DATA short int surfxml_random_radical_isset;
495 XBT_PUBLIC_DATA AT_surfxml_process_kill___time AX_surfxml_process_kill___time;
496 #define A_surfxml_process_kill___time (surfxml_bufferstack + AX_surfxml_process_kill___time)
497 XBT_PUBLIC_DATA short int surfxml_process_kill___time_isset;
498 XBT_PUBLIC_DATA AT_surfxml_trace_id AX_surfxml_trace_id;
499 #define A_surfxml_trace_id (surfxml_bufferstack + AX_surfxml_trace_id)
500 XBT_PUBLIC_DATA short int surfxml_trace_id_isset;
501 XBT_PUBLIC_DATA AT_surfxml_peer_coordinates AX_surfxml_peer_coordinates;
502 #define A_surfxml_peer_coordinates (surfxml_bufferstack + AX_surfxml_peer_coordinates)
503 XBT_PUBLIC_DATA short int surfxml_peer_coordinates_isset;
504 XBT_PUBLIC_DATA AT_surfxml_storage_typeId AX_surfxml_storage_typeId;
505 #define A_surfxml_storage_typeId (surfxml_bufferstack + AX_surfxml_storage_typeId)
506 XBT_PUBLIC_DATA short int surfxml_storage_typeId_isset;
507 XBT_PUBLIC_DATA AT_surfxml_host_speed___file AX_surfxml_host_speed___file;
508 #define A_surfxml_host_speed___file (surfxml_bufferstack + AX_surfxml_host_speed___file)
509 XBT_PUBLIC_DATA short int surfxml_host_speed___file_isset;
510 XBT_PUBLIC_DATA AT_surfxml_process_start___time AX_surfxml_process_start___time;
511 #define A_surfxml_process_start___time (surfxml_bufferstack + AX_surfxml_process_start___time)
512 XBT_PUBLIC_DATA short int surfxml_process_start___time_isset;
513 XBT_PUBLIC_DATA AT_surfxml_bypassASroute_gw___dst AX_surfxml_bypassASroute_gw___dst;
514 #define A_surfxml_bypassASroute_gw___dst (surfxml_bufferstack + AX_surfxml_bypassASroute_gw___dst)
515 XBT_PUBLIC_DATA short int surfxml_bypassASroute_gw___dst_isset;
516 XBT_PUBLIC_DATA AT_surfxml_random_min AX_surfxml_random_min;
517 #define A_surfxml_random_min (surfxml_bufferstack + AX_surfxml_random_min)
518 XBT_PUBLIC_DATA short int surfxml_random_min_isset;
519 XBT_PUBLIC_DATA AT_surfxml_link_sharing___policy AX_surfxml_link_sharing___policy;
520 #define A_surfxml_link_sharing___policy AX_surfxml_link_sharing___policy
521 XBT_PUBLIC_DATA short int surfxml_link_sharing___policy_isset;
522 XBT_PUBLIC_DATA AT_surfxml_cabinet_speed AX_surfxml_cabinet_speed;
523 #define A_surfxml_cabinet_speed (surfxml_bufferstack + AX_surfxml_cabinet_speed)
524 XBT_PUBLIC_DATA short int surfxml_cabinet_speed_isset;
525 XBT_PUBLIC_DATA AT_surfxml_route_dst AX_surfxml_route_dst;
526 #define A_surfxml_route_dst (surfxml_bufferstack + AX_surfxml_route_dst)
527 XBT_PUBLIC_DATA short int surfxml_route_dst_isset;
528 XBT_PUBLIC_DATA AT_surfxml_cluster_suffix AX_surfxml_cluster_suffix;
529 #define A_surfxml_cluster_suffix (surfxml_bufferstack + AX_surfxml_cluster_suffix)
530 XBT_PUBLIC_DATA short int surfxml_cluster_suffix_isset;
531 XBT_PUBLIC_DATA AT_surfxml_storage___type_id AX_surfxml_storage___type_id;
532 #define A_surfxml_storage___type_id (surfxml_bufferstack + AX_surfxml_storage___type_id)
533 XBT_PUBLIC_DATA short int surfxml_storage___type_id_isset;
534 XBT_PUBLIC_DATA AT_surfxml_route_symmetrical AX_surfxml_route_symmetrical;
535 #define A_surfxml_route_symmetrical AX_surfxml_route_symmetrical
536 XBT_PUBLIC_DATA short int surfxml_route_symmetrical_isset;
537 XBT_PUBLIC_DATA AT_surfxml_bypassZoneRoute_src AX_surfxml_bypassZoneRoute_src;
538 #define A_surfxml_bypassZoneRoute_src (surfxml_bufferstack + AX_surfxml_bypassZoneRoute_src)
539 XBT_PUBLIC_DATA short int surfxml_bypassZoneRoute_src_isset;
540 XBT_PUBLIC_DATA AT_surfxml_trace_periodicity AX_surfxml_trace_periodicity;
541 #define A_surfxml_trace_periodicity (surfxml_bufferstack + AX_surfxml_trace_periodicity)
542 XBT_PUBLIC_DATA short int surfxml_trace_periodicity_isset;
543 XBT_PUBLIC_DATA AT_surfxml_cabinet_lat AX_surfxml_cabinet_lat;
544 #define A_surfxml_cabinet_lat (surfxml_bufferstack + AX_surfxml_cabinet_lat)
545 XBT_PUBLIC_DATA short int surfxml_cabinet_lat_isset;
546 XBT_PUBLIC_DATA AT_surfxml_peer_lat AX_surfxml_peer_lat;
547 #define A_surfxml_peer_lat (surfxml_bufferstack + AX_surfxml_peer_lat)
548 XBT_PUBLIC_DATA short int surfxml_peer_lat_isset;
549 XBT_PUBLIC_DATA AT_surfxml_cluster_core AX_surfxml_cluster_core;
550 #define A_surfxml_cluster_core (surfxml_bufferstack + AX_surfxml_cluster_core)
551 XBT_PUBLIC_DATA short int surfxml_cluster_core_isset;
552 XBT_PUBLIC_DATA AT_surfxml_trace___connect_kind AX_surfxml_trace___connect_kind;
553 #define A_surfxml_trace___connect_kind AX_surfxml_trace___connect_kind
554 XBT_PUBLIC_DATA short int surfxml_trace___connect_kind_isset;
555 XBT_PUBLIC_DATA AT_surfxml_cluster_bb___lat AX_surfxml_cluster_bb___lat;
556 #define A_surfxml_cluster_bb___lat (surfxml_bufferstack + AX_surfxml_cluster_bb___lat)
557 XBT_PUBLIC_DATA short int surfxml_cluster_bb___lat_isset;
558 XBT_PUBLIC_DATA AT_surfxml_cabinet_prefix AX_surfxml_cabinet_prefix;
559 #define A_surfxml_cabinet_prefix (surfxml_bufferstack + AX_surfxml_cabinet_prefix)
560 XBT_PUBLIC_DATA short int surfxml_cabinet_prefix_isset;
561 XBT_PUBLIC_DATA AT_surfxml_AS_id AX_surfxml_AS_id;
562 #define A_surfxml_AS_id (surfxml_bufferstack + AX_surfxml_AS_id)
563 XBT_PUBLIC_DATA short int surfxml_AS_id_isset;
564 XBT_PUBLIC_DATA AT_surfxml_zoneRoute_dst AX_surfxml_zoneRoute_dst;
565 #define A_surfxml_zoneRoute_dst (surfxml_bufferstack + AX_surfxml_zoneRoute_dst)
566 XBT_PUBLIC_DATA short int surfxml_zoneRoute_dst_isset;
567 XBT_PUBLIC_DATA AT_surfxml_cluster_bw AX_surfxml_cluster_bw;
568 #define A_surfxml_cluster_bw (surfxml_bufferstack + AX_surfxml_cluster_bw)
569 XBT_PUBLIC_DATA short int surfxml_cluster_bw_isset;
570 XBT_PUBLIC_DATA AT_surfxml_storage_content AX_surfxml_storage_content;
571 #define A_surfxml_storage_content (surfxml_bufferstack + AX_surfxml_storage_content)
572 XBT_PUBLIC_DATA short int surfxml_storage_content_isset;
573 XBT_PUBLIC_DATA AT_surfxml_storage___type_size AX_surfxml_storage___type_size;
574 #define A_surfxml_storage___type_size (surfxml_bufferstack + AX_surfxml_storage___type_size)
575 XBT_PUBLIC_DATA short int surfxml_storage___type_size_isset;
576 XBT_PUBLIC_DATA AT_surfxml_link_bandwidth AX_surfxml_link_bandwidth;
577 #define A_surfxml_link_bandwidth (surfxml_bufferstack + AX_surfxml_link_bandwidth)
578 XBT_PUBLIC_DATA short int surfxml_link_bandwidth_isset;
579 XBT_PUBLIC_DATA AT_surfxml_host___link_up AX_surfxml_host___link_up;
580 #define A_surfxml_host___link_up (surfxml_bufferstack + AX_surfxml_host___link_up)
581 XBT_PUBLIC_DATA short int surfxml_host___link_up_isset;
582 XBT_PUBLIC_DATA AT_surfxml_bypassZoneRoute_gw___src AX_surfxml_bypassZoneRoute_gw___src;
583 #define A_surfxml_bypassZoneRoute_gw___src (surfxml_bufferstack + AX_surfxml_bypassZoneRoute_gw___src)
584 XBT_PUBLIC_DATA short int surfxml_bypassZoneRoute_gw___src_isset;
585 XBT_PUBLIC_DATA AT_surfxml_host_availability___file AX_surfxml_host_availability___file;
586 #define A_surfxml_host_availability___file (surfxml_bufferstack + AX_surfxml_host_availability___file)
587 XBT_PUBLIC_DATA short int surfxml_host_availability___file_isset;
588 XBT_PUBLIC_DATA AT_surfxml_link___ctn_direction AX_surfxml_link___ctn_direction;
589 #define A_surfxml_link___ctn_direction AX_surfxml_link___ctn_direction
590 XBT_PUBLIC_DATA short int surfxml_link___ctn_direction_isset;
591 XBT_PUBLIC_DATA AT_surfxml_backbone_bandwidth AX_surfxml_backbone_bandwidth;
592 #define A_surfxml_backbone_bandwidth (surfxml_bufferstack + AX_surfxml_backbone_bandwidth)
593 XBT_PUBLIC_DATA short int surfxml_backbone_bandwidth_isset;
594 XBT_PUBLIC_DATA AT_surfxml_actor_on___failure AX_surfxml_actor_on___failure;
595 #define A_surfxml_actor_on___failure AX_surfxml_actor_on___failure
596 XBT_PUBLIC_DATA short int surfxml_actor_on___failure_isset;
597 XBT_PUBLIC_DATA AT_surfxml_link_latency AX_surfxml_link_latency;
598 #define A_surfxml_link_latency (surfxml_bufferstack + AX_surfxml_link_latency)
599 XBT_PUBLIC_DATA short int surfxml_link_latency_isset;
600 XBT_PUBLIC_DATA AT_surfxml_host_state___file AX_surfxml_host_state___file;
601 #define A_surfxml_host_state___file (surfxml_bufferstack + AX_surfxml_host_state___file)
602 XBT_PUBLIC_DATA short int surfxml_host_state___file_isset;
603 XBT_PUBLIC_DATA AT_surfxml_cluster_radical AX_surfxml_cluster_radical;
604 #define A_surfxml_cluster_radical (surfxml_bufferstack + AX_surfxml_cluster_radical)
605 XBT_PUBLIC_DATA short int surfxml_cluster_radical_isset;
606 XBT_PUBLIC_DATA AT_surfxml_random_std___deviation AX_surfxml_random_std___deviation;
607 #define A_surfxml_random_std___deviation (surfxml_bufferstack + AX_surfxml_random_std___deviation)
608 XBT_PUBLIC_DATA short int surfxml_random_std___deviation_isset;
609 XBT_PUBLIC_DATA AT_surfxml_bypassRoute_src AX_surfxml_bypassRoute_src;
610 #define A_surfxml_bypassRoute_src (surfxml_bufferstack + AX_surfxml_bypassRoute_src)
611 XBT_PUBLIC_DATA short int surfxml_bypassRoute_src_isset;
612 XBT_PUBLIC_DATA AT_surfxml_process_on___failure AX_surfxml_process_on___failure;
613 #define A_surfxml_process_on___failure AX_surfxml_process_on___failure
614 XBT_PUBLIC_DATA short int surfxml_process_on___failure_isset;
615 XBT_PUBLIC_DATA AT_surfxml_process_function AX_surfxml_process_function;
616 #define A_surfxml_process_function (surfxml_bufferstack + AX_surfxml_process_function)
617 XBT_PUBLIC_DATA short int surfxml_process_function_isset;
618 XBT_PUBLIC_DATA AT_surfxml_storage___type_content AX_surfxml_storage___type_content;
619 #define A_surfxml_storage___type_content (surfxml_bufferstack + AX_surfxml_storage___type_content)
620 XBT_PUBLIC_DATA short int surfxml_storage___type_content_isset;
621 XBT_PUBLIC_DATA AT_surfxml_router_id AX_surfxml_router_id;
622 #define A_surfxml_router_id (surfxml_bufferstack + AX_surfxml_router_id)
623 XBT_PUBLIC_DATA short int surfxml_router_id_isset;
624 XBT_PUBLIC_DATA AT_surfxml_actor_host AX_surfxml_actor_host;
625 #define A_surfxml_actor_host (surfxml_bufferstack + AX_surfxml_actor_host)
626 XBT_PUBLIC_DATA short int surfxml_actor_host_isset;
627 XBT_PUBLIC_DATA AT_surfxml_host___link_id AX_surfxml_host___link_id;
628 #define A_surfxml_host___link_id (surfxml_bufferstack + AX_surfxml_host___link_id)
629 XBT_PUBLIC_DATA short int surfxml_host___link_id_isset;
630 XBT_PUBLIC_DATA AT_surfxml_cluster_bb___sharing___policy AX_surfxml_cluster_bb___sharing___policy;
631 #define A_surfxml_cluster_bb___sharing___policy AX_surfxml_cluster_bb___sharing___policy
632 XBT_PUBLIC_DATA short int surfxml_cluster_bb___sharing___policy_isset;
633 XBT_PUBLIC_DATA AT_surfxml_host_core AX_surfxml_host_core;
634 #define A_surfxml_host_core (surfxml_bufferstack + AX_surfxml_host_core)
635 XBT_PUBLIC_DATA short int surfxml_host_core_isset;
636 XBT_PUBLIC_DATA AT_surfxml_route_src AX_surfxml_route_src;
637 #define A_surfxml_route_src (surfxml_bufferstack + AX_surfxml_route_src)
638 XBT_PUBLIC_DATA short int surfxml_route_src_isset;
639 XBT_PUBLIC_DATA AT_surfxml_bypassZoneRoute_dst AX_surfxml_bypassZoneRoute_dst;
640 #define A_surfxml_bypassZoneRoute_dst (surfxml_bufferstack + AX_surfxml_bypassZoneRoute_dst)
641 XBT_PUBLIC_DATA short int surfxml_bypassZoneRoute_dst_isset;
642 XBT_PUBLIC_DATA AT_surfxml_cluster_speed AX_surfxml_cluster_speed;
643 #define A_surfxml_cluster_speed (surfxml_bufferstack + AX_surfxml_cluster_speed)
644 XBT_PUBLIC_DATA short int surfxml_cluster_speed_isset;
645 XBT_PUBLIC_DATA AT_surfxml_cabinet_suffix AX_surfxml_cabinet_suffix;
646 #define A_surfxml_cabinet_suffix (surfxml_bufferstack + AX_surfxml_cabinet_suffix)
647 XBT_PUBLIC_DATA short int surfxml_cabinet_suffix_isset;
648 XBT_PUBLIC_DATA AT_surfxml_cluster_bb___bw AX_surfxml_cluster_bb___bw;
649 #define A_surfxml_cluster_bb___bw (surfxml_bufferstack + AX_surfxml_cluster_bb___bw)
650 XBT_PUBLIC_DATA short int surfxml_cluster_bb___bw_isset;
651 XBT_PUBLIC_DATA AT_surfxml_host_speed AX_surfxml_host_speed;
652 #define A_surfxml_host_speed (surfxml_bufferstack + AX_surfxml_host_speed)
653 XBT_PUBLIC_DATA short int surfxml_host_speed_isset;
654 XBT_PUBLIC_DATA AT_surfxml_process_host AX_surfxml_process_host;
655 #define A_surfxml_process_host (surfxml_bufferstack + AX_surfxml_process_host)
656 XBT_PUBLIC_DATA short int surfxml_process_host_isset;
657 XBT_PUBLIC_DATA AT_surfxml_actor_function AX_surfxml_actor_function;
658 #define A_surfxml_actor_function (surfxml_bufferstack + AX_surfxml_actor_function)
659 XBT_PUBLIC_DATA short int surfxml_actor_function_isset;
660 XBT_PUBLIC_DATA AT_surfxml_zone_routing AX_surfxml_zone_routing;
661 #define A_surfxml_zone_routing AX_surfxml_zone_routing
662 XBT_PUBLIC_DATA short int surfxml_zone_routing_isset;
663 XBT_PUBLIC_DATA AT_surfxml_cluster_limiter___link AX_surfxml_cluster_limiter___link;
664 #define A_surfxml_cluster_limiter___link (surfxml_bufferstack + AX_surfxml_cluster_limiter___link)
665 XBT_PUBLIC_DATA short int surfxml_cluster_limiter___link_isset;
666 XBT_PUBLIC_DATA AT_surfxml_peer_state___file AX_surfxml_peer_state___file;
667 #define A_surfxml_peer_state___file (surfxml_bufferstack + AX_surfxml_peer_state___file)
668 XBT_PUBLIC_DATA short int surfxml_peer_state___file_isset;
669 XBT_PUBLIC_DATA AT_surfxml_ASroute_dst AX_surfxml_ASroute_dst;
670 #define A_surfxml_ASroute_dst (surfxml_bufferstack + AX_surfxml_ASroute_dst)
671 XBT_PUBLIC_DATA short int surfxml_ASroute_dst_isset;
672 XBT_PUBLIC_DATA AT_surfxml_router_coordinates AX_surfxml_router_coordinates;
673 #define A_surfxml_router_coordinates (surfxml_bufferstack + AX_surfxml_router_coordinates)
674 XBT_PUBLIC_DATA short int surfxml_router_coordinates_isset;
675 XBT_PUBLIC_DATA AT_surfxml_link___ctn_id AX_surfxml_link___ctn_id;
676 #define A_surfxml_link___ctn_id (surfxml_bufferstack + AX_surfxml_link___ctn_id)
677 XBT_PUBLIC_DATA short int surfxml_link___ctn_id_isset;
678 XBT_PUBLIC_DATA AT_surfxml_cluster_id AX_surfxml_cluster_id;
679 #define A_surfxml_cluster_id (surfxml_bufferstack + AX_surfxml_cluster_id)
680 XBT_PUBLIC_DATA short int surfxml_cluster_id_isset;
681 XBT_PUBLIC_DATA AT_surfxml_link_state___file AX_surfxml_link_state___file;
682 #define A_surfxml_link_state___file (surfxml_bufferstack + AX_surfxml_link_state___file)
683 XBT_PUBLIC_DATA short int surfxml_link_state___file_isset;
684 XBT_PUBLIC_DATA AT_surfxml_peer_speed AX_surfxml_peer_speed;
685 #define A_surfxml_peer_speed (surfxml_bufferstack + AX_surfxml_peer_speed)
686 XBT_PUBLIC_DATA short int surfxml_peer_speed_isset;
687 XBT_PUBLIC_DATA AT_surfxml_storage___type_model AX_surfxml_storage___type_model;
688 #define A_surfxml_storage___type_model (surfxml_bufferstack + AX_surfxml_storage___type_model)
689 XBT_PUBLIC_DATA short int surfxml_storage___type_model_isset;
690 XBT_PUBLIC_DATA AT_surfxml_bypassASroute_dst AX_surfxml_bypassASroute_dst;
691 #define A_surfxml_bypassASroute_dst (surfxml_bufferstack + AX_surfxml_bypassASroute_dst)
692 XBT_PUBLIC_DATA short int surfxml_bypassASroute_dst_isset;
693 XBT_PUBLIC_DATA AT_surfxml_ASroute_symmetrical AX_surfxml_ASroute_symmetrical;
694 #define A_surfxml_ASroute_symmetrical AX_surfxml_ASroute_symmetrical
695 XBT_PUBLIC_DATA short int surfxml_ASroute_symmetrical_isset;
696 XBT_PUBLIC_DATA AT_surfxml_cluster_topology AX_surfxml_cluster_topology;
697 #define A_surfxml_cluster_topology AX_surfxml_cluster_topology
698 XBT_PUBLIC_DATA short int surfxml_cluster_topology_isset;
699 XBT_PUBLIC_DATA AT_surfxml_peer_bw___out AX_surfxml_peer_bw___out;
700 #define A_surfxml_peer_bw___out (surfxml_bufferstack + AX_surfxml_peer_bw___out)
701 XBT_PUBLIC_DATA short int surfxml_peer_bw___out_isset;
702 XBT_PUBLIC_DATA AT_surfxml_model___prop_value AX_surfxml_model___prop_value;
703 #define A_surfxml_model___prop_value (surfxml_bufferstack + AX_surfxml_model___prop_value)
704 XBT_PUBLIC_DATA short int surfxml_model___prop_value_isset;
705 XBT_PUBLIC_DATA AT_surfxml_bypassASroute_src AX_surfxml_bypassASroute_src;
706 #define A_surfxml_bypassASroute_src (surfxml_bufferstack + AX_surfxml_bypassASroute_src)
707 XBT_PUBLIC_DATA short int surfxml_bypassASroute_src_isset;
708 XBT_PUBLIC_DATA AT_surfxml_actor_kill___time AX_surfxml_actor_kill___time;
709 #define A_surfxml_actor_kill___time (surfxml_bufferstack + AX_surfxml_actor_kill___time)
710 XBT_PUBLIC_DATA short int surfxml_actor_kill___time_isset;
711 XBT_PUBLIC_DATA AT_surfxml_include_file AX_surfxml_include_file;
712 #define A_surfxml_include_file (surfxml_bufferstack + AX_surfxml_include_file)
713 XBT_PUBLIC_DATA short int surfxml_include_file_isset;
714 XBT_PUBLIC_DATA AT_surfxml_cluster_sharing___policy AX_surfxml_cluster_sharing___policy;
715 #define A_surfxml_cluster_sharing___policy AX_surfxml_cluster_sharing___policy
716 XBT_PUBLIC_DATA short int surfxml_cluster_sharing___policy_isset;
717 XBT_PUBLIC_DATA AT_surfxml_backbone_latency AX_surfxml_backbone_latency;
718 #define A_surfxml_backbone_latency (surfxml_bufferstack + AX_surfxml_backbone_latency)
719 XBT_PUBLIC_DATA short int surfxml_backbone_latency_isset;
720 XBT_PUBLIC_DATA AT_surfxml_cluster_router___id AX_surfxml_cluster_router___id;
721 #define A_surfxml_cluster_router___id (surfxml_bufferstack + AX_surfxml_cluster_router___id)
722 XBT_PUBLIC_DATA short int surfxml_cluster_router___id_isset;
723 XBT_PUBLIC_DATA AT_surfxml_bypassZoneRoute_gw___dst AX_surfxml_bypassZoneRoute_gw___dst;
724 #define A_surfxml_bypassZoneRoute_gw___dst (surfxml_bufferstack + AX_surfxml_bypassZoneRoute_gw___dst)
725 XBT_PUBLIC_DATA short int surfxml_bypassZoneRoute_gw___dst_isset;
726 XBT_PUBLIC_DATA AT_surfxml_peer_availability___file AX_surfxml_peer_availability___file;
727 #define A_surfxml_peer_availability___file (surfxml_bufferstack + AX_surfxml_peer_availability___file)
728 XBT_PUBLIC_DATA short int surfxml_peer_availability___file_isset;
729 XBT_PUBLIC_DATA AT_surfxml_model___prop_id AX_surfxml_model___prop_id;
730 #define A_surfxml_model___prop_id (surfxml_bufferstack + AX_surfxml_model___prop_id)
731 XBT_PUBLIC_DATA short int surfxml_model___prop_id_isset;
732 XBT_PUBLIC_DATA AT_surfxml_ASroute_gw___dst AX_surfxml_ASroute_gw___dst;
733 #define A_surfxml_ASroute_gw___dst (surfxml_bufferstack + AX_surfxml_ASroute_gw___dst)
734 XBT_PUBLIC_DATA short int surfxml_ASroute_gw___dst_isset;
735 XBT_PUBLIC_DATA AT_surfxml_zone_id AX_surfxml_zone_id;
736 #define A_surfxml_zone_id (surfxml_bufferstack + AX_surfxml_zone_id)
737 XBT_PUBLIC_DATA short int surfxml_zone_id_isset;
738 XBT_PUBLIC_DATA AT_surfxml_random_max AX_surfxml_random_max;
739 #define A_surfxml_random_max (surfxml_bufferstack + AX_surfxml_random_max)
740 XBT_PUBLIC_DATA short int surfxml_random_max_isset;
741 XBT_PUBLIC_DATA AT_surfxml_host___link_down AX_surfxml_host___link_down;
742 #define A_surfxml_host___link_down (surfxml_bufferstack + AX_surfxml_host___link_down)
743 XBT_PUBLIC_DATA short int surfxml_host___link_down_isset;
744 XBT_PUBLIC_DATA AT_surfxml_config_id AX_surfxml_config_id;
745 #define A_surfxml_config_id (surfxml_bufferstack + AX_surfxml_config_id)
746 XBT_PUBLIC_DATA short int surfxml_config_id_isset;
747 XBT_PUBLIC_DATA AT_surfxml_platform_version AX_surfxml_platform_version;
748 #define A_surfxml_platform_version (surfxml_bufferstack + AX_surfxml_platform_version)
749 XBT_PUBLIC_DATA short int surfxml_platform_version_isset;
750 XBT_PUBLIC_DATA AT_surfxml_host_pstate AX_surfxml_host_pstate;
751 #define A_surfxml_host_pstate (surfxml_bufferstack + AX_surfxml_host_pstate)
752 XBT_PUBLIC_DATA short int surfxml_host_pstate_isset;
753 XBT_PUBLIC_DATA AT_surfxml_random_mean AX_surfxml_random_mean;
754 #define A_surfxml_random_mean (surfxml_bufferstack + AX_surfxml_random_mean)
755 XBT_PUBLIC_DATA short int surfxml_random_mean_isset;
756 XBT_PUBLIC_DATA AT_surfxml_trace___connect_trace AX_surfxml_trace___connect_trace;
757 #define A_surfxml_trace___connect_trace (surfxml_bufferstack + AX_surfxml_trace___connect_trace)
758 XBT_PUBLIC_DATA short int surfxml_trace___connect_trace_isset;
759 XBT_PUBLIC_DATA AT_surfxml_argument_value AX_surfxml_argument_value;
760 #define A_surfxml_argument_value (surfxml_bufferstack + AX_surfxml_argument_value)
761 XBT_PUBLIC_DATA short int surfxml_argument_value_isset;
762 XBT_PUBLIC_DATA AT_surfxml_host_coordinates AX_surfxml_host_coordinates;
763 #define A_surfxml_host_coordinates (surfxml_bufferstack + AX_surfxml_host_coordinates)
764 XBT_PUBLIC_DATA short int surfxml_host_coordinates_isset;
765 XBT_PUBLIC_DATA AT_surfxml_peer_speed___file AX_surfxml_peer_speed___file;
766 #define A_surfxml_peer_speed___file (surfxml_bufferstack + AX_surfxml_peer_speed___file)
767 XBT_PUBLIC_DATA short int surfxml_peer_speed___file_isset;
768 XBT_PUBLIC_DATA AT_surfxml_storage_attach AX_surfxml_storage_attach;
769 #define A_surfxml_storage_attach (surfxml_bufferstack + AX_surfxml_storage_attach)
770 XBT_PUBLIC_DATA short int surfxml_storage_attach_isset;
771 XBT_PUBLIC_DATA AT_surfxml_prop_id AX_surfxml_prop_id;
772 #define A_surfxml_prop_id (surfxml_bufferstack + AX_surfxml_prop_id)
773 XBT_PUBLIC_DATA short int surfxml_prop_id_isset;
774 XBT_PUBLIC_DATA AT_surfxml_cluster_loopback___bw AX_surfxml_cluster_loopback___bw;
775 #define A_surfxml_cluster_loopback___bw (surfxml_bufferstack + AX_surfxml_cluster_loopback___bw)
776 XBT_PUBLIC_DATA short int surfxml_cluster_loopback___bw_isset;
777 XBT_PUBLIC_DATA AT_surfxml_trace___connect_element AX_surfxml_trace___connect_element;
778 #define A_surfxml_trace___connect_element (surfxml_bufferstack + AX_surfxml_trace___connect_element)
779 XBT_PUBLIC_DATA short int surfxml_trace___connect_element_isset;
780 XBT_PUBLIC_DATA AT_surfxml_cabinet_id AX_surfxml_cabinet_id;
781 #define A_surfxml_cabinet_id (surfxml_bufferstack + AX_surfxml_cabinet_id)
782 XBT_PUBLIC_DATA short int surfxml_cabinet_id_isset;
783 XBT_PUBLIC_DATA AT_surfxml_cluster_loopback___lat AX_surfxml_cluster_loopback___lat;
784 #define A_surfxml_cluster_loopback___lat (surfxml_bufferstack + AX_surfxml_cluster_loopback___lat)
785 XBT_PUBLIC_DATA short int surfxml_cluster_loopback___lat_isset;
786 XBT_PUBLIC_DATA AT_surfxml_peer_id AX_surfxml_peer_id;
787 #define A_surfxml_peer_id (surfxml_bufferstack + AX_surfxml_peer_id)
788 XBT_PUBLIC_DATA short int surfxml_peer_id_isset;
789 XBT_PUBLIC_DATA AT_surfxml_zoneRoute_symmetrical AX_surfxml_zoneRoute_symmetrical;
790 #define A_surfxml_zoneRoute_symmetrical AX_surfxml_zoneRoute_symmetrical
791 XBT_PUBLIC_DATA short int surfxml_zoneRoute_symmetrical_isset;
792 XBT_PUBLIC_DATA AT_surfxml_backbone_id AX_surfxml_backbone_id;
793 #define A_surfxml_backbone_id (surfxml_bufferstack + AX_surfxml_backbone_id)
794 XBT_PUBLIC_DATA short int surfxml_backbone_id_isset;
795 XBT_PUBLIC_DATA AT_surfxml_peer_bw___in AX_surfxml_peer_bw___in;
796 #define A_surfxml_peer_bw___in (surfxml_bufferstack + AX_surfxml_peer_bw___in)
797 XBT_PUBLIC_DATA short int surfxml_peer_bw___in_isset;
798 XBT_PUBLIC_DATA AT_surfxml_mount_name AX_surfxml_mount_name;
799 #define A_surfxml_mount_name (surfxml_bufferstack + AX_surfxml_mount_name)
800 XBT_PUBLIC_DATA short int surfxml_mount_name_isset;
801 XBT_PUBLIC_DATA AT_surfxml_link_latency___file AX_surfxml_link_latency___file;
802 #define A_surfxml_link_latency___file (surfxml_bufferstack + AX_surfxml_link_latency___file)
803 XBT_PUBLIC_DATA short int surfxml_link_latency___file_isset;
804 XBT_PUBLIC_DATA AT_surfxml_random_generator AX_surfxml_random_generator;
805 #define A_surfxml_random_generator AX_surfxml_random_generator
806 XBT_PUBLIC_DATA short int surfxml_random_generator_isset;
807 XBT_PUBLIC_DATA AT_surfxml_zoneRoute_src AX_surfxml_zoneRoute_src;
808 #define A_surfxml_zoneRoute_src (surfxml_bufferstack + AX_surfxml_zoneRoute_src)
809 XBT_PUBLIC_DATA short int surfxml_zoneRoute_src_isset;
810 XBT_PUBLIC_DATA AT_surfxml_zoneRoute_gw___src AX_surfxml_zoneRoute_gw___src;
811 #define A_surfxml_zoneRoute_gw___src (surfxml_bufferstack + AX_surfxml_zoneRoute_gw___src)
812 XBT_PUBLIC_DATA short int surfxml_zoneRoute_gw___src_isset;
813 XBT_PUBLIC_DATA AT_surfxml_link_id AX_surfxml_link_id;
814 #define A_surfxml_link_id (surfxml_bufferstack + AX_surfxml_link_id)
815 XBT_PUBLIC_DATA short int surfxml_link_id_isset;
816 XBT_PUBLIC_DATA AT_surfxml_bypassRoute_dst AX_surfxml_bypassRoute_dst;
817 #define A_surfxml_bypassRoute_dst (surfxml_bufferstack + AX_surfxml_bypassRoute_dst)
818 XBT_PUBLIC_DATA short int surfxml_bypassRoute_dst_isset;
819 XBT_PUBLIC_DATA AT_surfxml_mount_storageId AX_surfxml_mount_storageId;
820 #define A_surfxml_mount_storageId (surfxml_bufferstack + AX_surfxml_mount_storageId)
821 XBT_PUBLIC_DATA short int surfxml_mount_storageId_isset;
822 XBT_PUBLIC_DATA AT_surfxml_ASroute_src AX_surfxml_ASroute_src;
823 #define A_surfxml_ASroute_src (surfxml_bufferstack + AX_surfxml_ASroute_src)
824 XBT_PUBLIC_DATA short int surfxml_ASroute_src_isset;
825
826 /* XML application utilities. */
827 XBT_PUBLIC int surfxml_element_context(int);
828
829 /* XML processor entry point. */
830 XBT_PUBLIC int yylex(void);
831
832 /* Flexml error handling function (useful only when -q flag passed to flexml) */
833 const char * surfxml_parse_err_msg(void);
834 #endif