Logo AND Algorithmique Numérique Distribuée

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