Logo AND Algorithmique Numérique Distribuée

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