Logo AND Algorithmique Numérique Distribuée

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