Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge changes of maxmin_selective_update branch into the trunk.
[simgrid.git] / include / surf / simgrid_dtd.h
1 /* XML processor/application API for surf/simgrid.dtd.
2  * Generated 2009/08/14 11:23:44.
3  *
4  * This program was generated with the FleXML XML processor generator.
5  * FleXML is Copyright (C) 1999-2005 Kristoffer Rose.  All rights reserved.
6  * FleXML is Copyright (C) 2003-2006 Martin Quinson.  All rights reserved.
7  * (Id: flexml.pl,v 1.62 2007/10/11 10:00:14 mquinson Exp).
8  * 
9  * There are two, intertwined parts to this program, part A and part B.
10  *
11  * Part A
12  * ------
13  * 
14  * Some parts, here collectively called "Part A", are found in the 
15  * FleXML package.  They are Copyright (C) 1999-2005 Kristoffer Rose
16  * and Copyright (C) 2003-2006 Martin Quinson. All rights reserved.
17  *
18  * You can redistribute, use, perform, display and/or modify "Part A"
19  * provided the following two conditions hold:
20  *
21  * 1. The program is distributed WITHOUT ANY WARRANTY from the author of
22  *    FleXML; without even the implied warranty of MERCHANTABILITY or
23  *    FITNESS FOR A PARTICULAR PURPOSE.
24  *
25  * 2. The program distribution conditions do not in any way affect the
26  *    distribution conditions of the FleXML system used to generate this
27  *    file or any version of FleXML derived from that system.
28  *
29  * Notice that these are explicit rights granted to you for files
30  * generated by the FleXML system.  For your rights in connection with
31  * the FleXML system itself please consult the GNU General Public License.
32  * 
33  * Part B
34  * ------
35  * 
36  * The other parts, here collectively called "Part B", and which came 
37  * from the DTD used by FleXML to generate this program, can be 
38  * distributed (or not, as the case may be) under the terms of whoever
39  * wrote them, provided these terms respect and obey the two conditions 
40  * above under the heading "Part A".
41  *
42  * The author of and contributors to FleXML specifically disclaim
43  * any copyright interest in "Part B", unless "Part B" was written 
44  * by the author of or contributors to FleXML.
45  * 
46  */
47
48 #ifndef _FLEXML_simgrid_H
49 #define _FLEXML_simgrid_H
50
51 /* XML application entry points. */
52 XBT_PUBLIC(void) STag_surfxml_platform(void);
53 XBT_PUBLIC(void) ETag_surfxml_platform(void);
54 XBT_PUBLIC(void) STag_surfxml_include(void);
55 XBT_PUBLIC(void) ETag_surfxml_include(void);
56 XBT_PUBLIC(void) STag_surfxml_trace(void);
57 XBT_PUBLIC(void) ETag_surfxml_trace(void);
58 XBT_PUBLIC(void) STag_surfxml_random(void);
59 XBT_PUBLIC(void) ETag_surfxml_random(void);
60 XBT_PUBLIC(void) STag_surfxml_trace_c_connect(void);
61 XBT_PUBLIC(void) ETag_surfxml_trace_c_connect(void);
62 XBT_PUBLIC(void) STag_surfxml_set(void);
63 XBT_PUBLIC(void) ETag_surfxml_set(void);
64 XBT_PUBLIC(void) STag_surfxml_foreach(void);
65 XBT_PUBLIC(void) ETag_surfxml_foreach(void);
66 XBT_PUBLIC(void) STag_surfxml_host(void);
67 XBT_PUBLIC(void) ETag_surfxml_host(void);
68 XBT_PUBLIC(void) STag_surfxml_prop(void);
69 XBT_PUBLIC(void) ETag_surfxml_prop(void);
70 XBT_PUBLIC(void) STag_surfxml_cluster(void);
71 XBT_PUBLIC(void) ETag_surfxml_cluster(void);
72 XBT_PUBLIC(void) STag_surfxml_router(void);
73 XBT_PUBLIC(void) ETag_surfxml_router(void);
74 XBT_PUBLIC(void) STag_surfxml_link(void);
75 XBT_PUBLIC(void) ETag_surfxml_link(void);
76 XBT_PUBLIC(void) STag_surfxml_route_c_multi(void);
77 XBT_PUBLIC(void) ETag_surfxml_route_c_multi(void);
78 XBT_PUBLIC(void) STag_surfxml_route(void);
79 XBT_PUBLIC(void) ETag_surfxml_route(void);
80 XBT_PUBLIC(void) STag_surfxml_link_c_ctn(void);
81 XBT_PUBLIC(void) ETag_surfxml_link_c_ctn(void);
82 XBT_PUBLIC(void) STag_surfxml_process(void);
83 XBT_PUBLIC(void) ETag_surfxml_process(void);
84 XBT_PUBLIC(void) STag_surfxml_argument(void);
85 XBT_PUBLIC(void) ETag_surfxml_argument(void);
86
87 /* XML application data. */
88      typedef enum { AU_surfxml_random_generator,
89        A_surfxml_random_generator_DRAND48,
90        A_surfxml_random_generator_RAND
91      } AT_surfxml_random_generator;
92      typedef int AT_surfxml_prop_id;
93 #define AU_surfxml_prop_id NULL
94      typedef int AT_surfxml_host_interference_recv;
95 #define AU_surfxml_host_interference_recv NULL
96      typedef int AT_surfxml_host_id;
97 #define AU_surfxml_host_id NULL
98      typedef int AT_surfxml_set_id;
99 #define AU_surfxml_set_id NULL
100      typedef int AT_surfxml_link_latency_file;
101 #define AU_surfxml_link_latency_file NULL
102      typedef enum { AU_surfxml_host_state, A_surfxml_host_state_ON,
103        A_surfxml_host_state_OFF
104      } AT_surfxml_host_state;
105      typedef int AT_surfxml_host_interference_send_recv;
106 #define AU_surfxml_host_interference_send_recv NULL
107      typedef int AT_surfxml_host_interference_send;
108 #define AU_surfxml_host_interference_send NULL
109      typedef int AT_surfxml_set_suffix;
110 #define AU_surfxml_set_suffix NULL
111      typedef int AT_surfxml_route_impact_on_dst;
112 #define AU_surfxml_route_impact_on_dst NULL
113      typedef int AT_surfxml_host_power;
114 #define AU_surfxml_host_power NULL
115      typedef int AT_surfxml_router_id;
116 #define AU_surfxml_router_id NULL
117      typedef int AT_surfxml_process_start_time;
118 #define AU_surfxml_process_start_time NULL
119      typedef int AT_surfxml_cluster_suffix;
120 #define AU_surfxml_cluster_suffix NULL
121      typedef int AT_surfxml_platform_xmlns_c_route;
122 #define AU_surfxml_platform_xmlns_c_route NULL
123      typedef int AT_surfxml_cluster_prefix;
124 #define AU_surfxml_cluster_prefix NULL
125      typedef int AT_surfxml_trace_file;
126 #define AU_surfxml_trace_file NULL
127      typedef enum { AU_surfxml_route_action, A_surfxml_route_action_POSTPEND,
128        A_surfxml_route_action_PREPEND,
129        A_surfxml_route_action_OVERRIDE
130      } AT_surfxml_route_action;
131      typedef enum { AU_surfxml_link_sharing_policy,
132        A_surfxml_link_sharing_policy_SHARED,
133        A_surfxml_link_sharing_policy_FATPIPE
134      } AT_surfxml_link_sharing_policy;
135      typedef int AT_surfxml_random_min;
136 #define AU_surfxml_random_min NULL
137      typedef int AT_surfxml_process_kill_time;
138 #define AU_surfxml_process_kill_time NULL
139      typedef int AT_surfxml_cluster_bb_bw;
140 #define AU_surfxml_cluster_bb_bw NULL
141      typedef int AT_surfxml_trace_c_connect_element;
142 #define AU_surfxml_trace_c_connect_element NULL
143      typedef int AT_surfxml_argument_value;
144 #define AU_surfxml_argument_value NULL
145      typedef enum { AU_surfxml_link_state, A_surfxml_link_state_ON,
146        A_surfxml_link_state_OFF
147      } AT_surfxml_link_state;
148      typedef int AT_surfxml_route_impact_on_src;
149 #define AU_surfxml_route_impact_on_src NULL
150      typedef int AT_surfxml_link_bandwidth;
151 #define AU_surfxml_link_bandwidth NULL
152      typedef int AT_surfxml_cluster_id;
153 #define AU_surfxml_cluster_id NULL
154      typedef int AT_surfxml_random_mean;
155 #define AU_surfxml_random_mean NULL
156      typedef int AT_surfxml_cluster_bb_lat;
157 #define AU_surfxml_cluster_bb_lat NULL
158      typedef int AT_surfxml_link_latency;
159 #define AU_surfxml_link_latency NULL
160      typedef int AT_surfxml_platform_xmlns_c_link;
161 #define AU_surfxml_platform_xmlns_c_link NULL
162      typedef int AT_surfxml_link_bandwidth_file;
163 #define AU_surfxml_link_bandwidth_file NULL
164      typedef int AT_surfxml_random_id;
165 #define AU_surfxml_random_id NULL
166      typedef int AT_surfxml_set_radical;
167 #define AU_surfxml_set_radical NULL
168      typedef int AT_surfxml_random_max;
169 #define AU_surfxml_random_max NULL
170      typedef int AT_surfxml_link_id;
171 #define AU_surfxml_link_id NULL
172      typedef int AT_surfxml_process_host;
173 #define AU_surfxml_process_host NULL
174      typedef int AT_surfxml_host_availability_file;
175 #define AU_surfxml_host_availability_file NULL
176      typedef int AT_surfxml_cluster_lat;
177 #define AU_surfxml_cluster_lat NULL
178      typedef int AT_surfxml_trace_periodicity;
179 #define AU_surfxml_trace_periodicity NULL
180      typedef int AT_surfxml_foreach_set_id;
181 #define AU_surfxml_foreach_set_id NULL
182      typedef int AT_surfxml_route_impact_on_dst_with_other_send;
183 #define AU_surfxml_route_impact_on_dst_with_other_send NULL
184      typedef int AT_surfxml_prop_value;
185 #define AU_surfxml_prop_value NULL
186      typedef int AT_surfxml_route_impact_on_src_with_other_recv;
187 #define AU_surfxml_route_impact_on_src_with_other_recv NULL
188      typedef int AT_surfxml_trace_timestep;
189 #define AU_surfxml_trace_timestep NULL
190      typedef int AT_surfxml_link_state_file;
191 #define AU_surfxml_link_state_file NULL
192      typedef int AT_surfxml_set_prefix;
193 #define AU_surfxml_set_prefix NULL
194      typedef int AT_surfxml_cluster_power;
195 #define AU_surfxml_cluster_power NULL
196      typedef int AT_surfxml_process_function;
197 #define AU_surfxml_process_function NULL
198      typedef int AT_surfxml_host_max_outgoing_rate;
199 #define AU_surfxml_host_max_outgoing_rate NULL
200      typedef int AT_surfxml_link_c_ctn_id;
201 #define AU_surfxml_link_c_ctn_id NULL
202      typedef int AT_surfxml_host_availability;
203 #define AU_surfxml_host_availability NULL
204      typedef int AT_surfxml_route_src;
205 #define AU_surfxml_route_src NULL
206      typedef int AT_surfxml_route_c_multi_src;
207 #define AU_surfxml_route_c_multi_src NULL
208      typedef enum { AU_surfxml_route_c_multi_action,
209        A_surfxml_route_c_multi_action_POSTPEND,
210        A_surfxml_route_c_multi_action_PREPEND,
211        A_surfxml_route_c_multi_action_OVERRIDE
212      } AT_surfxml_route_c_multi_action;
213      typedef int AT_surfxml_trace_c_connect_trace;
214 #define AU_surfxml_trace_c_connect_trace NULL
215      typedef int AT_surfxml_trace_id;
216 #define AU_surfxml_trace_id NULL
217      typedef int AT_surfxml_cluster_radical;
218 #define AU_surfxml_cluster_radical NULL
219      typedef int AT_surfxml_include_file;
220 #define AU_surfxml_include_file NULL
221      typedef int AT_surfxml_random_std_deviation;
222 #define AU_surfxml_random_std_deviation NULL
223      typedef enum { AU_surfxml_trace_c_connect_kind,
224        A_surfxml_trace_c_connect_kind_HOST_AVAIL,
225        A_surfxml_trace_c_connect_kind_POWER,
226        A_surfxml_trace_c_connect_kind_LINK_AVAIL,
227        A_surfxml_trace_c_connect_kind_BANDWIDTH,
228        A_surfxml_trace_c_connect_kind_LATENCY
229      } AT_surfxml_trace_c_connect_kind;
230      typedef int AT_surfxml_route_c_multi_dst;
231 #define AU_surfxml_route_c_multi_dst NULL
232      typedef int AT_surfxml_host_state_file;
233 #define AU_surfxml_host_state_file NULL
234      typedef enum { AU_surfxml_route_c_multi_symmetric,
235        A_surfxml_route_c_multi_symmetric_YES,
236        A_surfxml_route_c_multi_symmetric_NO
237      } AT_surfxml_route_c_multi_symmetric;
238      typedef int AT_surfxml_route_dst;
239 #define AU_surfxml_route_dst NULL
240      typedef int AT_surfxml_cluster_bw;
241 #define AU_surfxml_cluster_bw NULL
242      typedef int AT_surfxml_platform_version;
243 #define AU_surfxml_platform_version NULL
244
245 /* FleXML-provided data. */
246 XBT_PUBLIC_DATA(int) surfxml_pcdata_ix;
247 XBT_PUBLIC_DATA(char *) surfxml_bufferstack;
248 #define surfxml_pcdata (surfxml_bufferstack + surfxml_pcdata_ix)
249 XBT_PUBLIC_DATA(AT_surfxml_random_generator) AX_surfxml_random_generator;
250 #define A_surfxml_random_generator AX_surfxml_random_generator
251 XBT_PUBLIC_DATA(AT_surfxml_prop_id) AX_surfxml_prop_id;
252 #define A_surfxml_prop_id (surfxml_bufferstack + AX_surfxml_prop_id)
253 XBT_PUBLIC_DATA(AT_surfxml_host_interference_recv)
254   AX_surfxml_host_interference_recv;
255 #define A_surfxml_host_interference_recv (surfxml_bufferstack + AX_surfxml_host_interference_recv)
256 XBT_PUBLIC_DATA(AT_surfxml_host_id) AX_surfxml_host_id;
257 #define A_surfxml_host_id (surfxml_bufferstack + AX_surfxml_host_id)
258 XBT_PUBLIC_DATA(AT_surfxml_set_id) AX_surfxml_set_id;
259 #define A_surfxml_set_id (surfxml_bufferstack + AX_surfxml_set_id)
260 XBT_PUBLIC_DATA(AT_surfxml_link_latency_file) AX_surfxml_link_latency_file;
261 #define A_surfxml_link_latency_file (surfxml_bufferstack + AX_surfxml_link_latency_file)
262 XBT_PUBLIC_DATA(AT_surfxml_host_state) AX_surfxml_host_state;
263 #define A_surfxml_host_state AX_surfxml_host_state
264 XBT_PUBLIC_DATA(AT_surfxml_host_interference_send_recv)
265   AX_surfxml_host_interference_send_recv;
266 #define A_surfxml_host_interference_send_recv (surfxml_bufferstack + AX_surfxml_host_interference_send_recv)
267 XBT_PUBLIC_DATA(AT_surfxml_host_interference_send)
268   AX_surfxml_host_interference_send;
269 #define A_surfxml_host_interference_send (surfxml_bufferstack + AX_surfxml_host_interference_send)
270 XBT_PUBLIC_DATA(AT_surfxml_set_suffix) AX_surfxml_set_suffix;
271 #define A_surfxml_set_suffix (surfxml_bufferstack + AX_surfxml_set_suffix)
272 XBT_PUBLIC_DATA(AT_surfxml_route_impact_on_dst)
273   AX_surfxml_route_impact_on_dst;
274 #define A_surfxml_route_impact_on_dst (surfxml_bufferstack + AX_surfxml_route_impact_on_dst)
275 XBT_PUBLIC_DATA(AT_surfxml_host_power) AX_surfxml_host_power;
276 #define A_surfxml_host_power (surfxml_bufferstack + AX_surfxml_host_power)
277 XBT_PUBLIC_DATA(AT_surfxml_router_id) AX_surfxml_router_id;
278 #define A_surfxml_router_id (surfxml_bufferstack + AX_surfxml_router_id)
279 XBT_PUBLIC_DATA(AT_surfxml_process_start_time) AX_surfxml_process_start_time;
280 #define A_surfxml_process_start_time (surfxml_bufferstack + AX_surfxml_process_start_time)
281 XBT_PUBLIC_DATA(AT_surfxml_cluster_suffix) AX_surfxml_cluster_suffix;
282 #define A_surfxml_cluster_suffix (surfxml_bufferstack + AX_surfxml_cluster_suffix)
283 XBT_PUBLIC_DATA(AT_surfxml_platform_xmlns_c_route)
284   AX_surfxml_platform_xmlns_c_route;
285 #define A_surfxml_platform_xmlns_c_route (surfxml_bufferstack + AX_surfxml_platform_xmlns_c_route)
286 XBT_PUBLIC_DATA(AT_surfxml_cluster_prefix) AX_surfxml_cluster_prefix;
287 #define A_surfxml_cluster_prefix (surfxml_bufferstack + AX_surfxml_cluster_prefix)
288 XBT_PUBLIC_DATA(AT_surfxml_trace_file) AX_surfxml_trace_file;
289 #define A_surfxml_trace_file (surfxml_bufferstack + AX_surfxml_trace_file)
290 XBT_PUBLIC_DATA(AT_surfxml_route_action) AX_surfxml_route_action;
291 #define A_surfxml_route_action AX_surfxml_route_action
292 XBT_PUBLIC_DATA(AT_surfxml_link_sharing_policy)
293   AX_surfxml_link_sharing_policy;
294 #define A_surfxml_link_sharing_policy AX_surfxml_link_sharing_policy
295 XBT_PUBLIC_DATA(AT_surfxml_random_min) AX_surfxml_random_min;
296 #define A_surfxml_random_min (surfxml_bufferstack + AX_surfxml_random_min)
297 XBT_PUBLIC_DATA(AT_surfxml_process_kill_time) AX_surfxml_process_kill_time;
298 #define A_surfxml_process_kill_time (surfxml_bufferstack + AX_surfxml_process_kill_time)
299 XBT_PUBLIC_DATA(AT_surfxml_cluster_bb_bw) AX_surfxml_cluster_bb_bw;
300 #define A_surfxml_cluster_bb_bw (surfxml_bufferstack + AX_surfxml_cluster_bb_bw)
301 XBT_PUBLIC_DATA(AT_surfxml_trace_c_connect_element)
302   AX_surfxml_trace_c_connect_element;
303 #define A_surfxml_trace_c_connect_element (surfxml_bufferstack + AX_surfxml_trace_c_connect_element)
304 XBT_PUBLIC_DATA(AT_surfxml_argument_value) AX_surfxml_argument_value;
305 #define A_surfxml_argument_value (surfxml_bufferstack + AX_surfxml_argument_value)
306 XBT_PUBLIC_DATA(AT_surfxml_link_state) AX_surfxml_link_state;
307 #define A_surfxml_link_state AX_surfxml_link_state
308 XBT_PUBLIC_DATA(AT_surfxml_route_impact_on_src)
309   AX_surfxml_route_impact_on_src;
310 #define A_surfxml_route_impact_on_src (surfxml_bufferstack + AX_surfxml_route_impact_on_src)
311 XBT_PUBLIC_DATA(AT_surfxml_link_bandwidth) AX_surfxml_link_bandwidth;
312 #define A_surfxml_link_bandwidth (surfxml_bufferstack + AX_surfxml_link_bandwidth)
313 XBT_PUBLIC_DATA(AT_surfxml_cluster_id) AX_surfxml_cluster_id;
314 #define A_surfxml_cluster_id (surfxml_bufferstack + AX_surfxml_cluster_id)
315 XBT_PUBLIC_DATA(AT_surfxml_random_mean) AX_surfxml_random_mean;
316 #define A_surfxml_random_mean (surfxml_bufferstack + AX_surfxml_random_mean)
317 XBT_PUBLIC_DATA(AT_surfxml_cluster_bb_lat) AX_surfxml_cluster_bb_lat;
318 #define A_surfxml_cluster_bb_lat (surfxml_bufferstack + AX_surfxml_cluster_bb_lat)
319 XBT_PUBLIC_DATA(AT_surfxml_link_latency) AX_surfxml_link_latency;
320 #define A_surfxml_link_latency (surfxml_bufferstack + AX_surfxml_link_latency)
321 XBT_PUBLIC_DATA(AT_surfxml_platform_xmlns_c_link)
322   AX_surfxml_platform_xmlns_c_link;
323 #define A_surfxml_platform_xmlns_c_link (surfxml_bufferstack + AX_surfxml_platform_xmlns_c_link)
324 XBT_PUBLIC_DATA(AT_surfxml_link_bandwidth_file)
325   AX_surfxml_link_bandwidth_file;
326 #define A_surfxml_link_bandwidth_file (surfxml_bufferstack + AX_surfxml_link_bandwidth_file)
327 XBT_PUBLIC_DATA(AT_surfxml_random_id) AX_surfxml_random_id;
328 #define A_surfxml_random_id (surfxml_bufferstack + AX_surfxml_random_id)
329 XBT_PUBLIC_DATA(AT_surfxml_set_radical) AX_surfxml_set_radical;
330 #define A_surfxml_set_radical (surfxml_bufferstack + AX_surfxml_set_radical)
331 XBT_PUBLIC_DATA(AT_surfxml_random_max) AX_surfxml_random_max;
332 #define A_surfxml_random_max (surfxml_bufferstack + AX_surfxml_random_max)
333 XBT_PUBLIC_DATA(AT_surfxml_link_id) AX_surfxml_link_id;
334 #define A_surfxml_link_id (surfxml_bufferstack + AX_surfxml_link_id)
335 XBT_PUBLIC_DATA(AT_surfxml_process_host) AX_surfxml_process_host;
336 #define A_surfxml_process_host (surfxml_bufferstack + AX_surfxml_process_host)
337 XBT_PUBLIC_DATA(AT_surfxml_host_availability_file)
338   AX_surfxml_host_availability_file;
339 #define A_surfxml_host_availability_file (surfxml_bufferstack + AX_surfxml_host_availability_file)
340 XBT_PUBLIC_DATA(AT_surfxml_cluster_lat) AX_surfxml_cluster_lat;
341 #define A_surfxml_cluster_lat (surfxml_bufferstack + AX_surfxml_cluster_lat)
342 XBT_PUBLIC_DATA(AT_surfxml_trace_periodicity) AX_surfxml_trace_periodicity;
343 #define A_surfxml_trace_periodicity (surfxml_bufferstack + AX_surfxml_trace_periodicity)
344 XBT_PUBLIC_DATA(AT_surfxml_foreach_set_id) AX_surfxml_foreach_set_id;
345 #define A_surfxml_foreach_set_id (surfxml_bufferstack + AX_surfxml_foreach_set_id)
346 XBT_PUBLIC_DATA(AT_surfxml_route_impact_on_dst_with_other_send)
347   AX_surfxml_route_impact_on_dst_with_other_send;
348 #define A_surfxml_route_impact_on_dst_with_other_send (surfxml_bufferstack + AX_surfxml_route_impact_on_dst_with_other_send)
349 XBT_PUBLIC_DATA(AT_surfxml_prop_value) AX_surfxml_prop_value;
350 #define A_surfxml_prop_value (surfxml_bufferstack + AX_surfxml_prop_value)
351 XBT_PUBLIC_DATA(AT_surfxml_route_impact_on_src_with_other_recv)
352   AX_surfxml_route_impact_on_src_with_other_recv;
353 #define A_surfxml_route_impact_on_src_with_other_recv (surfxml_bufferstack + AX_surfxml_route_impact_on_src_with_other_recv)
354 XBT_PUBLIC_DATA(AT_surfxml_trace_timestep) AX_surfxml_trace_timestep;
355 #define A_surfxml_trace_timestep (surfxml_bufferstack + AX_surfxml_trace_timestep)
356 XBT_PUBLIC_DATA(AT_surfxml_link_state_file) AX_surfxml_link_state_file;
357 #define A_surfxml_link_state_file (surfxml_bufferstack + AX_surfxml_link_state_file)
358 XBT_PUBLIC_DATA(AT_surfxml_set_prefix) AX_surfxml_set_prefix;
359 #define A_surfxml_set_prefix (surfxml_bufferstack + AX_surfxml_set_prefix)
360 XBT_PUBLIC_DATA(AT_surfxml_cluster_power) AX_surfxml_cluster_power;
361 #define A_surfxml_cluster_power (surfxml_bufferstack + AX_surfxml_cluster_power)
362 XBT_PUBLIC_DATA(AT_surfxml_process_function) AX_surfxml_process_function;
363 #define A_surfxml_process_function (surfxml_bufferstack + AX_surfxml_process_function)
364 XBT_PUBLIC_DATA(AT_surfxml_host_max_outgoing_rate)
365   AX_surfxml_host_max_outgoing_rate;
366 #define A_surfxml_host_max_outgoing_rate (surfxml_bufferstack + AX_surfxml_host_max_outgoing_rate)
367 XBT_PUBLIC_DATA(AT_surfxml_link_c_ctn_id) AX_surfxml_link_c_ctn_id;
368 #define A_surfxml_link_c_ctn_id (surfxml_bufferstack + AX_surfxml_link_c_ctn_id)
369 XBT_PUBLIC_DATA(AT_surfxml_host_availability) AX_surfxml_host_availability;
370 #define A_surfxml_host_availability (surfxml_bufferstack + AX_surfxml_host_availability)
371 XBT_PUBLIC_DATA(AT_surfxml_route_src) AX_surfxml_route_src;
372 #define A_surfxml_route_src (surfxml_bufferstack + AX_surfxml_route_src)
373 XBT_PUBLIC_DATA(AT_surfxml_route_c_multi_src) AX_surfxml_route_c_multi_src;
374 #define A_surfxml_route_c_multi_src (surfxml_bufferstack + AX_surfxml_route_c_multi_src)
375 XBT_PUBLIC_DATA(AT_surfxml_route_c_multi_action)
376   AX_surfxml_route_c_multi_action;
377 #define A_surfxml_route_c_multi_action AX_surfxml_route_c_multi_action
378 XBT_PUBLIC_DATA(AT_surfxml_trace_c_connect_trace)
379   AX_surfxml_trace_c_connect_trace;
380 #define A_surfxml_trace_c_connect_trace (surfxml_bufferstack + AX_surfxml_trace_c_connect_trace)
381 XBT_PUBLIC_DATA(AT_surfxml_trace_id) AX_surfxml_trace_id;
382 #define A_surfxml_trace_id (surfxml_bufferstack + AX_surfxml_trace_id)
383 XBT_PUBLIC_DATA(AT_surfxml_cluster_radical) AX_surfxml_cluster_radical;
384 #define A_surfxml_cluster_radical (surfxml_bufferstack + AX_surfxml_cluster_radical)
385 XBT_PUBLIC_DATA(AT_surfxml_include_file) AX_surfxml_include_file;
386 #define A_surfxml_include_file (surfxml_bufferstack + AX_surfxml_include_file)
387 XBT_PUBLIC_DATA(AT_surfxml_random_std_deviation)
388   AX_surfxml_random_std_deviation;
389 #define A_surfxml_random_std_deviation (surfxml_bufferstack + AX_surfxml_random_std_deviation)
390 XBT_PUBLIC_DATA(AT_surfxml_trace_c_connect_kind)
391   AX_surfxml_trace_c_connect_kind;
392 #define A_surfxml_trace_c_connect_kind AX_surfxml_trace_c_connect_kind
393 XBT_PUBLIC_DATA(AT_surfxml_route_c_multi_dst) AX_surfxml_route_c_multi_dst;
394 #define A_surfxml_route_c_multi_dst (surfxml_bufferstack + AX_surfxml_route_c_multi_dst)
395 XBT_PUBLIC_DATA(AT_surfxml_host_state_file) AX_surfxml_host_state_file;
396 #define A_surfxml_host_state_file (surfxml_bufferstack + AX_surfxml_host_state_file)
397 XBT_PUBLIC_DATA(AT_surfxml_route_c_multi_symmetric)
398   AX_surfxml_route_c_multi_symmetric;
399 #define A_surfxml_route_c_multi_symmetric AX_surfxml_route_c_multi_symmetric
400 XBT_PUBLIC_DATA(AT_surfxml_route_dst) AX_surfxml_route_dst;
401 #define A_surfxml_route_dst (surfxml_bufferstack + AX_surfxml_route_dst)
402 XBT_PUBLIC_DATA(AT_surfxml_cluster_bw) AX_surfxml_cluster_bw;
403 #define A_surfxml_cluster_bw (surfxml_bufferstack + AX_surfxml_cluster_bw)
404 XBT_PUBLIC_DATA(AT_surfxml_platform_version) AX_surfxml_platform_version;
405 #define A_surfxml_platform_version (surfxml_bufferstack + AX_surfxml_platform_version)
406
407 /* XML application utilities. */
408 XBT_PUBLIC(int) surfxml_element_context(int);
409
410 /* XML processor entry point. */
411 XBT_PUBLIC(int) yylex(void);
412
413 /* Flexml error handling function (useful only when -q flag passed to flexml) */
414      const char *surfxml_parse_err_msg(void);
415 #endif