Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'hypervisor' of scm.gforge.inria.fr:/gitroot/simgrid/simgrid into hypervisor
[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-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_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_gpu(void);
74 XBT_PUBLIC(void) ETag_surfxml_gpu(void);
75 XBT_PUBLIC(void) STag_surfxml_host___link(void);
76 XBT_PUBLIC(void) ETag_surfxml_host___link(void);
77 XBT_PUBLIC(void) STag_surfxml_cluster(void);
78 XBT_PUBLIC(void) ETag_surfxml_cluster(void);
79 XBT_PUBLIC(void) STag_surfxml_cabinet(void);
80 XBT_PUBLIC(void) ETag_surfxml_cabinet(void);
81 XBT_PUBLIC(void) STag_surfxml_peer(void);
82 XBT_PUBLIC(void) ETag_surfxml_peer(void);
83 XBT_PUBLIC(void) STag_surfxml_router(void);
84 XBT_PUBLIC(void) ETag_surfxml_router(void);
85 XBT_PUBLIC(void) STag_surfxml_backbone(void);
86 XBT_PUBLIC(void) ETag_surfxml_backbone(void);
87 XBT_PUBLIC(void) STag_surfxml_link(void);
88 XBT_PUBLIC(void) ETag_surfxml_link(void);
89 XBT_PUBLIC(void) STag_surfxml_route(void);
90 XBT_PUBLIC(void) ETag_surfxml_route(void);
91 XBT_PUBLIC(void) STag_surfxml_ASroute(void);
92 XBT_PUBLIC(void) ETag_surfxml_ASroute(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_process(void);
100 XBT_PUBLIC(void) ETag_surfxml_process(void);
101 XBT_PUBLIC(void) STag_surfxml_argument(void);
102 XBT_PUBLIC(void) ETag_surfxml_argument(void);
103 XBT_PUBLIC(void) STag_surfxml_config(void);
104 XBT_PUBLIC(void) ETag_surfxml_config(void);
105 XBT_PUBLIC(void) STag_surfxml_prop(void);
106 XBT_PUBLIC(void) ETag_surfxml_prop(void);
107
108 /* XML application data. */
109 typedef int AT_surfxml_mount_name;
110 #define AU_surfxml_mount_name NULL
111 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;
112 typedef int AT_surfxml_ASroute_gw___dst;
113 #define AU_surfxml_ASroute_gw___dst NULL
114 typedef int AT_surfxml_trace___connect_element;
115 #define AU_surfxml_trace___connect_element NULL
116 typedef int AT_surfxml_prop_id;
117 #define AU_surfxml_prop_id NULL
118 typedef int AT_surfxml_host___link_up;
119 #define AU_surfxml_host___link_up NULL
120 typedef int AT_surfxml_host_id;
121 #define AU_surfxml_host_id NULL
122 typedef enum { AU_surfxml_ASroute_symmetrical, A_surfxml_ASroute_symmetrical_YES,A_surfxml_ASroute_symmetrical_NO } AT_surfxml_ASroute_symmetrical;
123 typedef int AT_surfxml_peer_lat;
124 #define AU_surfxml_peer_lat NULL
125 typedef enum { AU_surfxml_process_on___failure, A_surfxml_process_on___failure_DIE,A_surfxml_process_on___failure_RESTART } AT_surfxml_process_on___failure;
126 typedef int AT_surfxml_link_latency___file;
127 #define AU_surfxml_link_latency___file NULL
128 typedef int AT_surfxml_peer_availability___file;
129 #define AU_surfxml_peer_availability___file NULL
130 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;
131 typedef enum { AU_surfxml_host_state, A_surfxml_host_state_ON,A_surfxml_host_state_OFF } AT_surfxml_host_state;
132 typedef int AT_surfxml_AS_id;
133 #define AU_surfxml_AS_id NULL
134 typedef int AT_surfxml_host_power;
135 #define AU_surfxml_host_power NULL
136 typedef int AT_surfxml_cabinet_suffix;
137 #define AU_surfxml_cabinet_suffix NULL
138 typedef int AT_surfxml_gpu_name;
139 #define AU_surfxml_gpu_name NULL
140 typedef int AT_surfxml_router_id;
141 #define AU_surfxml_router_id NULL
142 typedef int AT_surfxml_storage___type_id;
143 #define AU_surfxml_storage___type_id NULL
144 typedef int AT_surfxml_process_start___time;
145 #define AU_surfxml_process_start___time NULL
146 typedef int AT_surfxml_cabinet_bw;
147 #define AU_surfxml_cabinet_bw NULL
148 typedef int AT_surfxml_cluster_suffix;
149 #define AU_surfxml_cluster_suffix NULL
150 typedef int AT_surfxml_bypassASroute_dst;
151 #define AU_surfxml_bypassASroute_dst NULL
152 typedef int AT_surfxml_host___link_id;
153 #define AU_surfxml_host___link_id NULL
154 typedef int AT_surfxml_ASroute_src;
155 #define AU_surfxml_ASroute_src NULL
156 typedef int AT_surfxml_cluster_prefix;
157 #define AU_surfxml_cluster_prefix NULL
158 typedef int AT_surfxml_cabinet_prefix;
159 #define AU_surfxml_cabinet_prefix NULL
160 typedef int AT_surfxml_trace_file;
161 #define AU_surfxml_trace_file NULL
162 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;
163 typedef int AT_surfxml_storage_typeId;
164 #define AU_surfxml_storage_typeId NULL
165 typedef int AT_surfxml_random_min;
166 #define AU_surfxml_random_min NULL
167 typedef int AT_surfxml_link___ctn_id;
168 #define AU_surfxml_link___ctn_id NULL
169 typedef int AT_surfxml_peer_bw___out;
170 #define AU_surfxml_peer_bw___out NULL
171 typedef int AT_surfxml_cluster_availability___file;
172 #define AU_surfxml_cluster_availability___file NULL
173 typedef int AT_surfxml_storage_content;
174 #define AU_surfxml_storage_content NULL
175 typedef int AT_surfxml_process_kill___time;
176 #define AU_surfxml_process_kill___time NULL
177 typedef int AT_surfxml_cluster_bb___bw;
178 #define AU_surfxml_cluster_bb___bw NULL
179 typedef int AT_surfxml_argument_value;
180 #define AU_surfxml_argument_value NULL
181 typedef enum { AU_surfxml_link_state, A_surfxml_link_state_ON,A_surfxml_link_state_OFF } AT_surfxml_link_state;
182 typedef int AT_surfxml_cluster_loopback___bw;
183 #define AU_surfxml_cluster_loopback___bw NULL
184 typedef int AT_surfxml_ASroute_gw___src;
185 #define AU_surfxml_ASroute_gw___src NULL
186 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 } AT_surfxml_AS_routing;
187 typedef int AT_surfxml_link_bandwidth;
188 #define AU_surfxml_link_bandwidth NULL
189 typedef int AT_surfxml_cluster_id;
190 #define AU_surfxml_cluster_id NULL
191 typedef int AT_surfxml_peer_bw___in;
192 #define AU_surfxml_peer_bw___in NULL
193 typedef int AT_surfxml_random_mean;
194 #define AU_surfxml_random_mean NULL
195 typedef int AT_surfxml_storage___type_size;
196 #define AU_surfxml_storage___type_size NULL
197 typedef int AT_surfxml_cluster_bb___lat;
198 #define AU_surfxml_cluster_bb___lat NULL
199 typedef int AT_surfxml_link_latency;
200 #define AU_surfxml_link_latency NULL
201 typedef int AT_surfxml_backbone_bandwidth;
202 #define AU_surfxml_backbone_bandwidth NULL
203 typedef int AT_surfxml_backbone_id;
204 #define AU_surfxml_backbone_id NULL
205 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;
206 typedef int AT_surfxml_cabinet_lat;
207 #define AU_surfxml_cabinet_lat NULL
208 typedef int AT_surfxml_random_seed;
209 #define AU_surfxml_random_seed NULL
210 typedef int AT_surfxml_cluster_state___file;
211 #define AU_surfxml_cluster_state___file NULL
212 typedef int AT_surfxml_link_bandwidth___file;
213 #define AU_surfxml_link_bandwidth___file NULL
214 typedef int AT_surfxml_storage___type_content;
215 #define AU_surfxml_storage___type_content NULL
216 typedef enum { AU_surfxml_route_symmetrical, A_surfxml_route_symmetrical_YES,A_surfxml_route_symmetrical_NO } AT_surfxml_route_symmetrical;
217 typedef int AT_surfxml_random_id;
218 #define AU_surfxml_random_id NULL
219 typedef int AT_surfxml_mstorage_name;
220 #define AU_surfxml_mstorage_name NULL
221 typedef int AT_surfxml_random_max;
222 #define AU_surfxml_random_max NULL
223 typedef int AT_surfxml_link_id;
224 #define AU_surfxml_link_id NULL
225 typedef int AT_surfxml_process_host;
226 #define AU_surfxml_process_host NULL
227 typedef int AT_surfxml_cabinet_id;
228 #define AU_surfxml_cabinet_id NULL
229 typedef int AT_surfxml_host_availability___file;
230 #define AU_surfxml_host_availability___file NULL
231 typedef int AT_surfxml_cluster_lat;
232 #define AU_surfxml_cluster_lat NULL
233 typedef int AT_surfxml_router_coordinates;
234 #define AU_surfxml_router_coordinates NULL
235 typedef int AT_surfxml_trace_periodicity;
236 #define AU_surfxml_trace_periodicity NULL
237 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;
238 typedef int AT_surfxml_peer_state___file;
239 #define AU_surfxml_peer_state___file NULL
240 typedef int AT_surfxml_peer_coordinates;
241 #define AU_surfxml_peer_coordinates NULL
242 typedef int AT_surfxml_bypassASroute_src;
243 #define AU_surfxml_bypassASroute_src NULL
244 typedef int AT_surfxml_prop_value;
245 #define AU_surfxml_prop_value NULL
246 typedef int AT_surfxml_mstorage_typeId;
247 #define AU_surfxml_mstorage_typeId NULL
248 typedef int AT_surfxml_ASroute_dst;
249 #define AU_surfxml_ASroute_dst NULL
250 typedef int AT_surfxml_link_state___file;
251 #define AU_surfxml_link_state___file NULL
252 typedef int AT_surfxml_random_radical;
253 #define AU_surfxml_random_radical NULL
254 typedef int AT_surfxml_bypassASroute_gw___src;
255 #define AU_surfxml_bypassASroute_gw___src NULL
256 typedef int AT_surfxml_trace___connect_trace;
257 #define AU_surfxml_trace___connect_trace NULL
258 typedef int AT_surfxml_mount_id;
259 #define AU_surfxml_mount_id NULL
260 typedef int AT_surfxml_cluster_power;
261 #define AU_surfxml_cluster_power NULL
262 typedef int AT_surfxml_process_function;
263 #define AU_surfxml_process_function NULL
264 typedef int AT_surfxml_peer_id;
265 #define AU_surfxml_peer_id NULL
266 typedef int AT_surfxml_cluster_router___id;
267 #define AU_surfxml_cluster_router___id NULL
268 typedef int AT_surfxml_cluster_loopback___lat;
269 #define AU_surfxml_cluster_loopback___lat NULL
270 typedef int AT_surfxml_cabinet_radical;
271 #define AU_surfxml_cabinet_radical NULL
272 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;
273 typedef int AT_surfxml_bypassRoute_dst;
274 #define AU_surfxml_bypassRoute_dst NULL
275 typedef int AT_surfxml_cabinet_power;
276 #define AU_surfxml_cabinet_power NULL
277 typedef int AT_surfxml_host_core;
278 #define AU_surfxml_host_core NULL
279 typedef int AT_surfxml_storage___type_model;
280 #define AU_surfxml_storage___type_model NULL
281 typedef int AT_surfxml_host_availability;
282 #define AU_surfxml_host_availability NULL
283 typedef int AT_surfxml_bypassRoute_src;
284 #define AU_surfxml_bypassRoute_src NULL
285 typedef int AT_surfxml_backbone_latency;
286 #define AU_surfxml_backbone_latency NULL
287 typedef int AT_surfxml_route_src;
288 #define AU_surfxml_route_src NULL
289 typedef int AT_surfxml_storage_id;
290 #define AU_surfxml_storage_id NULL
291 typedef int AT_surfxml_host_coordinates;
292 #define AU_surfxml_host_coordinates NULL
293 typedef int AT_surfxml_trace_id;
294 #define AU_surfxml_trace_id NULL
295 typedef int AT_surfxml_peer_power;
296 #define AU_surfxml_peer_power NULL
297 typedef int AT_surfxml_cluster_radical;
298 #define AU_surfxml_cluster_radical NULL
299 typedef int AT_surfxml_config_id;
300 #define AU_surfxml_config_id NULL
301 typedef int AT_surfxml_bypassASroute_gw___dst;
302 #define AU_surfxml_bypassASroute_gw___dst NULL
303 typedef int AT_surfxml_host___link_down;
304 #define AU_surfxml_host___link_down NULL
305 typedef int AT_surfxml_include_file;
306 #define AU_surfxml_include_file NULL
307 typedef int AT_surfxml_random_std___deviation;
308 #define AU_surfxml_random_std___deviation NULL
309 typedef int AT_surfxml_cluster_core;
310 #define AU_surfxml_cluster_core NULL
311 typedef int AT_surfxml_cluster_limiter___link;
312 #define AU_surfxml_cluster_limiter___link NULL
313 typedef int AT_surfxml_host_state___file;
314 #define AU_surfxml_host_state___file NULL
315 typedef int AT_surfxml_route_dst;
316 #define AU_surfxml_route_dst NULL
317 typedef int AT_surfxml_cluster_bw;
318 #define AU_surfxml_cluster_bw NULL
319 typedef int AT_surfxml_platform_version;
320 #define AU_surfxml_platform_version NULL
321
322 /* FleXML-provided data. */
323 XBT_PUBLIC_DATA(int) surfxml_pcdata_ix;
324 XBT_PUBLIC_DATA(char *) surfxml_bufferstack;
325 #define surfxml_pcdata (surfxml_bufferstack + surfxml_pcdata_ix)
326 XBT_PUBLIC_DATA(AT_surfxml_mount_name) AX_surfxml_mount_name;
327 #define A_surfxml_mount_name (surfxml_bufferstack + AX_surfxml_mount_name)
328 XBT_PUBLIC_DATA(short int) surfxml_mount_name_isset;
329 XBT_PUBLIC_DATA(AT_surfxml_random_generator) AX_surfxml_random_generator;
330 #define A_surfxml_random_generator AX_surfxml_random_generator
331 XBT_PUBLIC_DATA(short int) surfxml_random_generator_isset;
332 XBT_PUBLIC_DATA(AT_surfxml_ASroute_gw___dst) AX_surfxml_ASroute_gw___dst;
333 #define A_surfxml_ASroute_gw___dst (surfxml_bufferstack + AX_surfxml_ASroute_gw___dst)
334 XBT_PUBLIC_DATA(short int) surfxml_ASroute_gw___dst_isset;
335 XBT_PUBLIC_DATA(AT_surfxml_trace___connect_element) AX_surfxml_trace___connect_element;
336 #define A_surfxml_trace___connect_element (surfxml_bufferstack + AX_surfxml_trace___connect_element)
337 XBT_PUBLIC_DATA(short int) surfxml_trace___connect_element_isset;
338 XBT_PUBLIC_DATA(AT_surfxml_prop_id) AX_surfxml_prop_id;
339 #define A_surfxml_prop_id (surfxml_bufferstack + AX_surfxml_prop_id)
340 XBT_PUBLIC_DATA(short int) surfxml_prop_id_isset;
341 XBT_PUBLIC_DATA(AT_surfxml_host___link_up) AX_surfxml_host___link_up;
342 #define A_surfxml_host___link_up (surfxml_bufferstack + AX_surfxml_host___link_up)
343 XBT_PUBLIC_DATA(short int) surfxml_host___link_up_isset;
344 XBT_PUBLIC_DATA(AT_surfxml_host_id) AX_surfxml_host_id;
345 #define A_surfxml_host_id (surfxml_bufferstack + AX_surfxml_host_id)
346 XBT_PUBLIC_DATA(short int) surfxml_host_id_isset;
347 XBT_PUBLIC_DATA(AT_surfxml_ASroute_symmetrical) AX_surfxml_ASroute_symmetrical;
348 #define A_surfxml_ASroute_symmetrical AX_surfxml_ASroute_symmetrical
349 XBT_PUBLIC_DATA(short int) surfxml_ASroute_symmetrical_isset;
350 XBT_PUBLIC_DATA(AT_surfxml_peer_lat) AX_surfxml_peer_lat;
351 #define A_surfxml_peer_lat (surfxml_bufferstack + AX_surfxml_peer_lat)
352 XBT_PUBLIC_DATA(short int) surfxml_peer_lat_isset;
353 XBT_PUBLIC_DATA(AT_surfxml_process_on___failure) AX_surfxml_process_on___failure;
354 #define A_surfxml_process_on___failure AX_surfxml_process_on___failure
355 XBT_PUBLIC_DATA(short int) surfxml_process_on___failure_isset;
356 XBT_PUBLIC_DATA(AT_surfxml_link_latency___file) AX_surfxml_link_latency___file;
357 #define A_surfxml_link_latency___file (surfxml_bufferstack + AX_surfxml_link_latency___file)
358 XBT_PUBLIC_DATA(short int) surfxml_link_latency___file_isset;
359 XBT_PUBLIC_DATA(AT_surfxml_peer_availability___file) AX_surfxml_peer_availability___file;
360 #define A_surfxml_peer_availability___file (surfxml_bufferstack + AX_surfxml_peer_availability___file)
361 XBT_PUBLIC_DATA(short int) surfxml_peer_availability___file_isset;
362 XBT_PUBLIC_DATA(AT_surfxml_link___ctn_direction) AX_surfxml_link___ctn_direction;
363 #define A_surfxml_link___ctn_direction AX_surfxml_link___ctn_direction
364 XBT_PUBLIC_DATA(short int) surfxml_link___ctn_direction_isset;
365 XBT_PUBLIC_DATA(AT_surfxml_host_state) AX_surfxml_host_state;
366 #define A_surfxml_host_state AX_surfxml_host_state
367 XBT_PUBLIC_DATA(short int) surfxml_host_state_isset;
368 XBT_PUBLIC_DATA(AT_surfxml_AS_id) AX_surfxml_AS_id;
369 #define A_surfxml_AS_id (surfxml_bufferstack + AX_surfxml_AS_id)
370 XBT_PUBLIC_DATA(short int) surfxml_AS_id_isset;
371 XBT_PUBLIC_DATA(AT_surfxml_host_power) AX_surfxml_host_power;
372 #define A_surfxml_host_power (surfxml_bufferstack + AX_surfxml_host_power)
373 XBT_PUBLIC_DATA(short int) surfxml_host_power_isset;
374 XBT_PUBLIC_DATA(AT_surfxml_cabinet_suffix) AX_surfxml_cabinet_suffix;
375 #define A_surfxml_cabinet_suffix (surfxml_bufferstack + AX_surfxml_cabinet_suffix)
376 XBT_PUBLIC_DATA(short int) surfxml_cabinet_suffix_isset;
377 XBT_PUBLIC_DATA(AT_surfxml_gpu_name) AX_surfxml_gpu_name;
378 #define A_surfxml_gpu_name (surfxml_bufferstack + AX_surfxml_gpu_name)
379 XBT_PUBLIC_DATA(short int) surfxml_gpu_name_isset;
380 XBT_PUBLIC_DATA(AT_surfxml_router_id) AX_surfxml_router_id;
381 #define A_surfxml_router_id (surfxml_bufferstack + AX_surfxml_router_id)
382 XBT_PUBLIC_DATA(short int) surfxml_router_id_isset;
383 XBT_PUBLIC_DATA(AT_surfxml_storage___type_id) AX_surfxml_storage___type_id;
384 #define A_surfxml_storage___type_id (surfxml_bufferstack + AX_surfxml_storage___type_id)
385 XBT_PUBLIC_DATA(short int) surfxml_storage___type_id_isset;
386 XBT_PUBLIC_DATA(AT_surfxml_process_start___time) AX_surfxml_process_start___time;
387 #define A_surfxml_process_start___time (surfxml_bufferstack + AX_surfxml_process_start___time)
388 XBT_PUBLIC_DATA(short int) surfxml_process_start___time_isset;
389 XBT_PUBLIC_DATA(AT_surfxml_cabinet_bw) AX_surfxml_cabinet_bw;
390 #define A_surfxml_cabinet_bw (surfxml_bufferstack + AX_surfxml_cabinet_bw)
391 XBT_PUBLIC_DATA(short int) surfxml_cabinet_bw_isset;
392 XBT_PUBLIC_DATA(AT_surfxml_cluster_suffix) AX_surfxml_cluster_suffix;
393 #define A_surfxml_cluster_suffix (surfxml_bufferstack + AX_surfxml_cluster_suffix)
394 XBT_PUBLIC_DATA(short int) surfxml_cluster_suffix_isset;
395 XBT_PUBLIC_DATA(AT_surfxml_bypassASroute_dst) AX_surfxml_bypassASroute_dst;
396 #define A_surfxml_bypassASroute_dst (surfxml_bufferstack + AX_surfxml_bypassASroute_dst)
397 XBT_PUBLIC_DATA(short int) surfxml_bypassASroute_dst_isset;
398 XBT_PUBLIC_DATA(AT_surfxml_host___link_id) AX_surfxml_host___link_id;
399 #define A_surfxml_host___link_id (surfxml_bufferstack + AX_surfxml_host___link_id)
400 XBT_PUBLIC_DATA(short int) surfxml_host___link_id_isset;
401 XBT_PUBLIC_DATA(AT_surfxml_ASroute_src) AX_surfxml_ASroute_src;
402 #define A_surfxml_ASroute_src (surfxml_bufferstack + AX_surfxml_ASroute_src)
403 XBT_PUBLIC_DATA(short int) surfxml_ASroute_src_isset;
404 XBT_PUBLIC_DATA(AT_surfxml_cluster_prefix) AX_surfxml_cluster_prefix;
405 #define A_surfxml_cluster_prefix (surfxml_bufferstack + AX_surfxml_cluster_prefix)
406 XBT_PUBLIC_DATA(short int) surfxml_cluster_prefix_isset;
407 XBT_PUBLIC_DATA(AT_surfxml_cabinet_prefix) AX_surfxml_cabinet_prefix;
408 #define A_surfxml_cabinet_prefix (surfxml_bufferstack + AX_surfxml_cabinet_prefix)
409 XBT_PUBLIC_DATA(short int) surfxml_cabinet_prefix_isset;
410 XBT_PUBLIC_DATA(AT_surfxml_trace_file) AX_surfxml_trace_file;
411 #define A_surfxml_trace_file (surfxml_bufferstack + AX_surfxml_trace_file)
412 XBT_PUBLIC_DATA(short int) surfxml_trace_file_isset;
413 XBT_PUBLIC_DATA(AT_surfxml_link_sharing___policy) AX_surfxml_link_sharing___policy;
414 #define A_surfxml_link_sharing___policy AX_surfxml_link_sharing___policy
415 XBT_PUBLIC_DATA(short int) surfxml_link_sharing___policy_isset;
416 XBT_PUBLIC_DATA(AT_surfxml_storage_typeId) AX_surfxml_storage_typeId;
417 #define A_surfxml_storage_typeId (surfxml_bufferstack + AX_surfxml_storage_typeId)
418 XBT_PUBLIC_DATA(short int) surfxml_storage_typeId_isset;
419 XBT_PUBLIC_DATA(AT_surfxml_random_min) AX_surfxml_random_min;
420 #define A_surfxml_random_min (surfxml_bufferstack + AX_surfxml_random_min)
421 XBT_PUBLIC_DATA(short int) surfxml_random_min_isset;
422 XBT_PUBLIC_DATA(AT_surfxml_link___ctn_id) AX_surfxml_link___ctn_id;
423 #define A_surfxml_link___ctn_id (surfxml_bufferstack + AX_surfxml_link___ctn_id)
424 XBT_PUBLIC_DATA(short int) surfxml_link___ctn_id_isset;
425 XBT_PUBLIC_DATA(AT_surfxml_peer_bw___out) AX_surfxml_peer_bw___out;
426 #define A_surfxml_peer_bw___out (surfxml_bufferstack + AX_surfxml_peer_bw___out)
427 XBT_PUBLIC_DATA(short int) surfxml_peer_bw___out_isset;
428 XBT_PUBLIC_DATA(AT_surfxml_cluster_availability___file) AX_surfxml_cluster_availability___file;
429 #define A_surfxml_cluster_availability___file (surfxml_bufferstack + AX_surfxml_cluster_availability___file)
430 XBT_PUBLIC_DATA(short int) surfxml_cluster_availability___file_isset;
431 XBT_PUBLIC_DATA(AT_surfxml_storage_content) AX_surfxml_storage_content;
432 #define A_surfxml_storage_content (surfxml_bufferstack + AX_surfxml_storage_content)
433 XBT_PUBLIC_DATA(short int) surfxml_storage_content_isset;
434 XBT_PUBLIC_DATA(AT_surfxml_process_kill___time) AX_surfxml_process_kill___time;
435 #define A_surfxml_process_kill___time (surfxml_bufferstack + AX_surfxml_process_kill___time)
436 XBT_PUBLIC_DATA(short int) surfxml_process_kill___time_isset;
437 XBT_PUBLIC_DATA(AT_surfxml_cluster_bb___bw) AX_surfxml_cluster_bb___bw;
438 #define A_surfxml_cluster_bb___bw (surfxml_bufferstack + AX_surfxml_cluster_bb___bw)
439 XBT_PUBLIC_DATA(short int) surfxml_cluster_bb___bw_isset;
440 XBT_PUBLIC_DATA(AT_surfxml_argument_value) AX_surfxml_argument_value;
441 #define A_surfxml_argument_value (surfxml_bufferstack + AX_surfxml_argument_value)
442 XBT_PUBLIC_DATA(short int) surfxml_argument_value_isset;
443 XBT_PUBLIC_DATA(AT_surfxml_link_state) AX_surfxml_link_state;
444 #define A_surfxml_link_state AX_surfxml_link_state
445 XBT_PUBLIC_DATA(short int) surfxml_link_state_isset;
446 XBT_PUBLIC_DATA(AT_surfxml_cluster_loopback___bw) AX_surfxml_cluster_loopback___bw;
447 #define A_surfxml_cluster_loopback___bw (surfxml_bufferstack + AX_surfxml_cluster_loopback___bw)
448 XBT_PUBLIC_DATA(short int) surfxml_cluster_loopback___bw_isset;
449 XBT_PUBLIC_DATA(AT_surfxml_ASroute_gw___src) AX_surfxml_ASroute_gw___src;
450 #define A_surfxml_ASroute_gw___src (surfxml_bufferstack + AX_surfxml_ASroute_gw___src)
451 XBT_PUBLIC_DATA(short int) surfxml_ASroute_gw___src_isset;
452 XBT_PUBLIC_DATA(AT_surfxml_AS_routing) AX_surfxml_AS_routing;
453 #define A_surfxml_AS_routing AX_surfxml_AS_routing
454 XBT_PUBLIC_DATA(short int) surfxml_AS_routing_isset;
455 XBT_PUBLIC_DATA(AT_surfxml_link_bandwidth) AX_surfxml_link_bandwidth;
456 #define A_surfxml_link_bandwidth (surfxml_bufferstack + AX_surfxml_link_bandwidth)
457 XBT_PUBLIC_DATA(short int) surfxml_link_bandwidth_isset;
458 XBT_PUBLIC_DATA(AT_surfxml_cluster_id) AX_surfxml_cluster_id;
459 #define A_surfxml_cluster_id (surfxml_bufferstack + AX_surfxml_cluster_id)
460 XBT_PUBLIC_DATA(short int) surfxml_cluster_id_isset;
461 XBT_PUBLIC_DATA(AT_surfxml_peer_bw___in) AX_surfxml_peer_bw___in;
462 #define A_surfxml_peer_bw___in (surfxml_bufferstack + AX_surfxml_peer_bw___in)
463 XBT_PUBLIC_DATA(short int) surfxml_peer_bw___in_isset;
464 XBT_PUBLIC_DATA(AT_surfxml_random_mean) AX_surfxml_random_mean;
465 #define A_surfxml_random_mean (surfxml_bufferstack + AX_surfxml_random_mean)
466 XBT_PUBLIC_DATA(short int) surfxml_random_mean_isset;
467 XBT_PUBLIC_DATA(AT_surfxml_storage___type_size) AX_surfxml_storage___type_size;
468 #define A_surfxml_storage___type_size (surfxml_bufferstack + AX_surfxml_storage___type_size)
469 XBT_PUBLIC_DATA(short int) surfxml_storage___type_size_isset;
470 XBT_PUBLIC_DATA(AT_surfxml_cluster_bb___lat) AX_surfxml_cluster_bb___lat;
471 #define A_surfxml_cluster_bb___lat (surfxml_bufferstack + AX_surfxml_cluster_bb___lat)
472 XBT_PUBLIC_DATA(short int) surfxml_cluster_bb___lat_isset;
473 XBT_PUBLIC_DATA(AT_surfxml_link_latency) AX_surfxml_link_latency;
474 #define A_surfxml_link_latency (surfxml_bufferstack + AX_surfxml_link_latency)
475 XBT_PUBLIC_DATA(short int) surfxml_link_latency_isset;
476 XBT_PUBLIC_DATA(AT_surfxml_backbone_bandwidth) AX_surfxml_backbone_bandwidth;
477 #define A_surfxml_backbone_bandwidth (surfxml_bufferstack + AX_surfxml_backbone_bandwidth)
478 XBT_PUBLIC_DATA(short int) surfxml_backbone_bandwidth_isset;
479 XBT_PUBLIC_DATA(AT_surfxml_backbone_id) AX_surfxml_backbone_id;
480 #define A_surfxml_backbone_id (surfxml_bufferstack + AX_surfxml_backbone_id)
481 XBT_PUBLIC_DATA(short int) surfxml_backbone_id_isset;
482 XBT_PUBLIC_DATA(AT_surfxml_trace___connect_kind) AX_surfxml_trace___connect_kind;
483 #define A_surfxml_trace___connect_kind AX_surfxml_trace___connect_kind
484 XBT_PUBLIC_DATA(short int) surfxml_trace___connect_kind_isset;
485 XBT_PUBLIC_DATA(AT_surfxml_cabinet_lat) AX_surfxml_cabinet_lat;
486 #define A_surfxml_cabinet_lat (surfxml_bufferstack + AX_surfxml_cabinet_lat)
487 XBT_PUBLIC_DATA(short int) surfxml_cabinet_lat_isset;
488 XBT_PUBLIC_DATA(AT_surfxml_random_seed) AX_surfxml_random_seed;
489 #define A_surfxml_random_seed (surfxml_bufferstack + AX_surfxml_random_seed)
490 XBT_PUBLIC_DATA(short int) surfxml_random_seed_isset;
491 XBT_PUBLIC_DATA(AT_surfxml_cluster_state___file) AX_surfxml_cluster_state___file;
492 #define A_surfxml_cluster_state___file (surfxml_bufferstack + AX_surfxml_cluster_state___file)
493 XBT_PUBLIC_DATA(short int) surfxml_cluster_state___file_isset;
494 XBT_PUBLIC_DATA(AT_surfxml_link_bandwidth___file) AX_surfxml_link_bandwidth___file;
495 #define A_surfxml_link_bandwidth___file (surfxml_bufferstack + AX_surfxml_link_bandwidth___file)
496 XBT_PUBLIC_DATA(short int) surfxml_link_bandwidth___file_isset;
497 XBT_PUBLIC_DATA(AT_surfxml_storage___type_content) AX_surfxml_storage___type_content;
498 #define A_surfxml_storage___type_content (surfxml_bufferstack + AX_surfxml_storage___type_content)
499 XBT_PUBLIC_DATA(short int) surfxml_storage___type_content_isset;
500 XBT_PUBLIC_DATA(AT_surfxml_route_symmetrical) AX_surfxml_route_symmetrical;
501 #define A_surfxml_route_symmetrical AX_surfxml_route_symmetrical
502 XBT_PUBLIC_DATA(short int) surfxml_route_symmetrical_isset;
503 XBT_PUBLIC_DATA(AT_surfxml_random_id) AX_surfxml_random_id;
504 #define A_surfxml_random_id (surfxml_bufferstack + AX_surfxml_random_id)
505 XBT_PUBLIC_DATA(short int) surfxml_random_id_isset;
506 XBT_PUBLIC_DATA(AT_surfxml_mstorage_name) AX_surfxml_mstorage_name;
507 #define A_surfxml_mstorage_name (surfxml_bufferstack + AX_surfxml_mstorage_name)
508 XBT_PUBLIC_DATA(short int) surfxml_mstorage_name_isset;
509 XBT_PUBLIC_DATA(AT_surfxml_random_max) AX_surfxml_random_max;
510 #define A_surfxml_random_max (surfxml_bufferstack + AX_surfxml_random_max)
511 XBT_PUBLIC_DATA(short int) surfxml_random_max_isset;
512 XBT_PUBLIC_DATA(AT_surfxml_link_id) AX_surfxml_link_id;
513 #define A_surfxml_link_id (surfxml_bufferstack + AX_surfxml_link_id)
514 XBT_PUBLIC_DATA(short int) surfxml_link_id_isset;
515 XBT_PUBLIC_DATA(AT_surfxml_process_host) AX_surfxml_process_host;
516 #define A_surfxml_process_host (surfxml_bufferstack + AX_surfxml_process_host)
517 XBT_PUBLIC_DATA(short int) surfxml_process_host_isset;
518 XBT_PUBLIC_DATA(AT_surfxml_cabinet_id) AX_surfxml_cabinet_id;
519 #define A_surfxml_cabinet_id (surfxml_bufferstack + AX_surfxml_cabinet_id)
520 XBT_PUBLIC_DATA(short int) surfxml_cabinet_id_isset;
521 XBT_PUBLIC_DATA(AT_surfxml_host_availability___file) AX_surfxml_host_availability___file;
522 #define A_surfxml_host_availability___file (surfxml_bufferstack + AX_surfxml_host_availability___file)
523 XBT_PUBLIC_DATA(short int) surfxml_host_availability___file_isset;
524 XBT_PUBLIC_DATA(AT_surfxml_cluster_lat) AX_surfxml_cluster_lat;
525 #define A_surfxml_cluster_lat (surfxml_bufferstack + AX_surfxml_cluster_lat)
526 XBT_PUBLIC_DATA(short int) surfxml_cluster_lat_isset;
527 XBT_PUBLIC_DATA(AT_surfxml_router_coordinates) AX_surfxml_router_coordinates;
528 #define A_surfxml_router_coordinates (surfxml_bufferstack + AX_surfxml_router_coordinates)
529 XBT_PUBLIC_DATA(short int) surfxml_router_coordinates_isset;
530 XBT_PUBLIC_DATA(AT_surfxml_trace_periodicity) AX_surfxml_trace_periodicity;
531 #define A_surfxml_trace_periodicity (surfxml_bufferstack + AX_surfxml_trace_periodicity)
532 XBT_PUBLIC_DATA(short int) surfxml_trace_periodicity_isset;
533 XBT_PUBLIC_DATA(AT_surfxml_cluster_bb___sharing___policy) AX_surfxml_cluster_bb___sharing___policy;
534 #define A_surfxml_cluster_bb___sharing___policy AX_surfxml_cluster_bb___sharing___policy
535 XBT_PUBLIC_DATA(short int) surfxml_cluster_bb___sharing___policy_isset;
536 XBT_PUBLIC_DATA(AT_surfxml_peer_state___file) AX_surfxml_peer_state___file;
537 #define A_surfxml_peer_state___file (surfxml_bufferstack + AX_surfxml_peer_state___file)
538 XBT_PUBLIC_DATA(short int) surfxml_peer_state___file_isset;
539 XBT_PUBLIC_DATA(AT_surfxml_peer_coordinates) AX_surfxml_peer_coordinates;
540 #define A_surfxml_peer_coordinates (surfxml_bufferstack + AX_surfxml_peer_coordinates)
541 XBT_PUBLIC_DATA(short int) surfxml_peer_coordinates_isset;
542 XBT_PUBLIC_DATA(AT_surfxml_bypassASroute_src) AX_surfxml_bypassASroute_src;
543 #define A_surfxml_bypassASroute_src (surfxml_bufferstack + AX_surfxml_bypassASroute_src)
544 XBT_PUBLIC_DATA(short int) surfxml_bypassASroute_src_isset;
545 XBT_PUBLIC_DATA(AT_surfxml_prop_value) AX_surfxml_prop_value;
546 #define A_surfxml_prop_value (surfxml_bufferstack + AX_surfxml_prop_value)
547 XBT_PUBLIC_DATA(short int) surfxml_prop_value_isset;
548 XBT_PUBLIC_DATA(AT_surfxml_mstorage_typeId) AX_surfxml_mstorage_typeId;
549 #define A_surfxml_mstorage_typeId (surfxml_bufferstack + AX_surfxml_mstorage_typeId)
550 XBT_PUBLIC_DATA(short int) surfxml_mstorage_typeId_isset;
551 XBT_PUBLIC_DATA(AT_surfxml_ASroute_dst) AX_surfxml_ASroute_dst;
552 #define A_surfxml_ASroute_dst (surfxml_bufferstack + AX_surfxml_ASroute_dst)
553 XBT_PUBLIC_DATA(short int) surfxml_ASroute_dst_isset;
554 XBT_PUBLIC_DATA(AT_surfxml_link_state___file) AX_surfxml_link_state___file;
555 #define A_surfxml_link_state___file (surfxml_bufferstack + AX_surfxml_link_state___file)
556 XBT_PUBLIC_DATA(short int) surfxml_link_state___file_isset;
557 XBT_PUBLIC_DATA(AT_surfxml_random_radical) AX_surfxml_random_radical;
558 #define A_surfxml_random_radical (surfxml_bufferstack + AX_surfxml_random_radical)
559 XBT_PUBLIC_DATA(short int) surfxml_random_radical_isset;
560 XBT_PUBLIC_DATA(AT_surfxml_bypassASroute_gw___src) AX_surfxml_bypassASroute_gw___src;
561 #define A_surfxml_bypassASroute_gw___src (surfxml_bufferstack + AX_surfxml_bypassASroute_gw___src)
562 XBT_PUBLIC_DATA(short int) surfxml_bypassASroute_gw___src_isset;
563 XBT_PUBLIC_DATA(AT_surfxml_trace___connect_trace) AX_surfxml_trace___connect_trace;
564 #define A_surfxml_trace___connect_trace (surfxml_bufferstack + AX_surfxml_trace___connect_trace)
565 XBT_PUBLIC_DATA(short int) surfxml_trace___connect_trace_isset;
566 XBT_PUBLIC_DATA(AT_surfxml_mount_id) AX_surfxml_mount_id;
567 #define A_surfxml_mount_id (surfxml_bufferstack + AX_surfxml_mount_id)
568 XBT_PUBLIC_DATA(short int) surfxml_mount_id_isset;
569 XBT_PUBLIC_DATA(AT_surfxml_cluster_power) AX_surfxml_cluster_power;
570 #define A_surfxml_cluster_power (surfxml_bufferstack + AX_surfxml_cluster_power)
571 XBT_PUBLIC_DATA(short int) surfxml_cluster_power_isset;
572 XBT_PUBLIC_DATA(AT_surfxml_process_function) AX_surfxml_process_function;
573 #define A_surfxml_process_function (surfxml_bufferstack + AX_surfxml_process_function)
574 XBT_PUBLIC_DATA(short int) surfxml_process_function_isset;
575 XBT_PUBLIC_DATA(AT_surfxml_peer_id) AX_surfxml_peer_id;
576 #define A_surfxml_peer_id (surfxml_bufferstack + AX_surfxml_peer_id)
577 XBT_PUBLIC_DATA(short int) surfxml_peer_id_isset;
578 XBT_PUBLIC_DATA(AT_surfxml_cluster_router___id) AX_surfxml_cluster_router___id;
579 #define A_surfxml_cluster_router___id (surfxml_bufferstack + AX_surfxml_cluster_router___id)
580 XBT_PUBLIC_DATA(short int) surfxml_cluster_router___id_isset;
581 XBT_PUBLIC_DATA(AT_surfxml_cluster_loopback___lat) AX_surfxml_cluster_loopback___lat;
582 #define A_surfxml_cluster_loopback___lat (surfxml_bufferstack + AX_surfxml_cluster_loopback___lat)
583 XBT_PUBLIC_DATA(short int) surfxml_cluster_loopback___lat_isset;
584 XBT_PUBLIC_DATA(AT_surfxml_cabinet_radical) AX_surfxml_cabinet_radical;
585 #define A_surfxml_cabinet_radical (surfxml_bufferstack + AX_surfxml_cabinet_radical)
586 XBT_PUBLIC_DATA(short int) surfxml_cabinet_radical_isset;
587 XBT_PUBLIC_DATA(AT_surfxml_cluster_sharing___policy) AX_surfxml_cluster_sharing___policy;
588 #define A_surfxml_cluster_sharing___policy AX_surfxml_cluster_sharing___policy
589 XBT_PUBLIC_DATA(short int) surfxml_cluster_sharing___policy_isset;
590 XBT_PUBLIC_DATA(AT_surfxml_bypassRoute_dst) AX_surfxml_bypassRoute_dst;
591 #define A_surfxml_bypassRoute_dst (surfxml_bufferstack + AX_surfxml_bypassRoute_dst)
592 XBT_PUBLIC_DATA(short int) surfxml_bypassRoute_dst_isset;
593 XBT_PUBLIC_DATA(AT_surfxml_cabinet_power) AX_surfxml_cabinet_power;
594 #define A_surfxml_cabinet_power (surfxml_bufferstack + AX_surfxml_cabinet_power)
595 XBT_PUBLIC_DATA(short int) surfxml_cabinet_power_isset;
596 XBT_PUBLIC_DATA(AT_surfxml_host_core) AX_surfxml_host_core;
597 #define A_surfxml_host_core (surfxml_bufferstack + AX_surfxml_host_core)
598 XBT_PUBLIC_DATA(short int) surfxml_host_core_isset;
599 XBT_PUBLIC_DATA(AT_surfxml_storage___type_model) AX_surfxml_storage___type_model;
600 #define A_surfxml_storage___type_model (surfxml_bufferstack + AX_surfxml_storage___type_model)
601 XBT_PUBLIC_DATA(short int) surfxml_storage___type_model_isset;
602 XBT_PUBLIC_DATA(AT_surfxml_host_availability) AX_surfxml_host_availability;
603 #define A_surfxml_host_availability (surfxml_bufferstack + AX_surfxml_host_availability)
604 XBT_PUBLIC_DATA(short int) surfxml_host_availability_isset;
605 XBT_PUBLIC_DATA(AT_surfxml_bypassRoute_src) AX_surfxml_bypassRoute_src;
606 #define A_surfxml_bypassRoute_src (surfxml_bufferstack + AX_surfxml_bypassRoute_src)
607 XBT_PUBLIC_DATA(short int) surfxml_bypassRoute_src_isset;
608 XBT_PUBLIC_DATA(AT_surfxml_backbone_latency) AX_surfxml_backbone_latency;
609 #define A_surfxml_backbone_latency (surfxml_bufferstack + AX_surfxml_backbone_latency)
610 XBT_PUBLIC_DATA(short int) surfxml_backbone_latency_isset;
611 XBT_PUBLIC_DATA(AT_surfxml_route_src) AX_surfxml_route_src;
612 #define A_surfxml_route_src (surfxml_bufferstack + AX_surfxml_route_src)
613 XBT_PUBLIC_DATA(short int) surfxml_route_src_isset;
614 XBT_PUBLIC_DATA(AT_surfxml_storage_id) AX_surfxml_storage_id;
615 #define A_surfxml_storage_id (surfxml_bufferstack + AX_surfxml_storage_id)
616 XBT_PUBLIC_DATA(short int) surfxml_storage_id_isset;
617 XBT_PUBLIC_DATA(AT_surfxml_host_coordinates) AX_surfxml_host_coordinates;
618 #define A_surfxml_host_coordinates (surfxml_bufferstack + AX_surfxml_host_coordinates)
619 XBT_PUBLIC_DATA(short int) surfxml_host_coordinates_isset;
620 XBT_PUBLIC_DATA(AT_surfxml_trace_id) AX_surfxml_trace_id;
621 #define A_surfxml_trace_id (surfxml_bufferstack + AX_surfxml_trace_id)
622 XBT_PUBLIC_DATA(short int) surfxml_trace_id_isset;
623 XBT_PUBLIC_DATA(AT_surfxml_peer_power) AX_surfxml_peer_power;
624 #define A_surfxml_peer_power (surfxml_bufferstack + AX_surfxml_peer_power)
625 XBT_PUBLIC_DATA(short int) surfxml_peer_power_isset;
626 XBT_PUBLIC_DATA(AT_surfxml_cluster_radical) AX_surfxml_cluster_radical;
627 #define A_surfxml_cluster_radical (surfxml_bufferstack + AX_surfxml_cluster_radical)
628 XBT_PUBLIC_DATA(short int) surfxml_cluster_radical_isset;
629 XBT_PUBLIC_DATA(AT_surfxml_config_id) AX_surfxml_config_id;
630 #define A_surfxml_config_id (surfxml_bufferstack + AX_surfxml_config_id)
631 XBT_PUBLIC_DATA(short int) surfxml_config_id_isset;
632 XBT_PUBLIC_DATA(AT_surfxml_bypassASroute_gw___dst) AX_surfxml_bypassASroute_gw___dst;
633 #define A_surfxml_bypassASroute_gw___dst (surfxml_bufferstack + AX_surfxml_bypassASroute_gw___dst)
634 XBT_PUBLIC_DATA(short int) surfxml_bypassASroute_gw___dst_isset;
635 XBT_PUBLIC_DATA(AT_surfxml_host___link_down) AX_surfxml_host___link_down;
636 #define A_surfxml_host___link_down (surfxml_bufferstack + AX_surfxml_host___link_down)
637 XBT_PUBLIC_DATA(short int) surfxml_host___link_down_isset;
638 XBT_PUBLIC_DATA(AT_surfxml_include_file) AX_surfxml_include_file;
639 #define A_surfxml_include_file (surfxml_bufferstack + AX_surfxml_include_file)
640 XBT_PUBLIC_DATA(short int) surfxml_include_file_isset;
641 XBT_PUBLIC_DATA(AT_surfxml_random_std___deviation) AX_surfxml_random_std___deviation;
642 #define A_surfxml_random_std___deviation (surfxml_bufferstack + AX_surfxml_random_std___deviation)
643 XBT_PUBLIC_DATA(short int) surfxml_random_std___deviation_isset;
644 XBT_PUBLIC_DATA(AT_surfxml_cluster_core) AX_surfxml_cluster_core;
645 #define A_surfxml_cluster_core (surfxml_bufferstack + AX_surfxml_cluster_core)
646 XBT_PUBLIC_DATA(short int) surfxml_cluster_core_isset;
647 XBT_PUBLIC_DATA(AT_surfxml_cluster_limiter___link) AX_surfxml_cluster_limiter___link;
648 #define A_surfxml_cluster_limiter___link (surfxml_bufferstack + AX_surfxml_cluster_limiter___link)
649 XBT_PUBLIC_DATA(short int) surfxml_cluster_limiter___link_isset;
650 XBT_PUBLIC_DATA(AT_surfxml_host_state___file) AX_surfxml_host_state___file;
651 #define A_surfxml_host_state___file (surfxml_bufferstack + AX_surfxml_host_state___file)
652 XBT_PUBLIC_DATA(short int) surfxml_host_state___file_isset;
653 XBT_PUBLIC_DATA(AT_surfxml_route_dst) AX_surfxml_route_dst;
654 #define A_surfxml_route_dst (surfxml_bufferstack + AX_surfxml_route_dst)
655 XBT_PUBLIC_DATA(short int) surfxml_route_dst_isset;
656 XBT_PUBLIC_DATA(AT_surfxml_cluster_bw) AX_surfxml_cluster_bw;
657 #define A_surfxml_cluster_bw (surfxml_bufferstack + AX_surfxml_cluster_bw)
658 XBT_PUBLIC_DATA(short int) surfxml_cluster_bw_isset;
659 XBT_PUBLIC_DATA(AT_surfxml_platform_version) AX_surfxml_platform_version;
660 #define A_surfxml_platform_version (surfxml_bufferstack + AX_surfxml_platform_version)
661 XBT_PUBLIC_DATA(short int) surfxml_platform_version_isset;
662
663 /* XML application utilities. */
664 XBT_PUBLIC(int) surfxml_element_context(int);
665
666 /* XML processor entry point. */
667 XBT_PUBLIC(int) yylex(void);
668
669 /* Flexml error handling function (useful only when -q flag passed to flexml) */
670 const char * surfxml_parse_err_msg(void);
671 #endif