Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Find ns3 version 3.14
[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_cluster_bb_lat;
172 #define AU_surfxml_cluster_bb_lat NULL
173 typedef int AT_surfxml_link_latency;
174 #define AU_surfxml_link_latency NULL
175 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;
176 typedef int AT_surfxml_random_seed;
177 #define AU_surfxml_random_seed NULL
178 typedef int AT_surfxml_cluster_state_file;
179 #define AU_surfxml_cluster_state_file NULL
180 typedef int AT_surfxml_link_bandwidth_file;
181 #define AU_surfxml_link_bandwidth_file NULL
182 typedef int AT_surfxml_storage_type_content;
183 #define AU_surfxml_storage_type_content NULL
184 typedef enum { AU_surfxml_route_symmetrical, A_surfxml_route_symmetrical_YES,A_surfxml_route_symmetrical_NO } AT_surfxml_route_symmetrical;
185 typedef int AT_surfxml_random_id;
186 #define AU_surfxml_random_id NULL
187 typedef int AT_surfxml_mstorage_name;
188 #define AU_surfxml_mstorage_name NULL
189 typedef int AT_surfxml_random_max;
190 #define AU_surfxml_random_max NULL
191 typedef int AT_surfxml_link_id;
192 #define AU_surfxml_link_id NULL
193 typedef int AT_surfxml_process_host;
194 #define AU_surfxml_process_host NULL
195 typedef int AT_surfxml_host_availability_file;
196 #define AU_surfxml_host_availability_file NULL
197 typedef int AT_surfxml_cluster_lat;
198 #define AU_surfxml_cluster_lat NULL
199 typedef int AT_surfxml_trace_periodicity;
200 #define AU_surfxml_trace_periodicity NULL
201 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;
202 typedef int AT_surfxml_router_coordinates;
203 #define AU_surfxml_router_coordinates NULL
204 typedef int AT_surfxml_peer_coordinates;
205 #define AU_surfxml_peer_coordinates NULL
206 typedef int AT_surfxml_peer_state_file;
207 #define AU_surfxml_peer_state_file NULL
208 typedef int AT_surfxml_bypassASroute_src;
209 #define AU_surfxml_bypassASroute_src NULL
210 typedef int AT_surfxml_prop_value;
211 #define AU_surfxml_prop_value NULL
212 typedef int AT_surfxml_mstorage_typeId;
213 #define AU_surfxml_mstorage_typeId NULL
214 typedef int AT_surfxml_ASroute_dst;
215 #define AU_surfxml_ASroute_dst NULL
216 typedef int AT_surfxml_link_state_file;
217 #define AU_surfxml_link_state_file NULL
218 typedef int AT_surfxml_random_radical;
219 #define AU_surfxml_random_radical NULL
220 typedef int AT_surfxml_bypassASroute_gw_src;
221 #define AU_surfxml_bypassASroute_gw_src NULL
222 typedef int AT_surfxml_trace_connect_trace;
223 #define AU_surfxml_trace_connect_trace NULL
224 typedef int AT_surfxml_mount_id;
225 #define AU_surfxml_mount_id NULL
226 typedef int AT_surfxml_cluster_power;
227 #define AU_surfxml_cluster_power NULL
228 typedef int AT_surfxml_process_function;
229 #define AU_surfxml_process_function NULL
230 typedef int AT_surfxml_peer_id;
231 #define AU_surfxml_peer_id NULL
232 typedef int AT_surfxml_cluster_router_id;
233 #define AU_surfxml_cluster_router_id NULL
234 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;
235 typedef int AT_surfxml_bypassRoute_dst;
236 #define AU_surfxml_bypassRoute_dst NULL
237 typedef int AT_surfxml_host_core;
238 #define AU_surfxml_host_core NULL
239 typedef int AT_surfxml_host_availability;
240 #define AU_surfxml_host_availability NULL
241 typedef int AT_surfxml_storage_type_model;
242 #define AU_surfxml_storage_type_model NULL
243 typedef int AT_surfxml_bypassRoute_src;
244 #define AU_surfxml_bypassRoute_src NULL
245 typedef int AT_surfxml_route_src;
246 #define AU_surfxml_route_src NULL
247 typedef int AT_surfxml_storage_id;
248 #define AU_surfxml_storage_id NULL
249 typedef int AT_surfxml_host_coordinates;
250 #define AU_surfxml_host_coordinates NULL
251 typedef int AT_surfxml_trace_id;
252 #define AU_surfxml_trace_id NULL
253 typedef int AT_surfxml_peer_power;
254 #define AU_surfxml_peer_power NULL
255 typedef int AT_surfxml_cluster_radical;
256 #define AU_surfxml_cluster_radical NULL
257 typedef int AT_surfxml_config_id;
258 #define AU_surfxml_config_id NULL
259 typedef int AT_surfxml_bypassASroute_gw_dst;
260 #define AU_surfxml_bypassASroute_gw_dst NULL
261 typedef int AT_surfxml_include_file;
262 #define AU_surfxml_include_file NULL
263 typedef int AT_surfxml_random_std_deviation;
264 #define AU_surfxml_random_std_deviation NULL
265 typedef int AT_surfxml_cluster_core;
266 #define AU_surfxml_cluster_core NULL
267 typedef int AT_surfxml_host_state_file;
268 #define AU_surfxml_host_state_file NULL
269 typedef int AT_surfxml_route_dst;
270 #define AU_surfxml_route_dst NULL
271 typedef int AT_surfxml_cluster_bw;
272 #define AU_surfxml_cluster_bw NULL
273 typedef int AT_surfxml_platform_version;
274 #define AU_surfxml_platform_version NULL
275
276 /* FleXML-provided data. */
277 XBT_PUBLIC_DATA(int ) surfxml_pcdata_ix;
278 XBT_PUBLIC_DATA(char *) surfxml_bufferstack;
279 #define surfxml_pcdata (surfxml_bufferstack + surfxml_pcdata_ix)
280 XBT_PUBLIC_DATA(AT_surfxml_mount_name ) AX_surfxml_mount_name;
281 #define A_surfxml_mount_name (surfxml_bufferstack + AX_surfxml_mount_name)
282 XBT_PUBLIC_DATA(short ) int surfxml_mount_name_isset;
283 XBT_PUBLIC_DATA(AT_surfxml_random_generator ) AX_surfxml_random_generator;
284 #define A_surfxml_random_generator AX_surfxml_random_generator
285 XBT_PUBLIC_DATA(short ) int surfxml_random_generator_isset;
286 XBT_PUBLIC_DATA(AT_surfxml_ASroute_gw_dst ) AX_surfxml_ASroute_gw_dst;
287 #define A_surfxml_ASroute_gw_dst (surfxml_bufferstack + AX_surfxml_ASroute_gw_dst)
288 XBT_PUBLIC_DATA(short ) int surfxml_ASroute_gw_dst_isset;
289 XBT_PUBLIC_DATA(AT_surfxml_trace_connect_element ) AX_surfxml_trace_connect_element;
290 #define A_surfxml_trace_connect_element (surfxml_bufferstack + AX_surfxml_trace_connect_element)
291 XBT_PUBLIC_DATA(short ) int surfxml_trace_connect_element_isset;
292 XBT_PUBLIC_DATA(AT_surfxml_prop_id ) AX_surfxml_prop_id;
293 #define A_surfxml_prop_id (surfxml_bufferstack + AX_surfxml_prop_id)
294 XBT_PUBLIC_DATA(short ) int surfxml_prop_id_isset;
295 XBT_PUBLIC_DATA(AT_surfxml_host_id ) AX_surfxml_host_id;
296 #define A_surfxml_host_id (surfxml_bufferstack + AX_surfxml_host_id)
297 XBT_PUBLIC_DATA(short ) int surfxml_host_id_isset;
298 XBT_PUBLIC_DATA(AT_surfxml_ASroute_symmetrical ) AX_surfxml_ASroute_symmetrical;
299 #define A_surfxml_ASroute_symmetrical AX_surfxml_ASroute_symmetrical
300 XBT_PUBLIC_DATA(short ) int surfxml_ASroute_symmetrical_isset;
301 XBT_PUBLIC_DATA(AT_surfxml_peer_lat ) AX_surfxml_peer_lat;
302 #define A_surfxml_peer_lat (surfxml_bufferstack + AX_surfxml_peer_lat)
303 XBT_PUBLIC_DATA(short ) int surfxml_peer_lat_isset;
304 XBT_PUBLIC_DATA(AT_surfxml_link_latency_file ) AX_surfxml_link_latency_file;
305 #define A_surfxml_link_latency_file (surfxml_bufferstack + AX_surfxml_link_latency_file)
306 XBT_PUBLIC_DATA(short ) int surfxml_link_latency_file_isset;
307 XBT_PUBLIC_DATA(AT_surfxml_peer_availability_file ) AX_surfxml_peer_availability_file;
308 #define A_surfxml_peer_availability_file (surfxml_bufferstack + AX_surfxml_peer_availability_file)
309 XBT_PUBLIC_DATA(short ) int surfxml_peer_availability_file_isset;
310 XBT_PUBLIC_DATA(AT_surfxml_link_ctn_direction ) AX_surfxml_link_ctn_direction;
311 #define A_surfxml_link_ctn_direction AX_surfxml_link_ctn_direction
312 XBT_PUBLIC_DATA(short ) int surfxml_link_ctn_direction_isset;
313 XBT_PUBLIC_DATA(AT_surfxml_host_state ) AX_surfxml_host_state;
314 #define A_surfxml_host_state AX_surfxml_host_state
315 XBT_PUBLIC_DATA(short ) int surfxml_host_state_isset;
316 XBT_PUBLIC_DATA(AT_surfxml_AS_id ) AX_surfxml_AS_id;
317 #define A_surfxml_AS_id (surfxml_bufferstack + AX_surfxml_AS_id)
318 XBT_PUBLIC_DATA(short ) int surfxml_AS_id_isset;
319 XBT_PUBLIC_DATA(AT_surfxml_host_power ) AX_surfxml_host_power;
320 #define A_surfxml_host_power (surfxml_bufferstack + AX_surfxml_host_power)
321 XBT_PUBLIC_DATA(short ) int surfxml_host_power_isset;
322 XBT_PUBLIC_DATA(AT_surfxml_router_id ) AX_surfxml_router_id;
323 #define A_surfxml_router_id (surfxml_bufferstack + AX_surfxml_router_id)
324 XBT_PUBLIC_DATA(short ) int surfxml_router_id_isset;
325 XBT_PUBLIC_DATA(AT_surfxml_storage_type_id ) AX_surfxml_storage_type_id;
326 #define A_surfxml_storage_type_id (surfxml_bufferstack + AX_surfxml_storage_type_id)
327 XBT_PUBLIC_DATA(short ) int surfxml_storage_type_id_isset;
328 XBT_PUBLIC_DATA(AT_surfxml_process_start_time ) AX_surfxml_process_start_time;
329 #define A_surfxml_process_start_time (surfxml_bufferstack + AX_surfxml_process_start_time)
330 XBT_PUBLIC_DATA(short ) int surfxml_process_start_time_isset;
331 XBT_PUBLIC_DATA(AT_surfxml_cluster_suffix ) AX_surfxml_cluster_suffix;
332 #define A_surfxml_cluster_suffix (surfxml_bufferstack + AX_surfxml_cluster_suffix)
333 XBT_PUBLIC_DATA(short ) int surfxml_cluster_suffix_isset;
334 XBT_PUBLIC_DATA(AT_surfxml_bypassASroute_dst ) AX_surfxml_bypassASroute_dst;
335 #define A_surfxml_bypassASroute_dst (surfxml_bufferstack + AX_surfxml_bypassASroute_dst)
336 XBT_PUBLIC_DATA(short ) int surfxml_bypassASroute_dst_isset;
337 XBT_PUBLIC_DATA(AT_surfxml_ASroute_src ) AX_surfxml_ASroute_src;
338 #define A_surfxml_ASroute_src (surfxml_bufferstack + AX_surfxml_ASroute_src)
339 XBT_PUBLIC_DATA(short ) int surfxml_ASroute_src_isset;
340 XBT_PUBLIC_DATA(AT_surfxml_cluster_prefix ) AX_surfxml_cluster_prefix;
341 #define A_surfxml_cluster_prefix (surfxml_bufferstack + AX_surfxml_cluster_prefix)
342 XBT_PUBLIC_DATA(short ) int surfxml_cluster_prefix_isset;
343 XBT_PUBLIC_DATA(AT_surfxml_trace_file ) AX_surfxml_trace_file;
344 #define A_surfxml_trace_file (surfxml_bufferstack + AX_surfxml_trace_file)
345 XBT_PUBLIC_DATA(short ) int surfxml_trace_file_isset;
346 XBT_PUBLIC_DATA(AT_surfxml_link_sharing_policy ) AX_surfxml_link_sharing_policy;
347 #define A_surfxml_link_sharing_policy AX_surfxml_link_sharing_policy
348 XBT_PUBLIC_DATA(short ) int surfxml_link_sharing_policy_isset;
349 XBT_PUBLIC_DATA(AT_surfxml_storage_typeId ) AX_surfxml_storage_typeId;
350 #define A_surfxml_storage_typeId (surfxml_bufferstack + AX_surfxml_storage_typeId)
351 XBT_PUBLIC_DATA(short ) int surfxml_storage_typeId_isset;
352 XBT_PUBLIC_DATA(AT_surfxml_random_min ) AX_surfxml_random_min;
353 #define A_surfxml_random_min (surfxml_bufferstack + AX_surfxml_random_min)
354 XBT_PUBLIC_DATA(short ) int surfxml_random_min_isset;
355 XBT_PUBLIC_DATA(AT_surfxml_link_ctn_id ) AX_surfxml_link_ctn_id;
356 #define A_surfxml_link_ctn_id (surfxml_bufferstack + AX_surfxml_link_ctn_id)
357 XBT_PUBLIC_DATA(short ) int surfxml_link_ctn_id_isset;
358 XBT_PUBLIC_DATA(AT_surfxml_peer_bw_out ) AX_surfxml_peer_bw_out;
359 #define A_surfxml_peer_bw_out (surfxml_bufferstack + AX_surfxml_peer_bw_out)
360 XBT_PUBLIC_DATA(short ) int surfxml_peer_bw_out_isset;
361 XBT_PUBLIC_DATA(AT_surfxml_cluster_availability_file ) AX_surfxml_cluster_availability_file;
362 #define A_surfxml_cluster_availability_file (surfxml_bufferstack + AX_surfxml_cluster_availability_file)
363 XBT_PUBLIC_DATA(short ) int surfxml_cluster_availability_file_isset;
364 XBT_PUBLIC_DATA(AT_surfxml_process_kill_time ) AX_surfxml_process_kill_time;
365 #define A_surfxml_process_kill_time (surfxml_bufferstack + AX_surfxml_process_kill_time)
366 XBT_PUBLIC_DATA(short ) int surfxml_process_kill_time_isset;
367 XBT_PUBLIC_DATA(AT_surfxml_cluster_bb_bw ) AX_surfxml_cluster_bb_bw;
368 #define A_surfxml_cluster_bb_bw (surfxml_bufferstack + AX_surfxml_cluster_bb_bw)
369 XBT_PUBLIC_DATA(short ) int surfxml_cluster_bb_bw_isset;
370 XBT_PUBLIC_DATA(AT_surfxml_argument_value ) AX_surfxml_argument_value;
371 #define A_surfxml_argument_value (surfxml_bufferstack + AX_surfxml_argument_value)
372 XBT_PUBLIC_DATA(short ) int surfxml_argument_value_isset;
373 XBT_PUBLIC_DATA(AT_surfxml_link_state ) AX_surfxml_link_state;
374 #define A_surfxml_link_state AX_surfxml_link_state
375 XBT_PUBLIC_DATA(short ) int surfxml_link_state_isset;
376 XBT_PUBLIC_DATA(AT_surfxml_ASroute_gw_src ) AX_surfxml_ASroute_gw_src;
377 #define A_surfxml_ASroute_gw_src (surfxml_bufferstack + AX_surfxml_ASroute_gw_src)
378 XBT_PUBLIC_DATA(short ) int surfxml_ASroute_gw_src_isset;
379 XBT_PUBLIC_DATA(AT_surfxml_AS_routing ) AX_surfxml_AS_routing;
380 #define A_surfxml_AS_routing (surfxml_bufferstack + AX_surfxml_AS_routing)
381 XBT_PUBLIC_DATA(short ) int surfxml_AS_routing_isset;
382 XBT_PUBLIC_DATA(AT_surfxml_link_bandwidth ) AX_surfxml_link_bandwidth;
383 #define A_surfxml_link_bandwidth (surfxml_bufferstack + AX_surfxml_link_bandwidth)
384 XBT_PUBLIC_DATA(short ) int surfxml_link_bandwidth_isset;
385 XBT_PUBLIC_DATA(AT_surfxml_cluster_id ) AX_surfxml_cluster_id;
386 #define A_surfxml_cluster_id (surfxml_bufferstack + AX_surfxml_cluster_id)
387 XBT_PUBLIC_DATA(short ) int surfxml_cluster_id_isset;
388 XBT_PUBLIC_DATA(AT_surfxml_peer_bw_in ) AX_surfxml_peer_bw_in;
389 #define A_surfxml_peer_bw_in (surfxml_bufferstack + AX_surfxml_peer_bw_in)
390 XBT_PUBLIC_DATA(short ) int surfxml_peer_bw_in_isset;
391 XBT_PUBLIC_DATA(AT_surfxml_random_mean ) AX_surfxml_random_mean;
392 #define A_surfxml_random_mean (surfxml_bufferstack + AX_surfxml_random_mean)
393 XBT_PUBLIC_DATA(short ) int surfxml_random_mean_isset;
394 XBT_PUBLIC_DATA(AT_surfxml_cluster_bb_lat ) AX_surfxml_cluster_bb_lat;
395 #define A_surfxml_cluster_bb_lat (surfxml_bufferstack + AX_surfxml_cluster_bb_lat)
396 XBT_PUBLIC_DATA(short ) int surfxml_cluster_bb_lat_isset;
397 XBT_PUBLIC_DATA(AT_surfxml_link_latency ) AX_surfxml_link_latency;
398 #define A_surfxml_link_latency (surfxml_bufferstack + AX_surfxml_link_latency)
399 XBT_PUBLIC_DATA(short ) int surfxml_link_latency_isset;
400 XBT_PUBLIC_DATA(AT_surfxml_trace_connect_kind ) AX_surfxml_trace_connect_kind;
401 #define A_surfxml_trace_connect_kind AX_surfxml_trace_connect_kind
402 XBT_PUBLIC_DATA(short ) int surfxml_trace_connect_kind_isset;
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(short ) int surfxml_random_seed_isset;
406 XBT_PUBLIC_DATA(AT_surfxml_cluster_state_file ) AX_surfxml_cluster_state_file;
407 #define A_surfxml_cluster_state_file (surfxml_bufferstack + AX_surfxml_cluster_state_file)
408 XBT_PUBLIC_DATA(short ) int surfxml_cluster_state_file_isset;
409 XBT_PUBLIC_DATA(AT_surfxml_link_bandwidth_file ) AX_surfxml_link_bandwidth_file;
410 #define A_surfxml_link_bandwidth_file (surfxml_bufferstack + AX_surfxml_link_bandwidth_file)
411 XBT_PUBLIC_DATA(short ) int surfxml_link_bandwidth_file_isset;
412 XBT_PUBLIC_DATA(AT_surfxml_storage_type_content ) AX_surfxml_storage_type_content;
413 #define A_surfxml_storage_type_content (surfxml_bufferstack + AX_surfxml_storage_type_content)
414 XBT_PUBLIC_DATA(short ) int surfxml_storage_type_content_isset;
415 XBT_PUBLIC_DATA(AT_surfxml_route_symmetrical ) AX_surfxml_route_symmetrical;
416 #define A_surfxml_route_symmetrical AX_surfxml_route_symmetrical
417 XBT_PUBLIC_DATA(short ) int surfxml_route_symmetrical_isset;
418 XBT_PUBLIC_DATA(AT_surfxml_random_id ) AX_surfxml_random_id;
419 #define A_surfxml_random_id (surfxml_bufferstack + AX_surfxml_random_id)
420 XBT_PUBLIC_DATA(short ) int surfxml_random_id_isset;
421 XBT_PUBLIC_DATA(AT_surfxml_mstorage_name ) AX_surfxml_mstorage_name;
422 #define A_surfxml_mstorage_name (surfxml_bufferstack + AX_surfxml_mstorage_name)
423 XBT_PUBLIC_DATA(short ) int surfxml_mstorage_name_isset;
424 XBT_PUBLIC_DATA(AT_surfxml_random_max ) AX_surfxml_random_max;
425 #define A_surfxml_random_max (surfxml_bufferstack + AX_surfxml_random_max)
426 XBT_PUBLIC_DATA(short ) int surfxml_random_max_isset;
427 XBT_PUBLIC_DATA(AT_surfxml_link_id ) AX_surfxml_link_id;
428 #define A_surfxml_link_id (surfxml_bufferstack + AX_surfxml_link_id)
429 XBT_PUBLIC_DATA(short ) int surfxml_link_id_isset;
430 XBT_PUBLIC_DATA(AT_surfxml_process_host ) AX_surfxml_process_host;
431 #define A_surfxml_process_host (surfxml_bufferstack + AX_surfxml_process_host)
432 XBT_PUBLIC_DATA(short ) int surfxml_process_host_isset;
433 XBT_PUBLIC_DATA(AT_surfxml_host_availability_file ) AX_surfxml_host_availability_file;
434 #define A_surfxml_host_availability_file (surfxml_bufferstack + AX_surfxml_host_availability_file)
435 XBT_PUBLIC_DATA(short ) int surfxml_host_availability_file_isset;
436 XBT_PUBLIC_DATA(AT_surfxml_cluster_lat ) AX_surfxml_cluster_lat;
437 #define A_surfxml_cluster_lat (surfxml_bufferstack + AX_surfxml_cluster_lat)
438 XBT_PUBLIC_DATA(short ) int surfxml_cluster_lat_isset;
439 XBT_PUBLIC_DATA(AT_surfxml_trace_periodicity ) AX_surfxml_trace_periodicity;
440 #define A_surfxml_trace_periodicity (surfxml_bufferstack + AX_surfxml_trace_periodicity)
441 XBT_PUBLIC_DATA(short ) int surfxml_trace_periodicity_isset;
442 XBT_PUBLIC_DATA(AT_surfxml_cluster_bb_sharing_policy ) AX_surfxml_cluster_bb_sharing_policy;
443 #define A_surfxml_cluster_bb_sharing_policy AX_surfxml_cluster_bb_sharing_policy
444 XBT_PUBLIC_DATA(short ) int surfxml_cluster_bb_sharing_policy_isset;
445 XBT_PUBLIC_DATA(AT_surfxml_router_coordinates ) AX_surfxml_router_coordinates;
446 #define A_surfxml_router_coordinates (surfxml_bufferstack + AX_surfxml_router_coordinates)
447 XBT_PUBLIC_DATA(short ) int surfxml_router_coordinates_isset;
448 XBT_PUBLIC_DATA(AT_surfxml_peer_coordinates ) AX_surfxml_peer_coordinates;
449 #define A_surfxml_peer_coordinates (surfxml_bufferstack + AX_surfxml_peer_coordinates)
450 XBT_PUBLIC_DATA(short ) int surfxml_peer_coordinates_isset;
451 XBT_PUBLIC_DATA(AT_surfxml_peer_state_file ) AX_surfxml_peer_state_file;
452 #define A_surfxml_peer_state_file (surfxml_bufferstack + AX_surfxml_peer_state_file)
453 XBT_PUBLIC_DATA(short ) int surfxml_peer_state_file_isset;
454 XBT_PUBLIC_DATA(AT_surfxml_bypassASroute_src ) AX_surfxml_bypassASroute_src;
455 #define A_surfxml_bypassASroute_src (surfxml_bufferstack + AX_surfxml_bypassASroute_src)
456 XBT_PUBLIC_DATA(short ) int surfxml_bypassASroute_src_isset;
457 XBT_PUBLIC_DATA(AT_surfxml_prop_value ) AX_surfxml_prop_value;
458 #define A_surfxml_prop_value (surfxml_bufferstack + AX_surfxml_prop_value)
459 XBT_PUBLIC_DATA(short ) int surfxml_prop_value_isset;
460 XBT_PUBLIC_DATA(AT_surfxml_mstorage_typeId ) AX_surfxml_mstorage_typeId;
461 #define A_surfxml_mstorage_typeId (surfxml_bufferstack + AX_surfxml_mstorage_typeId)
462 XBT_PUBLIC_DATA(short ) int surfxml_mstorage_typeId_isset;
463 XBT_PUBLIC_DATA(AT_surfxml_ASroute_dst ) AX_surfxml_ASroute_dst;
464 #define A_surfxml_ASroute_dst (surfxml_bufferstack + AX_surfxml_ASroute_dst)
465 XBT_PUBLIC_DATA(short ) int surfxml_ASroute_dst_isset;
466 XBT_PUBLIC_DATA(AT_surfxml_link_state_file ) AX_surfxml_link_state_file;
467 #define A_surfxml_link_state_file (surfxml_bufferstack + AX_surfxml_link_state_file)
468 XBT_PUBLIC_DATA(short ) int surfxml_link_state_file_isset;
469 XBT_PUBLIC_DATA(AT_surfxml_random_radical ) AX_surfxml_random_radical;
470 #define A_surfxml_random_radical (surfxml_bufferstack + AX_surfxml_random_radical)
471 XBT_PUBLIC_DATA(short ) int surfxml_random_radical_isset;
472 XBT_PUBLIC_DATA(AT_surfxml_bypassASroute_gw_src ) AX_surfxml_bypassASroute_gw_src;
473 #define A_surfxml_bypassASroute_gw_src (surfxml_bufferstack + AX_surfxml_bypassASroute_gw_src)
474 XBT_PUBLIC_DATA(short ) int surfxml_bypassASroute_gw_src_isset;
475 XBT_PUBLIC_DATA(AT_surfxml_trace_connect_trace ) AX_surfxml_trace_connect_trace;
476 #define A_surfxml_trace_connect_trace (surfxml_bufferstack + AX_surfxml_trace_connect_trace)
477 XBT_PUBLIC_DATA(short ) int surfxml_trace_connect_trace_isset;
478 XBT_PUBLIC_DATA(AT_surfxml_mount_id ) AX_surfxml_mount_id;
479 #define A_surfxml_mount_id (surfxml_bufferstack + AX_surfxml_mount_id)
480 XBT_PUBLIC_DATA(short ) int surfxml_mount_id_isset;
481 XBT_PUBLIC_DATA(AT_surfxml_cluster_power ) AX_surfxml_cluster_power;
482 #define A_surfxml_cluster_power (surfxml_bufferstack + AX_surfxml_cluster_power)
483 XBT_PUBLIC_DATA(short ) int surfxml_cluster_power_isset;
484 XBT_PUBLIC_DATA(AT_surfxml_process_function ) AX_surfxml_process_function;
485 #define A_surfxml_process_function (surfxml_bufferstack + AX_surfxml_process_function)
486 XBT_PUBLIC_DATA(short ) int surfxml_process_function_isset;
487 XBT_PUBLIC_DATA(AT_surfxml_peer_id ) AX_surfxml_peer_id;
488 #define A_surfxml_peer_id (surfxml_bufferstack + AX_surfxml_peer_id)
489 XBT_PUBLIC_DATA(short ) int surfxml_peer_id_isset;
490 XBT_PUBLIC_DATA(AT_surfxml_cluster_router_id ) AX_surfxml_cluster_router_id;
491 #define A_surfxml_cluster_router_id (surfxml_bufferstack + AX_surfxml_cluster_router_id)
492 XBT_PUBLIC_DATA(short ) int surfxml_cluster_router_id_isset;
493 XBT_PUBLIC_DATA(AT_surfxml_cluster_sharing_policy ) AX_surfxml_cluster_sharing_policy;
494 #define A_surfxml_cluster_sharing_policy AX_surfxml_cluster_sharing_policy
495 XBT_PUBLIC_DATA(short ) int surfxml_cluster_sharing_policy_isset;
496 XBT_PUBLIC_DATA(AT_surfxml_bypassRoute_dst ) AX_surfxml_bypassRoute_dst;
497 #define A_surfxml_bypassRoute_dst (surfxml_bufferstack + AX_surfxml_bypassRoute_dst)
498 XBT_PUBLIC_DATA(short ) int surfxml_bypassRoute_dst_isset;
499 XBT_PUBLIC_DATA(AT_surfxml_host_core ) AX_surfxml_host_core;
500 #define A_surfxml_host_core (surfxml_bufferstack + AX_surfxml_host_core)
501 XBT_PUBLIC_DATA(short ) int surfxml_host_core_isset;
502 XBT_PUBLIC_DATA(AT_surfxml_host_availability ) AX_surfxml_host_availability;
503 #define A_surfxml_host_availability (surfxml_bufferstack + AX_surfxml_host_availability)
504 XBT_PUBLIC_DATA(short ) int surfxml_host_availability_isset;
505 XBT_PUBLIC_DATA(AT_surfxml_storage_type_model ) AX_surfxml_storage_type_model;
506 #define A_surfxml_storage_type_model (surfxml_bufferstack + AX_surfxml_storage_type_model)
507 XBT_PUBLIC_DATA(short ) int surfxml_storage_type_model_isset;
508 XBT_PUBLIC_DATA(AT_surfxml_bypassRoute_src ) AX_surfxml_bypassRoute_src;
509 #define A_surfxml_bypassRoute_src (surfxml_bufferstack + AX_surfxml_bypassRoute_src)
510 XBT_PUBLIC_DATA(short ) int surfxml_bypassRoute_src_isset;
511 XBT_PUBLIC_DATA(AT_surfxml_route_src ) AX_surfxml_route_src;
512 #define A_surfxml_route_src (surfxml_bufferstack + AX_surfxml_route_src)
513 XBT_PUBLIC_DATA(short ) int surfxml_route_src_isset;
514 XBT_PUBLIC_DATA(AT_surfxml_storage_id ) AX_surfxml_storage_id;
515 #define A_surfxml_storage_id (surfxml_bufferstack + AX_surfxml_storage_id)
516 XBT_PUBLIC_DATA(short ) int surfxml_storage_id_isset;
517 XBT_PUBLIC_DATA(AT_surfxml_host_coordinates ) AX_surfxml_host_coordinates;
518 #define A_surfxml_host_coordinates (surfxml_bufferstack + AX_surfxml_host_coordinates)
519 XBT_PUBLIC_DATA(short ) int surfxml_host_coordinates_isset;
520 XBT_PUBLIC_DATA(AT_surfxml_trace_id ) AX_surfxml_trace_id;
521 #define A_surfxml_trace_id (surfxml_bufferstack + AX_surfxml_trace_id)
522 XBT_PUBLIC_DATA(short ) int surfxml_trace_id_isset;
523 XBT_PUBLIC_DATA(AT_surfxml_peer_power ) AX_surfxml_peer_power;
524 #define A_surfxml_peer_power (surfxml_bufferstack + AX_surfxml_peer_power)
525 XBT_PUBLIC_DATA(short ) int surfxml_peer_power_isset;
526 XBT_PUBLIC_DATA(AT_surfxml_cluster_radical ) AX_surfxml_cluster_radical;
527 #define A_surfxml_cluster_radical (surfxml_bufferstack + AX_surfxml_cluster_radical)
528 XBT_PUBLIC_DATA(short ) int surfxml_cluster_radical_isset;
529 XBT_PUBLIC_DATA(AT_surfxml_config_id ) AX_surfxml_config_id;
530 #define A_surfxml_config_id (surfxml_bufferstack + AX_surfxml_config_id)
531 XBT_PUBLIC_DATA(short ) int surfxml_config_id_isset;
532 XBT_PUBLIC_DATA(AT_surfxml_bypassASroute_gw_dst ) AX_surfxml_bypassASroute_gw_dst;
533 #define A_surfxml_bypassASroute_gw_dst (surfxml_bufferstack + AX_surfxml_bypassASroute_gw_dst)
534 XBT_PUBLIC_DATA(short ) int surfxml_bypassASroute_gw_dst_isset;
535 XBT_PUBLIC_DATA(AT_surfxml_include_file ) AX_surfxml_include_file;
536 #define A_surfxml_include_file (surfxml_bufferstack + AX_surfxml_include_file)
537 XBT_PUBLIC_DATA(short ) int surfxml_include_file_isset;
538 XBT_PUBLIC_DATA(AT_surfxml_random_std_deviation ) AX_surfxml_random_std_deviation;
539 #define A_surfxml_random_std_deviation (surfxml_bufferstack + AX_surfxml_random_std_deviation)
540 XBT_PUBLIC_DATA(short ) int surfxml_random_std_deviation_isset;
541 XBT_PUBLIC_DATA(AT_surfxml_cluster_core ) AX_surfxml_cluster_core;
542 #define A_surfxml_cluster_core (surfxml_bufferstack + AX_surfxml_cluster_core)
543 XBT_PUBLIC_DATA(short ) int surfxml_cluster_core_isset;
544 XBT_PUBLIC_DATA(AT_surfxml_host_state_file ) AX_surfxml_host_state_file;
545 #define A_surfxml_host_state_file (surfxml_bufferstack + AX_surfxml_host_state_file)
546 XBT_PUBLIC_DATA(short ) int surfxml_host_state_file_isset;
547 XBT_PUBLIC_DATA(AT_surfxml_route_dst ) AX_surfxml_route_dst;
548 #define A_surfxml_route_dst (surfxml_bufferstack + AX_surfxml_route_dst)
549 XBT_PUBLIC_DATA(short ) int surfxml_route_dst_isset;
550 XBT_PUBLIC_DATA(AT_surfxml_cluster_bw ) AX_surfxml_cluster_bw;
551 #define A_surfxml_cluster_bw (surfxml_bufferstack + AX_surfxml_cluster_bw)
552 XBT_PUBLIC_DATA(short ) int surfxml_cluster_bw_isset;
553 XBT_PUBLIC_DATA(AT_surfxml_platform_version ) AX_surfxml_platform_version;
554 #define A_surfxml_platform_version (surfxml_bufferstack + AX_surfxml_platform_version)
555 XBT_PUBLIC_DATA(short ) int surfxml_platform_version_isset;
556
557 /* XML application utilities. */
558 XBT_PUBLIC(int ) surfxml_element_context(int);
559
560 /* XML processor entry point. */
561 XBT_PUBLIC(int ) yylex(void);
562
563 /* Flexml error handling function (useful only when -q flag passed to flexml) */
564 const char * surfxml_parse_err_msg(void);
565 #endif