Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
c6c6c078e64ba7b318f80d249ce8c2e9fe17e101
[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-2006 Martin Quinson.  All rights reserved.
6  * (Id: flexml.pl,v 1.64 2007/11/09 13:38:20 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-2006 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_host(void);
64 XBT_PUBLIC(void ) ETag_surfxml_host(void);
65 XBT_PUBLIC(void ) STag_surfxml_cluster(void);
66 XBT_PUBLIC(void ) ETag_surfxml_cluster(void);
67 XBT_PUBLIC(void ) STag_surfxml_peer(void);
68 XBT_PUBLIC(void ) ETag_surfxml_peer(void);
69 XBT_PUBLIC(void ) STag_surfxml_router(void);
70 XBT_PUBLIC(void ) ETag_surfxml_router(void);
71 XBT_PUBLIC(void ) STag_surfxml_link(void);
72 XBT_PUBLIC(void ) ETag_surfxml_link(void);
73 XBT_PUBLIC(void ) STag_surfxml_route(void);
74 XBT_PUBLIC(void ) ETag_surfxml_route(void);
75 XBT_PUBLIC(void ) STag_surfxml_ASroute(void);
76 XBT_PUBLIC(void ) ETag_surfxml_ASroute(void);
77 XBT_PUBLIC(void ) STag_surfxml_link_ctn(void);
78 XBT_PUBLIC(void ) ETag_surfxml_link_ctn(void);
79 XBT_PUBLIC(void ) STag_surfxml_bypassRoute(void);
80 XBT_PUBLIC(void ) ETag_surfxml_bypassRoute(void);
81 XBT_PUBLIC(void ) STag_surfxml_process(void);
82 XBT_PUBLIC(void ) ETag_surfxml_process(void);
83 XBT_PUBLIC(void ) STag_surfxml_argument(void);
84 XBT_PUBLIC(void ) ETag_surfxml_argument(void);
85 XBT_PUBLIC(void ) STag_surfxml_config(void);
86 XBT_PUBLIC(void ) ETag_surfxml_config(void);
87 XBT_PUBLIC(void ) STag_surfxml_prop(void);
88 XBT_PUBLIC(void ) ETag_surfxml_prop(void);
89
90 /* XML application data. */
91 short int surfxml_random_generator_isset;
92 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;
93 short int surfxml_ASroute_gw_dst_isset;
94 typedef int AT_surfxml_ASroute_gw_dst;
95 #define AU_surfxml_ASroute_gw_dst NULL
96 short int surfxml_trace_connect_element_isset;
97 typedef int AT_surfxml_trace_connect_element;
98 #define AU_surfxml_trace_connect_element NULL
99 short int surfxml_prop_id_isset;
100 typedef int AT_surfxml_prop_id;
101 #define AU_surfxml_prop_id NULL
102 short int surfxml_host_id_isset;
103 typedef int AT_surfxml_host_id;
104 #define AU_surfxml_host_id NULL
105 short int surfxml_ASroute_symmetrical_isset;
106 typedef enum { AU_surfxml_ASroute_symmetrical, A_surfxml_ASroute_symmetrical_YES,A_surfxml_ASroute_symmetrical_NO } AT_surfxml_ASroute_symmetrical;
107 short int surfxml_peer_lat_isset;
108 typedef int AT_surfxml_peer_lat;
109 #define AU_surfxml_peer_lat NULL
110 short int surfxml_link_latency_file_isset;
111 typedef int AT_surfxml_link_latency_file;
112 #define AU_surfxml_link_latency_file NULL
113 short int surfxml_peer_availability_file_isset;
114 typedef int AT_surfxml_peer_availability_file;
115 #define AU_surfxml_peer_availability_file NULL
116 short int surfxml_link_ctn_direction_isset;
117 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;
118 short int surfxml_host_state_isset;
119 typedef enum { AU_surfxml_host_state, A_surfxml_host_state_ON,A_surfxml_host_state_OFF } AT_surfxml_host_state;
120 short int surfxml_AS_id_isset;
121 typedef int AT_surfxml_AS_id;
122 #define AU_surfxml_AS_id NULL
123 short int surfxml_host_power_isset;
124 typedef int AT_surfxml_host_power;
125 #define AU_surfxml_host_power NULL
126 short int surfxml_router_id_isset;
127 typedef int AT_surfxml_router_id;
128 #define AU_surfxml_router_id NULL
129 short int surfxml_process_start_time_isset;
130 typedef int AT_surfxml_process_start_time;
131 #define AU_surfxml_process_start_time NULL
132 short int surfxml_cluster_suffix_isset;
133 typedef int AT_surfxml_cluster_suffix;
134 #define AU_surfxml_cluster_suffix NULL
135 short int surfxml_ASroute_src_isset;
136 typedef int AT_surfxml_ASroute_src;
137 #define AU_surfxml_ASroute_src NULL
138 short int surfxml_cluster_prefix_isset;
139 typedef int AT_surfxml_cluster_prefix;
140 #define AU_surfxml_cluster_prefix NULL
141 short int surfxml_trace_file_isset;
142 typedef int AT_surfxml_trace_file;
143 #define AU_surfxml_trace_file NULL
144 short int surfxml_link_sharing_policy_isset;
145 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;
146 short int surfxml_random_min_isset;
147 typedef int AT_surfxml_random_min;
148 #define AU_surfxml_random_min NULL
149 short int surfxml_link_ctn_id_isset;
150 typedef int AT_surfxml_link_ctn_id;
151 #define AU_surfxml_link_ctn_id NULL
152 short int surfxml_peer_bw_out_isset;
153 typedef int AT_surfxml_peer_bw_out;
154 #define AU_surfxml_peer_bw_out NULL
155 short int surfxml_cluster_availability_file_isset;
156 typedef int AT_surfxml_cluster_availability_file;
157 #define AU_surfxml_cluster_availability_file NULL
158 short int surfxml_process_kill_time_isset;
159 typedef int AT_surfxml_process_kill_time;
160 #define AU_surfxml_process_kill_time NULL
161 short int surfxml_cluster_bb_bw_isset;
162 typedef int AT_surfxml_cluster_bb_bw;
163 #define AU_surfxml_cluster_bb_bw NULL
164 short int surfxml_argument_value_isset;
165 typedef int AT_surfxml_argument_value;
166 #define AU_surfxml_argument_value NULL
167 short int surfxml_link_state_isset;
168 typedef enum { AU_surfxml_link_state, A_surfxml_link_state_ON,A_surfxml_link_state_OFF } AT_surfxml_link_state;
169 short int surfxml_ASroute_gw_src_isset;
170 typedef int AT_surfxml_ASroute_gw_src;
171 #define AU_surfxml_ASroute_gw_src NULL
172 short int surfxml_AS_routing_isset;
173 typedef int AT_surfxml_AS_routing;
174 #define AU_surfxml_AS_routing NULL
175 short int surfxml_link_bandwidth_isset;
176 typedef int AT_surfxml_link_bandwidth;
177 #define AU_surfxml_link_bandwidth NULL
178 short int surfxml_cluster_id_isset;
179 typedef int AT_surfxml_cluster_id;
180 #define AU_surfxml_cluster_id NULL
181 short int surfxml_peer_bw_in_isset;
182 typedef int AT_surfxml_peer_bw_in;
183 #define AU_surfxml_peer_bw_in NULL
184 short int surfxml_random_mean_isset;
185 typedef int AT_surfxml_random_mean;
186 #define AU_surfxml_random_mean NULL
187 short int surfxml_cluster_bb_lat_isset;
188 typedef int AT_surfxml_cluster_bb_lat;
189 #define AU_surfxml_cluster_bb_lat NULL
190 short int surfxml_link_latency_isset;
191 typedef int AT_surfxml_link_latency;
192 #define AU_surfxml_link_latency NULL
193 short int surfxml_trace_connect_kind_isset;
194 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;
195 short int surfxml_random_seed_isset;
196 typedef int AT_surfxml_random_seed;
197 #define AU_surfxml_random_seed NULL
198 short int surfxml_cluster_state_file_isset;
199 typedef int AT_surfxml_cluster_state_file;
200 #define AU_surfxml_cluster_state_file NULL
201 short int surfxml_link_bandwidth_file_isset;
202 typedef int AT_surfxml_link_bandwidth_file;
203 #define AU_surfxml_link_bandwidth_file NULL
204 short int surfxml_route_symmetrical_isset;
205 typedef enum { AU_surfxml_route_symmetrical, A_surfxml_route_symmetrical_YES,A_surfxml_route_symmetrical_NO } AT_surfxml_route_symmetrical;
206 short int surfxml_random_id_isset;
207 typedef int AT_surfxml_random_id;
208 #define AU_surfxml_random_id NULL
209 short int surfxml_random_max_isset;
210 typedef int AT_surfxml_random_max;
211 #define AU_surfxml_random_max NULL
212 short int surfxml_link_id_isset;
213 typedef int AT_surfxml_link_id;
214 #define AU_surfxml_link_id NULL
215 short int surfxml_process_host_isset;
216 typedef int AT_surfxml_process_host;
217 #define AU_surfxml_process_host NULL
218 short int surfxml_host_availability_file_isset;
219 typedef int AT_surfxml_host_availability_file;
220 #define AU_surfxml_host_availability_file NULL
221 short int surfxml_cluster_lat_isset;
222 typedef int AT_surfxml_cluster_lat;
223 #define AU_surfxml_cluster_lat NULL
224 short int surfxml_trace_periodicity_isset;
225 typedef int AT_surfxml_trace_periodicity;
226 #define AU_surfxml_trace_periodicity NULL
227 short int surfxml_cluster_bb_sharing_policy_isset;
228 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;
229 short int surfxml_router_coordinates_isset;
230 typedef int AT_surfxml_router_coordinates;
231 #define AU_surfxml_router_coordinates NULL
232 short int surfxml_peer_coordinates_isset;
233 typedef int AT_surfxml_peer_coordinates;
234 #define AU_surfxml_peer_coordinates NULL
235 short int surfxml_peer_state_file_isset;
236 typedef int AT_surfxml_peer_state_file;
237 #define AU_surfxml_peer_state_file NULL
238 short int surfxml_prop_value_isset;
239 typedef int AT_surfxml_prop_value;
240 #define AU_surfxml_prop_value NULL
241 short int surfxml_ASroute_dst_isset;
242 typedef int AT_surfxml_ASroute_dst;
243 #define AU_surfxml_ASroute_dst NULL
244 short int surfxml_random_radical_isset;
245 typedef int AT_surfxml_random_radical;
246 #define AU_surfxml_random_radical NULL
247 short int surfxml_link_state_file_isset;
248 typedef int AT_surfxml_link_state_file;
249 #define AU_surfxml_link_state_file NULL
250 short int surfxml_trace_connect_trace_isset;
251 typedef int AT_surfxml_trace_connect_trace;
252 #define AU_surfxml_trace_connect_trace NULL
253 short int surfxml_cluster_power_isset;
254 typedef int AT_surfxml_cluster_power;
255 #define AU_surfxml_cluster_power NULL
256 short int surfxml_process_function_isset;
257 typedef int AT_surfxml_process_function;
258 #define AU_surfxml_process_function NULL
259 short int surfxml_peer_id_isset;
260 typedef int AT_surfxml_peer_id;
261 #define AU_surfxml_peer_id NULL
262 short int surfxml_cluster_router_id_isset;
263 typedef int AT_surfxml_cluster_router_id;
264 #define AU_surfxml_cluster_router_id NULL
265 short int surfxml_cluster_sharing_policy_isset;
266 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;
267 short int surfxml_bypassRoute_dst_isset;
268 typedef int AT_surfxml_bypassRoute_dst;
269 #define AU_surfxml_bypassRoute_dst NULL
270 short int surfxml_host_core_isset;
271 typedef int AT_surfxml_host_core;
272 #define AU_surfxml_host_core NULL
273 short int surfxml_host_availability_isset;
274 typedef int AT_surfxml_host_availability;
275 #define AU_surfxml_host_availability NULL
276 short int surfxml_bypassRoute_src_isset;
277 typedef int AT_surfxml_bypassRoute_src;
278 #define AU_surfxml_bypassRoute_src NULL
279 short int surfxml_route_src_isset;
280 typedef int AT_surfxml_route_src;
281 #define AU_surfxml_route_src NULL
282 short int surfxml_bypassRoute_gw_dst_isset;
283 typedef int AT_surfxml_bypassRoute_gw_dst;
284 #define AU_surfxml_bypassRoute_gw_dst NULL
285 short int surfxml_host_coordinates_isset;
286 typedef int AT_surfxml_host_coordinates;
287 #define AU_surfxml_host_coordinates NULL
288 short int surfxml_trace_id_isset;
289 typedef int AT_surfxml_trace_id;
290 #define AU_surfxml_trace_id NULL
291 short int surfxml_peer_power_isset;
292 typedef int AT_surfxml_peer_power;
293 #define AU_surfxml_peer_power NULL
294 short int surfxml_cluster_radical_isset;
295 typedef int AT_surfxml_cluster_radical;
296 #define AU_surfxml_cluster_radical NULL
297 short int surfxml_config_id_isset;
298 typedef int AT_surfxml_config_id;
299 #define AU_surfxml_config_id NULL
300 short int surfxml_bypassRoute_gw_src_isset;
301 typedef int AT_surfxml_bypassRoute_gw_src;
302 #define AU_surfxml_bypassRoute_gw_src NULL
303 short int surfxml_cluster_core_isset;
304 typedef int AT_surfxml_cluster_core;
305 #define AU_surfxml_cluster_core NULL
306 short int surfxml_include_file_isset;
307 typedef int AT_surfxml_include_file;
308 #define AU_surfxml_include_file NULL
309 short int surfxml_random_std_deviation_isset;
310 typedef int AT_surfxml_random_std_deviation;
311 #define AU_surfxml_random_std_deviation NULL
312 short int surfxml_host_state_file_isset;
313 typedef int AT_surfxml_host_state_file;
314 #define AU_surfxml_host_state_file NULL
315 short int surfxml_route_dst_isset;
316 typedef int AT_surfxml_route_dst;
317 #define AU_surfxml_route_dst NULL
318 short int surfxml_cluster_bw_isset;
319 typedef int AT_surfxml_cluster_bw;
320 #define AU_surfxml_cluster_bw NULL
321 short int surfxml_platform_version_isset;
322 typedef int AT_surfxml_platform_version;
323 #define AU_surfxml_platform_version NULL
324
325 /* FleXML-provided data. */
326 XBT_PUBLIC_DATA(int ) surfxml_pcdata_ix;
327 XBT_PUBLIC_DATA(char *) surfxml_bufferstack;
328 #define surfxml_pcdata (surfxml_bufferstack + surfxml_pcdata_ix)
329 XBT_PUBLIC_DATA(AT_surfxml_random_generator ) AX_surfxml_random_generator;
330 #define A_surfxml_random_generator AX_surfxml_random_generator
331 XBT_PUBLIC_DATA(AT_surfxml_ASroute_gw_dst ) AX_surfxml_ASroute_gw_dst;
332 #define A_surfxml_ASroute_gw_dst (surfxml_bufferstack + AX_surfxml_ASroute_gw_dst)
333 XBT_PUBLIC_DATA(AT_surfxml_trace_connect_element ) AX_surfxml_trace_connect_element;
334 #define A_surfxml_trace_connect_element (surfxml_bufferstack + AX_surfxml_trace_connect_element)
335 XBT_PUBLIC_DATA(AT_surfxml_prop_id ) AX_surfxml_prop_id;
336 #define A_surfxml_prop_id (surfxml_bufferstack + AX_surfxml_prop_id)
337 XBT_PUBLIC_DATA(AT_surfxml_host_id ) AX_surfxml_host_id;
338 #define A_surfxml_host_id (surfxml_bufferstack + AX_surfxml_host_id)
339 XBT_PUBLIC_DATA(AT_surfxml_ASroute_symmetrical ) AX_surfxml_ASroute_symmetrical;
340 #define A_surfxml_ASroute_symmetrical AX_surfxml_ASroute_symmetrical
341 XBT_PUBLIC_DATA(AT_surfxml_peer_lat ) AX_surfxml_peer_lat;
342 #define A_surfxml_peer_lat (surfxml_bufferstack + AX_surfxml_peer_lat)
343 XBT_PUBLIC_DATA(AT_surfxml_link_latency_file ) AX_surfxml_link_latency_file;
344 #define A_surfxml_link_latency_file (surfxml_bufferstack + AX_surfxml_link_latency_file)
345 XBT_PUBLIC_DATA(AT_surfxml_peer_availability_file ) AX_surfxml_peer_availability_file;
346 #define A_surfxml_peer_availability_file (surfxml_bufferstack + AX_surfxml_peer_availability_file)
347 XBT_PUBLIC_DATA(AT_surfxml_link_ctn_direction ) AX_surfxml_link_ctn_direction;
348 #define A_surfxml_link_ctn_direction AX_surfxml_link_ctn_direction
349 XBT_PUBLIC_DATA(AT_surfxml_host_state ) AX_surfxml_host_state;
350 #define A_surfxml_host_state AX_surfxml_host_state
351 XBT_PUBLIC_DATA(AT_surfxml_AS_id ) AX_surfxml_AS_id;
352 #define A_surfxml_AS_id (surfxml_bufferstack + AX_surfxml_AS_id)
353 XBT_PUBLIC_DATA(AT_surfxml_host_power ) AX_surfxml_host_power;
354 #define A_surfxml_host_power (surfxml_bufferstack + AX_surfxml_host_power)
355 XBT_PUBLIC_DATA(AT_surfxml_router_id ) AX_surfxml_router_id;
356 #define A_surfxml_router_id (surfxml_bufferstack + AX_surfxml_router_id)
357 XBT_PUBLIC_DATA(AT_surfxml_process_start_time ) AX_surfxml_process_start_time;
358 #define A_surfxml_process_start_time (surfxml_bufferstack + AX_surfxml_process_start_time)
359 XBT_PUBLIC_DATA(AT_surfxml_cluster_suffix ) AX_surfxml_cluster_suffix;
360 #define A_surfxml_cluster_suffix (surfxml_bufferstack + AX_surfxml_cluster_suffix)
361 XBT_PUBLIC_DATA(AT_surfxml_ASroute_src ) AX_surfxml_ASroute_src;
362 #define A_surfxml_ASroute_src (surfxml_bufferstack + AX_surfxml_ASroute_src)
363 XBT_PUBLIC_DATA(AT_surfxml_cluster_prefix ) AX_surfxml_cluster_prefix;
364 #define A_surfxml_cluster_prefix (surfxml_bufferstack + AX_surfxml_cluster_prefix)
365 XBT_PUBLIC_DATA(AT_surfxml_trace_file ) AX_surfxml_trace_file;
366 #define A_surfxml_trace_file (surfxml_bufferstack + AX_surfxml_trace_file)
367 XBT_PUBLIC_DATA(AT_surfxml_link_sharing_policy ) AX_surfxml_link_sharing_policy;
368 #define A_surfxml_link_sharing_policy AX_surfxml_link_sharing_policy
369 XBT_PUBLIC_DATA(AT_surfxml_random_min ) AX_surfxml_random_min;
370 #define A_surfxml_random_min (surfxml_bufferstack + AX_surfxml_random_min)
371 XBT_PUBLIC_DATA(AT_surfxml_link_ctn_id ) AX_surfxml_link_ctn_id;
372 #define A_surfxml_link_ctn_id (surfxml_bufferstack + AX_surfxml_link_ctn_id)
373 XBT_PUBLIC_DATA(AT_surfxml_peer_bw_out ) AX_surfxml_peer_bw_out;
374 #define A_surfxml_peer_bw_out (surfxml_bufferstack + AX_surfxml_peer_bw_out)
375 XBT_PUBLIC_DATA(AT_surfxml_cluster_availability_file ) AX_surfxml_cluster_availability_file;
376 #define A_surfxml_cluster_availability_file (surfxml_bufferstack + AX_surfxml_cluster_availability_file)
377 XBT_PUBLIC_DATA(AT_surfxml_process_kill_time ) AX_surfxml_process_kill_time;
378 #define A_surfxml_process_kill_time (surfxml_bufferstack + AX_surfxml_process_kill_time)
379 XBT_PUBLIC_DATA(AT_surfxml_cluster_bb_bw ) AX_surfxml_cluster_bb_bw;
380 #define A_surfxml_cluster_bb_bw (surfxml_bufferstack + AX_surfxml_cluster_bb_bw)
381 XBT_PUBLIC_DATA(AT_surfxml_argument_value ) AX_surfxml_argument_value;
382 #define A_surfxml_argument_value (surfxml_bufferstack + AX_surfxml_argument_value)
383 XBT_PUBLIC_DATA(AT_surfxml_link_state ) AX_surfxml_link_state;
384 #define A_surfxml_link_state AX_surfxml_link_state
385 XBT_PUBLIC_DATA(AT_surfxml_ASroute_gw_src ) AX_surfxml_ASroute_gw_src;
386 #define A_surfxml_ASroute_gw_src (surfxml_bufferstack + AX_surfxml_ASroute_gw_src)
387 XBT_PUBLIC_DATA(AT_surfxml_AS_routing ) AX_surfxml_AS_routing;
388 #define A_surfxml_AS_routing (surfxml_bufferstack + AX_surfxml_AS_routing)
389 XBT_PUBLIC_DATA(AT_surfxml_link_bandwidth ) AX_surfxml_link_bandwidth;
390 #define A_surfxml_link_bandwidth (surfxml_bufferstack + AX_surfxml_link_bandwidth)
391 XBT_PUBLIC_DATA(AT_surfxml_cluster_id ) AX_surfxml_cluster_id;
392 #define A_surfxml_cluster_id (surfxml_bufferstack + AX_surfxml_cluster_id)
393 XBT_PUBLIC_DATA(AT_surfxml_peer_bw_in ) AX_surfxml_peer_bw_in;
394 #define A_surfxml_peer_bw_in (surfxml_bufferstack + AX_surfxml_peer_bw_in)
395 XBT_PUBLIC_DATA(AT_surfxml_random_mean ) AX_surfxml_random_mean;
396 #define A_surfxml_random_mean (surfxml_bufferstack + AX_surfxml_random_mean)
397 XBT_PUBLIC_DATA(AT_surfxml_cluster_bb_lat ) AX_surfxml_cluster_bb_lat;
398 #define A_surfxml_cluster_bb_lat (surfxml_bufferstack + AX_surfxml_cluster_bb_lat)
399 XBT_PUBLIC_DATA(AT_surfxml_link_latency ) AX_surfxml_link_latency;
400 #define A_surfxml_link_latency (surfxml_bufferstack + AX_surfxml_link_latency)
401 XBT_PUBLIC_DATA(AT_surfxml_trace_connect_kind ) AX_surfxml_trace_connect_kind;
402 #define A_surfxml_trace_connect_kind AX_surfxml_trace_connect_kind
403 XBT_PUBLIC_DATA(AT_surfxml_random_seed ) AX_surfxml_random_seed;
404 #define A_surfxml_random_seed (surfxml_bufferstack + AX_surfxml_random_seed)
405 XBT_PUBLIC_DATA(AT_surfxml_cluster_state_file ) AX_surfxml_cluster_state_file;
406 #define A_surfxml_cluster_state_file (surfxml_bufferstack + AX_surfxml_cluster_state_file)
407 XBT_PUBLIC_DATA(AT_surfxml_link_bandwidth_file ) AX_surfxml_link_bandwidth_file;
408 #define A_surfxml_link_bandwidth_file (surfxml_bufferstack + AX_surfxml_link_bandwidth_file)
409 XBT_PUBLIC_DATA(AT_surfxml_route_symmetrical ) AX_surfxml_route_symmetrical;
410 #define A_surfxml_route_symmetrical AX_surfxml_route_symmetrical
411 XBT_PUBLIC_DATA(AT_surfxml_random_id ) AX_surfxml_random_id;
412 #define A_surfxml_random_id (surfxml_bufferstack + AX_surfxml_random_id)
413 XBT_PUBLIC_DATA(AT_surfxml_random_max ) AX_surfxml_random_max;
414 #define A_surfxml_random_max (surfxml_bufferstack + AX_surfxml_random_max)
415 XBT_PUBLIC_DATA(AT_surfxml_link_id ) AX_surfxml_link_id;
416 #define A_surfxml_link_id (surfxml_bufferstack + AX_surfxml_link_id)
417 XBT_PUBLIC_DATA(AT_surfxml_process_host ) AX_surfxml_process_host;
418 #define A_surfxml_process_host (surfxml_bufferstack + AX_surfxml_process_host)
419 XBT_PUBLIC_DATA(AT_surfxml_host_availability_file ) AX_surfxml_host_availability_file;
420 #define A_surfxml_host_availability_file (surfxml_bufferstack + AX_surfxml_host_availability_file)
421 XBT_PUBLIC_DATA(AT_surfxml_cluster_lat ) AX_surfxml_cluster_lat;
422 #define A_surfxml_cluster_lat (surfxml_bufferstack + AX_surfxml_cluster_lat)
423 XBT_PUBLIC_DATA(AT_surfxml_trace_periodicity ) AX_surfxml_trace_periodicity;
424 #define A_surfxml_trace_periodicity (surfxml_bufferstack + AX_surfxml_trace_periodicity)
425 XBT_PUBLIC_DATA(AT_surfxml_cluster_bb_sharing_policy ) AX_surfxml_cluster_bb_sharing_policy;
426 #define A_surfxml_cluster_bb_sharing_policy AX_surfxml_cluster_bb_sharing_policy
427 XBT_PUBLIC_DATA(AT_surfxml_router_coordinates ) AX_surfxml_router_coordinates;
428 #define A_surfxml_router_coordinates (surfxml_bufferstack + AX_surfxml_router_coordinates)
429 XBT_PUBLIC_DATA(AT_surfxml_peer_coordinates ) AX_surfxml_peer_coordinates;
430 #define A_surfxml_peer_coordinates (surfxml_bufferstack + AX_surfxml_peer_coordinates)
431 XBT_PUBLIC_DATA(AT_surfxml_peer_state_file ) AX_surfxml_peer_state_file;
432 #define A_surfxml_peer_state_file (surfxml_bufferstack + AX_surfxml_peer_state_file)
433 XBT_PUBLIC_DATA(AT_surfxml_prop_value ) AX_surfxml_prop_value;
434 #define A_surfxml_prop_value (surfxml_bufferstack + AX_surfxml_prop_value)
435 XBT_PUBLIC_DATA(AT_surfxml_ASroute_dst ) AX_surfxml_ASroute_dst;
436 #define A_surfxml_ASroute_dst (surfxml_bufferstack + AX_surfxml_ASroute_dst)
437 XBT_PUBLIC_DATA(AT_surfxml_random_radical ) AX_surfxml_random_radical;
438 #define A_surfxml_random_radical (surfxml_bufferstack + AX_surfxml_random_radical)
439 XBT_PUBLIC_DATA(AT_surfxml_link_state_file ) AX_surfxml_link_state_file;
440 #define A_surfxml_link_state_file (surfxml_bufferstack + AX_surfxml_link_state_file)
441 XBT_PUBLIC_DATA(AT_surfxml_trace_connect_trace ) AX_surfxml_trace_connect_trace;
442 #define A_surfxml_trace_connect_trace (surfxml_bufferstack + AX_surfxml_trace_connect_trace)
443 XBT_PUBLIC_DATA(AT_surfxml_cluster_power ) AX_surfxml_cluster_power;
444 #define A_surfxml_cluster_power (surfxml_bufferstack + AX_surfxml_cluster_power)
445 XBT_PUBLIC_DATA(AT_surfxml_process_function ) AX_surfxml_process_function;
446 #define A_surfxml_process_function (surfxml_bufferstack + AX_surfxml_process_function)
447 XBT_PUBLIC_DATA(AT_surfxml_peer_id ) AX_surfxml_peer_id;
448 #define A_surfxml_peer_id (surfxml_bufferstack + AX_surfxml_peer_id)
449 XBT_PUBLIC_DATA(AT_surfxml_cluster_router_id ) AX_surfxml_cluster_router_id;
450 #define A_surfxml_cluster_router_id (surfxml_bufferstack + AX_surfxml_cluster_router_id)
451 XBT_PUBLIC_DATA(AT_surfxml_cluster_sharing_policy ) AX_surfxml_cluster_sharing_policy;
452 #define A_surfxml_cluster_sharing_policy AX_surfxml_cluster_sharing_policy
453 XBT_PUBLIC_DATA(AT_surfxml_bypassRoute_dst ) AX_surfxml_bypassRoute_dst;
454 #define A_surfxml_bypassRoute_dst (surfxml_bufferstack + AX_surfxml_bypassRoute_dst)
455 XBT_PUBLIC_DATA(AT_surfxml_host_core ) AX_surfxml_host_core;
456 #define A_surfxml_host_core (surfxml_bufferstack + AX_surfxml_host_core)
457 XBT_PUBLIC_DATA(AT_surfxml_host_availability ) AX_surfxml_host_availability;
458 #define A_surfxml_host_availability (surfxml_bufferstack + AX_surfxml_host_availability)
459 XBT_PUBLIC_DATA(AT_surfxml_bypassRoute_src ) AX_surfxml_bypassRoute_src;
460 #define A_surfxml_bypassRoute_src (surfxml_bufferstack + AX_surfxml_bypassRoute_src)
461 XBT_PUBLIC_DATA(AT_surfxml_route_src ) AX_surfxml_route_src;
462 #define A_surfxml_route_src (surfxml_bufferstack + AX_surfxml_route_src)
463 XBT_PUBLIC_DATA(AT_surfxml_bypassRoute_gw_dst ) AX_surfxml_bypassRoute_gw_dst;
464 #define A_surfxml_bypassRoute_gw_dst (surfxml_bufferstack + AX_surfxml_bypassRoute_gw_dst)
465 XBT_PUBLIC_DATA(AT_surfxml_host_coordinates ) AX_surfxml_host_coordinates;
466 #define A_surfxml_host_coordinates (surfxml_bufferstack + AX_surfxml_host_coordinates)
467 XBT_PUBLIC_DATA(AT_surfxml_trace_id ) AX_surfxml_trace_id;
468 #define A_surfxml_trace_id (surfxml_bufferstack + AX_surfxml_trace_id)
469 XBT_PUBLIC_DATA(AT_surfxml_peer_power ) AX_surfxml_peer_power;
470 #define A_surfxml_peer_power (surfxml_bufferstack + AX_surfxml_peer_power)
471 XBT_PUBLIC_DATA(AT_surfxml_cluster_radical ) AX_surfxml_cluster_radical;
472 #define A_surfxml_cluster_radical (surfxml_bufferstack + AX_surfxml_cluster_radical)
473 XBT_PUBLIC_DATA(AT_surfxml_config_id ) AX_surfxml_config_id;
474 #define A_surfxml_config_id (surfxml_bufferstack + AX_surfxml_config_id)
475 XBT_PUBLIC_DATA(AT_surfxml_bypassRoute_gw_src ) AX_surfxml_bypassRoute_gw_src;
476 #define A_surfxml_bypassRoute_gw_src (surfxml_bufferstack + AX_surfxml_bypassRoute_gw_src)
477 XBT_PUBLIC_DATA(AT_surfxml_cluster_core ) AX_surfxml_cluster_core;
478 #define A_surfxml_cluster_core (surfxml_bufferstack + AX_surfxml_cluster_core)
479 XBT_PUBLIC_DATA(AT_surfxml_include_file ) AX_surfxml_include_file;
480 #define A_surfxml_include_file (surfxml_bufferstack + AX_surfxml_include_file)
481 XBT_PUBLIC_DATA(AT_surfxml_random_std_deviation ) AX_surfxml_random_std_deviation;
482 #define A_surfxml_random_std_deviation (surfxml_bufferstack + AX_surfxml_random_std_deviation)
483 XBT_PUBLIC_DATA(AT_surfxml_host_state_file ) AX_surfxml_host_state_file;
484 #define A_surfxml_host_state_file (surfxml_bufferstack + AX_surfxml_host_state_file)
485 XBT_PUBLIC_DATA(AT_surfxml_route_dst ) AX_surfxml_route_dst;
486 #define A_surfxml_route_dst (surfxml_bufferstack + AX_surfxml_route_dst)
487 XBT_PUBLIC_DATA(AT_surfxml_cluster_bw ) AX_surfxml_cluster_bw;
488 #define A_surfxml_cluster_bw (surfxml_bufferstack + AX_surfxml_cluster_bw)
489 XBT_PUBLIC_DATA(AT_surfxml_platform_version ) AX_surfxml_platform_version;
490 #define A_surfxml_platform_version (surfxml_bufferstack + AX_surfxml_platform_version)
491
492 /* XML application utilities. */
493 XBT_PUBLIC(int ) surfxml_element_context(int);
494
495 /* XML processor entry point. */
496 XBT_PUBLIC(int ) yylex(void);
497
498 /* Flexml error handling function (useful only when -q flag passed to flexml) */
499 const char * surfxml_parse_err_msg(void);
500 #endif