Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
API change fix: please define MSG_USE_DEPRECATED to get the broken MSG_mailbox_put_wi...
[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 SG_BEGIN_DECL()
52
53 /* XML application entry points. */
54 XBT_PUBLIC(void) STag_surfxml_platform(void);
55 XBT_PUBLIC(void) ETag_surfxml_platform(void);
56 XBT_PUBLIC(void) STag_surfxml_include(void);
57 XBT_PUBLIC(void) ETag_surfxml_include(void);
58 XBT_PUBLIC(void) STag_surfxml_trace(void);
59 XBT_PUBLIC(void) ETag_surfxml_trace(void);
60 XBT_PUBLIC(void) STag_surfxml_random(void);
61 XBT_PUBLIC(void) ETag_surfxml_random(void);
62 XBT_PUBLIC(void) STag_surfxml_trace_c_connect(void);
63 XBT_PUBLIC(void) ETag_surfxml_trace_c_connect(void);
64 XBT_PUBLIC(void) STag_surfxml_set(void);
65 XBT_PUBLIC(void) ETag_surfxml_set(void);
66 XBT_PUBLIC(void) STag_surfxml_foreach(void);
67 XBT_PUBLIC(void) ETag_surfxml_foreach(void);
68 XBT_PUBLIC(void) STag_surfxml_host(void);
69 XBT_PUBLIC(void) ETag_surfxml_host(void);
70 XBT_PUBLIC(void) STag_surfxml_prop(void);
71 XBT_PUBLIC(void) ETag_surfxml_prop(void);
72 XBT_PUBLIC(void) STag_surfxml_cluster(void);
73 XBT_PUBLIC(void) ETag_surfxml_cluster(void);
74 XBT_PUBLIC(void) STag_surfxml_router(void);
75 XBT_PUBLIC(void) ETag_surfxml_router(void);
76 XBT_PUBLIC(void) STag_surfxml_link(void);
77 XBT_PUBLIC(void) ETag_surfxml_link(void);
78 XBT_PUBLIC(void) STag_surfxml_route_c_multi(void);
79 XBT_PUBLIC(void) ETag_surfxml_route_c_multi(void);
80 XBT_PUBLIC(void) STag_surfxml_route(void);
81 XBT_PUBLIC(void) ETag_surfxml_route(void);
82 XBT_PUBLIC(void) STag_surfxml_link_c_ctn(void);
83 XBT_PUBLIC(void) ETag_surfxml_link_c_ctn(void);
84 XBT_PUBLIC(void) STag_surfxml_process(void);
85 XBT_PUBLIC(void) ETag_surfxml_process(void);
86 XBT_PUBLIC(void) STag_surfxml_argument(void);
87 XBT_PUBLIC(void) ETag_surfxml_argument(void);
88
89 /* XML application data. */
90      typedef enum { AU_surfxml_random_generator,
91        A_surfxml_random_generator_DRAND48,
92        A_surfxml_random_generator_RAND
93      } AT_surfxml_random_generator;
94      typedef int AT_surfxml_prop_id;
95 #define AU_surfxml_prop_id NULL
96      typedef int AT_surfxml_host_interference_recv;
97 #define AU_surfxml_host_interference_recv NULL
98      typedef int AT_surfxml_host_id;
99 #define AU_surfxml_host_id NULL
100      typedef int AT_surfxml_set_id;
101 #define AU_surfxml_set_id NULL
102      typedef int AT_surfxml_link_latency_file;
103 #define AU_surfxml_link_latency_file NULL
104      typedef enum { AU_surfxml_host_state, A_surfxml_host_state_ON,
105        A_surfxml_host_state_OFF
106      } AT_surfxml_host_state;
107      typedef int AT_surfxml_host_interference_send_recv;
108 #define AU_surfxml_host_interference_send_recv NULL
109      typedef int AT_surfxml_host_interference_send;
110 #define AU_surfxml_host_interference_send NULL
111      typedef int AT_surfxml_set_suffix;
112 #define AU_surfxml_set_suffix NULL
113      typedef int AT_surfxml_route_impact_on_dst;
114 #define AU_surfxml_route_impact_on_dst NULL
115      typedef int AT_surfxml_host_power;
116 #define AU_surfxml_host_power NULL
117      typedef int AT_surfxml_router_id;
118 #define AU_surfxml_router_id NULL
119      typedef int AT_surfxml_process_start_time;
120 #define AU_surfxml_process_start_time NULL
121      typedef int AT_surfxml_cluster_suffix;
122 #define AU_surfxml_cluster_suffix NULL
123      typedef int AT_surfxml_platform_xmlns_c_route;
124 #define AU_surfxml_platform_xmlns_c_route NULL
125      typedef int AT_surfxml_cluster_prefix;
126 #define AU_surfxml_cluster_prefix NULL
127      typedef int AT_surfxml_trace_file;
128 #define AU_surfxml_trace_file NULL
129      typedef enum { AU_surfxml_route_action, A_surfxml_route_action_POSTPEND,
130        A_surfxml_route_action_PREPEND,
131        A_surfxml_route_action_OVERRIDE
132      } AT_surfxml_route_action;
133      typedef enum { AU_surfxml_link_sharing_policy,
134        A_surfxml_link_sharing_policy_SHARED,
135        A_surfxml_link_sharing_policy_FATPIPE
136      } AT_surfxml_link_sharing_policy;
137      typedef int AT_surfxml_random_min;
138 #define AU_surfxml_random_min NULL
139      typedef int AT_surfxml_process_kill_time;
140 #define AU_surfxml_process_kill_time NULL
141      typedef int AT_surfxml_cluster_bb_bw;
142 #define AU_surfxml_cluster_bb_bw NULL
143      typedef int AT_surfxml_trace_c_connect_element;
144 #define AU_surfxml_trace_c_connect_element NULL
145      typedef int AT_surfxml_argument_value;
146 #define AU_surfxml_argument_value NULL
147      typedef enum { AU_surfxml_link_state, A_surfxml_link_state_ON,
148        A_surfxml_link_state_OFF
149      } AT_surfxml_link_state;
150      typedef int AT_surfxml_route_impact_on_src;
151 #define AU_surfxml_route_impact_on_src NULL
152      typedef int AT_surfxml_link_bandwidth;
153 #define AU_surfxml_link_bandwidth NULL
154      typedef int AT_surfxml_cluster_id;
155 #define AU_surfxml_cluster_id NULL
156      typedef int AT_surfxml_random_mean;
157 #define AU_surfxml_random_mean NULL
158      typedef int AT_surfxml_cluster_bb_lat;
159 #define AU_surfxml_cluster_bb_lat NULL
160      typedef int AT_surfxml_link_latency;
161 #define AU_surfxml_link_latency NULL
162      typedef int AT_surfxml_platform_xmlns_c_link;
163 #define AU_surfxml_platform_xmlns_c_link NULL
164      typedef int AT_surfxml_link_bandwidth_file;
165 #define AU_surfxml_link_bandwidth_file NULL
166      typedef int AT_surfxml_random_id;
167 #define AU_surfxml_random_id NULL
168      typedef int AT_surfxml_set_radical;
169 #define AU_surfxml_set_radical NULL
170      typedef int AT_surfxml_random_max;
171 #define AU_surfxml_random_max NULL
172      typedef int AT_surfxml_link_id;
173 #define AU_surfxml_link_id NULL
174      typedef int AT_surfxml_process_host;
175 #define AU_surfxml_process_host NULL
176      typedef int AT_surfxml_host_availability_file;
177 #define AU_surfxml_host_availability_file NULL
178      typedef int AT_surfxml_cluster_lat;
179 #define AU_surfxml_cluster_lat NULL
180      typedef int AT_surfxml_trace_periodicity;
181 #define AU_surfxml_trace_periodicity NULL
182      typedef int AT_surfxml_foreach_set_id;
183 #define AU_surfxml_foreach_set_id NULL
184      typedef int AT_surfxml_route_impact_on_dst_with_other_send;
185 #define AU_surfxml_route_impact_on_dst_with_other_send NULL
186      typedef int AT_surfxml_prop_value;
187 #define AU_surfxml_prop_value NULL
188      typedef int AT_surfxml_route_impact_on_src_with_other_recv;
189 #define AU_surfxml_route_impact_on_src_with_other_recv NULL
190      typedef int AT_surfxml_trace_timestep;
191 #define AU_surfxml_trace_timestep NULL
192      typedef int AT_surfxml_link_state_file;
193 #define AU_surfxml_link_state_file NULL
194      typedef int AT_surfxml_set_prefix;
195 #define AU_surfxml_set_prefix NULL
196      typedef int AT_surfxml_cluster_power;
197 #define AU_surfxml_cluster_power NULL
198      typedef int AT_surfxml_process_function;
199 #define AU_surfxml_process_function NULL
200      typedef int AT_surfxml_host_max_outgoing_rate;
201 #define AU_surfxml_host_max_outgoing_rate NULL
202      typedef int AT_surfxml_link_c_ctn_id;
203 #define AU_surfxml_link_c_ctn_id NULL
204      typedef int AT_surfxml_host_availability;
205 #define AU_surfxml_host_availability NULL
206      typedef int AT_surfxml_route_src;
207 #define AU_surfxml_route_src NULL
208      typedef int AT_surfxml_route_c_multi_src;
209 #define AU_surfxml_route_c_multi_src NULL
210      typedef enum { AU_surfxml_route_c_multi_action,
211        A_surfxml_route_c_multi_action_POSTPEND,
212        A_surfxml_route_c_multi_action_PREPEND,
213        A_surfxml_route_c_multi_action_OVERRIDE
214      } AT_surfxml_route_c_multi_action;
215      typedef int AT_surfxml_trace_c_connect_trace;
216 #define AU_surfxml_trace_c_connect_trace NULL
217      typedef int AT_surfxml_trace_id;
218 #define AU_surfxml_trace_id NULL
219      typedef int AT_surfxml_cluster_radical;
220 #define AU_surfxml_cluster_radical NULL
221      typedef int AT_surfxml_include_file;
222 #define AU_surfxml_include_file NULL
223      typedef int AT_surfxml_random_std_deviation;
224 #define AU_surfxml_random_std_deviation NULL
225      typedef enum { AU_surfxml_trace_c_connect_kind,
226        A_surfxml_trace_c_connect_kind_HOST_AVAIL,
227        A_surfxml_trace_c_connect_kind_POWER,
228        A_surfxml_trace_c_connect_kind_LINK_AVAIL,
229        A_surfxml_trace_c_connect_kind_BANDWIDTH,
230        A_surfxml_trace_c_connect_kind_LATENCY
231      } AT_surfxml_trace_c_connect_kind;
232      typedef int AT_surfxml_route_c_multi_dst;
233 #define AU_surfxml_route_c_multi_dst NULL
234      typedef int AT_surfxml_host_state_file;
235 #define AU_surfxml_host_state_file NULL
236      typedef enum { AU_surfxml_route_c_multi_symmetric,
237        A_surfxml_route_c_multi_symmetric_YES,
238        A_surfxml_route_c_multi_symmetric_NO
239      } AT_surfxml_route_c_multi_symmetric;
240      typedef int AT_surfxml_route_dst;
241 #define AU_surfxml_route_dst NULL
242      typedef int AT_surfxml_cluster_bw;
243 #define AU_surfxml_cluster_bw NULL
244      typedef int AT_surfxml_platform_version;
245 #define AU_surfxml_platform_version NULL
246
247 /* FleXML-provided data. */
248 XBT_PUBLIC_DATA(int) surfxml_pcdata_ix;
249 XBT_PUBLIC_DATA(char *) surfxml_bufferstack;
250 #define surfxml_pcdata (surfxml_bufferstack + surfxml_pcdata_ix)
251 XBT_PUBLIC_DATA(AT_surfxml_random_generator) AX_surfxml_random_generator;
252 #define A_surfxml_random_generator AX_surfxml_random_generator
253 XBT_PUBLIC_DATA(AT_surfxml_prop_id) AX_surfxml_prop_id;
254 #define A_surfxml_prop_id (surfxml_bufferstack + AX_surfxml_prop_id)
255 XBT_PUBLIC_DATA(AT_surfxml_host_interference_recv)
256   AX_surfxml_host_interference_recv;
257 #define A_surfxml_host_interference_recv (surfxml_bufferstack + AX_surfxml_host_interference_recv)
258 XBT_PUBLIC_DATA(AT_surfxml_host_id) AX_surfxml_host_id;
259 #define A_surfxml_host_id (surfxml_bufferstack + AX_surfxml_host_id)
260 XBT_PUBLIC_DATA(AT_surfxml_set_id) AX_surfxml_set_id;
261 #define A_surfxml_set_id (surfxml_bufferstack + AX_surfxml_set_id)
262 XBT_PUBLIC_DATA(AT_surfxml_link_latency_file) AX_surfxml_link_latency_file;
263 #define A_surfxml_link_latency_file (surfxml_bufferstack + AX_surfxml_link_latency_file)
264 XBT_PUBLIC_DATA(AT_surfxml_host_state) AX_surfxml_host_state;
265 #define A_surfxml_host_state AX_surfxml_host_state
266 XBT_PUBLIC_DATA(AT_surfxml_host_interference_send_recv)
267   AX_surfxml_host_interference_send_recv;
268 #define A_surfxml_host_interference_send_recv (surfxml_bufferstack + AX_surfxml_host_interference_send_recv)
269 XBT_PUBLIC_DATA(AT_surfxml_host_interference_send)
270   AX_surfxml_host_interference_send;
271 #define A_surfxml_host_interference_send (surfxml_bufferstack + AX_surfxml_host_interference_send)
272 XBT_PUBLIC_DATA(AT_surfxml_set_suffix) AX_surfxml_set_suffix;
273 #define A_surfxml_set_suffix (surfxml_bufferstack + AX_surfxml_set_suffix)
274 XBT_PUBLIC_DATA(AT_surfxml_route_impact_on_dst)
275   AX_surfxml_route_impact_on_dst;
276 #define A_surfxml_route_impact_on_dst (surfxml_bufferstack + AX_surfxml_route_impact_on_dst)
277 XBT_PUBLIC_DATA(AT_surfxml_host_power) AX_surfxml_host_power;
278 #define A_surfxml_host_power (surfxml_bufferstack + AX_surfxml_host_power)
279 XBT_PUBLIC_DATA(AT_surfxml_router_id) AX_surfxml_router_id;
280 #define A_surfxml_router_id (surfxml_bufferstack + AX_surfxml_router_id)
281 XBT_PUBLIC_DATA(AT_surfxml_process_start_time) AX_surfxml_process_start_time;
282 #define A_surfxml_process_start_time (surfxml_bufferstack + AX_surfxml_process_start_time)
283 XBT_PUBLIC_DATA(AT_surfxml_cluster_suffix) AX_surfxml_cluster_suffix;
284 #define A_surfxml_cluster_suffix (surfxml_bufferstack + AX_surfxml_cluster_suffix)
285 XBT_PUBLIC_DATA(AT_surfxml_platform_xmlns_c_route)
286   AX_surfxml_platform_xmlns_c_route;
287 #define A_surfxml_platform_xmlns_c_route (surfxml_bufferstack + AX_surfxml_platform_xmlns_c_route)
288 XBT_PUBLIC_DATA(AT_surfxml_cluster_prefix) AX_surfxml_cluster_prefix;
289 #define A_surfxml_cluster_prefix (surfxml_bufferstack + AX_surfxml_cluster_prefix)
290 XBT_PUBLIC_DATA(AT_surfxml_trace_file) AX_surfxml_trace_file;
291 #define A_surfxml_trace_file (surfxml_bufferstack + AX_surfxml_trace_file)
292 XBT_PUBLIC_DATA(AT_surfxml_route_action) AX_surfxml_route_action;
293 #define A_surfxml_route_action AX_surfxml_route_action
294 XBT_PUBLIC_DATA(AT_surfxml_link_sharing_policy)
295   AX_surfxml_link_sharing_policy;
296 #define A_surfxml_link_sharing_policy AX_surfxml_link_sharing_policy
297 XBT_PUBLIC_DATA(AT_surfxml_random_min) AX_surfxml_random_min;
298 #define A_surfxml_random_min (surfxml_bufferstack + AX_surfxml_random_min)
299 XBT_PUBLIC_DATA(AT_surfxml_process_kill_time) AX_surfxml_process_kill_time;
300 #define A_surfxml_process_kill_time (surfxml_bufferstack + AX_surfxml_process_kill_time)
301 XBT_PUBLIC_DATA(AT_surfxml_cluster_bb_bw) AX_surfxml_cluster_bb_bw;
302 #define A_surfxml_cluster_bb_bw (surfxml_bufferstack + AX_surfxml_cluster_bb_bw)
303 XBT_PUBLIC_DATA(AT_surfxml_trace_c_connect_element)
304   AX_surfxml_trace_c_connect_element;
305 #define A_surfxml_trace_c_connect_element (surfxml_bufferstack + AX_surfxml_trace_c_connect_element)
306 XBT_PUBLIC_DATA(AT_surfxml_argument_value) AX_surfxml_argument_value;
307 #define A_surfxml_argument_value (surfxml_bufferstack + AX_surfxml_argument_value)
308 XBT_PUBLIC_DATA(AT_surfxml_link_state) AX_surfxml_link_state;
309 #define A_surfxml_link_state AX_surfxml_link_state
310 XBT_PUBLIC_DATA(AT_surfxml_route_impact_on_src)
311   AX_surfxml_route_impact_on_src;
312 #define A_surfxml_route_impact_on_src (surfxml_bufferstack + AX_surfxml_route_impact_on_src)
313 XBT_PUBLIC_DATA(AT_surfxml_link_bandwidth) AX_surfxml_link_bandwidth;
314 #define A_surfxml_link_bandwidth (surfxml_bufferstack + AX_surfxml_link_bandwidth)
315 XBT_PUBLIC_DATA(AT_surfxml_cluster_id) AX_surfxml_cluster_id;
316 #define A_surfxml_cluster_id (surfxml_bufferstack + AX_surfxml_cluster_id)
317 XBT_PUBLIC_DATA(AT_surfxml_random_mean) AX_surfxml_random_mean;
318 #define A_surfxml_random_mean (surfxml_bufferstack + AX_surfxml_random_mean)
319 XBT_PUBLIC_DATA(AT_surfxml_cluster_bb_lat) AX_surfxml_cluster_bb_lat;
320 #define A_surfxml_cluster_bb_lat (surfxml_bufferstack + AX_surfxml_cluster_bb_lat)
321 XBT_PUBLIC_DATA(AT_surfxml_link_latency) AX_surfxml_link_latency;
322 #define A_surfxml_link_latency (surfxml_bufferstack + AX_surfxml_link_latency)
323 XBT_PUBLIC_DATA(AT_surfxml_platform_xmlns_c_link)
324   AX_surfxml_platform_xmlns_c_link;
325 #define A_surfxml_platform_xmlns_c_link (surfxml_bufferstack + AX_surfxml_platform_xmlns_c_link)
326 XBT_PUBLIC_DATA(AT_surfxml_link_bandwidth_file)
327   AX_surfxml_link_bandwidth_file;
328 #define A_surfxml_link_bandwidth_file (surfxml_bufferstack + AX_surfxml_link_bandwidth_file)
329 XBT_PUBLIC_DATA(AT_surfxml_random_id) AX_surfxml_random_id;
330 #define A_surfxml_random_id (surfxml_bufferstack + AX_surfxml_random_id)
331 XBT_PUBLIC_DATA(AT_surfxml_set_radical) AX_surfxml_set_radical;
332 #define A_surfxml_set_radical (surfxml_bufferstack + AX_surfxml_set_radical)
333 XBT_PUBLIC_DATA(AT_surfxml_random_max) AX_surfxml_random_max;
334 #define A_surfxml_random_max (surfxml_bufferstack + AX_surfxml_random_max)
335 XBT_PUBLIC_DATA(AT_surfxml_link_id) AX_surfxml_link_id;
336 #define A_surfxml_link_id (surfxml_bufferstack + AX_surfxml_link_id)
337 XBT_PUBLIC_DATA(AT_surfxml_process_host) AX_surfxml_process_host;
338 #define A_surfxml_process_host (surfxml_bufferstack + AX_surfxml_process_host)
339 XBT_PUBLIC_DATA(AT_surfxml_host_availability_file)
340   AX_surfxml_host_availability_file;
341 #define A_surfxml_host_availability_file (surfxml_bufferstack + AX_surfxml_host_availability_file)
342 XBT_PUBLIC_DATA(AT_surfxml_cluster_lat) AX_surfxml_cluster_lat;
343 #define A_surfxml_cluster_lat (surfxml_bufferstack + AX_surfxml_cluster_lat)
344 XBT_PUBLIC_DATA(AT_surfxml_trace_periodicity) AX_surfxml_trace_periodicity;
345 #define A_surfxml_trace_periodicity (surfxml_bufferstack + AX_surfxml_trace_periodicity)
346 XBT_PUBLIC_DATA(AT_surfxml_foreach_set_id) AX_surfxml_foreach_set_id;
347 #define A_surfxml_foreach_set_id (surfxml_bufferstack + AX_surfxml_foreach_set_id)
348 XBT_PUBLIC_DATA(AT_surfxml_route_impact_on_dst_with_other_send)
349   AX_surfxml_route_impact_on_dst_with_other_send;
350 #define A_surfxml_route_impact_on_dst_with_other_send (surfxml_bufferstack + AX_surfxml_route_impact_on_dst_with_other_send)
351 XBT_PUBLIC_DATA(AT_surfxml_prop_value) AX_surfxml_prop_value;
352 #define A_surfxml_prop_value (surfxml_bufferstack + AX_surfxml_prop_value)
353 XBT_PUBLIC_DATA(AT_surfxml_route_impact_on_src_with_other_recv)
354   AX_surfxml_route_impact_on_src_with_other_recv;
355 #define A_surfxml_route_impact_on_src_with_other_recv (surfxml_bufferstack + AX_surfxml_route_impact_on_src_with_other_recv)
356 XBT_PUBLIC_DATA(AT_surfxml_trace_timestep) AX_surfxml_trace_timestep;
357 #define A_surfxml_trace_timestep (surfxml_bufferstack + AX_surfxml_trace_timestep)
358 XBT_PUBLIC_DATA(AT_surfxml_link_state_file) AX_surfxml_link_state_file;
359 #define A_surfxml_link_state_file (surfxml_bufferstack + AX_surfxml_link_state_file)
360 XBT_PUBLIC_DATA(AT_surfxml_set_prefix) AX_surfxml_set_prefix;
361 #define A_surfxml_set_prefix (surfxml_bufferstack + AX_surfxml_set_prefix)
362 XBT_PUBLIC_DATA(AT_surfxml_cluster_power) AX_surfxml_cluster_power;
363 #define A_surfxml_cluster_power (surfxml_bufferstack + AX_surfxml_cluster_power)
364 XBT_PUBLIC_DATA(AT_surfxml_process_function) AX_surfxml_process_function;
365 #define A_surfxml_process_function (surfxml_bufferstack + AX_surfxml_process_function)
366 XBT_PUBLIC_DATA(AT_surfxml_host_max_outgoing_rate)
367   AX_surfxml_host_max_outgoing_rate;
368 #define A_surfxml_host_max_outgoing_rate (surfxml_bufferstack + AX_surfxml_host_max_outgoing_rate)
369 XBT_PUBLIC_DATA(AT_surfxml_link_c_ctn_id) AX_surfxml_link_c_ctn_id;
370 #define A_surfxml_link_c_ctn_id (surfxml_bufferstack + AX_surfxml_link_c_ctn_id)
371 XBT_PUBLIC_DATA(AT_surfxml_host_availability) AX_surfxml_host_availability;
372 #define A_surfxml_host_availability (surfxml_bufferstack + AX_surfxml_host_availability)
373 XBT_PUBLIC_DATA(AT_surfxml_route_src) AX_surfxml_route_src;
374 #define A_surfxml_route_src (surfxml_bufferstack + AX_surfxml_route_src)
375 XBT_PUBLIC_DATA(AT_surfxml_route_c_multi_src) AX_surfxml_route_c_multi_src;
376 #define A_surfxml_route_c_multi_src (surfxml_bufferstack + AX_surfxml_route_c_multi_src)
377 XBT_PUBLIC_DATA(AT_surfxml_route_c_multi_action)
378   AX_surfxml_route_c_multi_action;
379 #define A_surfxml_route_c_multi_action AX_surfxml_route_c_multi_action
380 XBT_PUBLIC_DATA(AT_surfxml_trace_c_connect_trace)
381   AX_surfxml_trace_c_connect_trace;
382 #define A_surfxml_trace_c_connect_trace (surfxml_bufferstack + AX_surfxml_trace_c_connect_trace)
383 XBT_PUBLIC_DATA(AT_surfxml_trace_id) AX_surfxml_trace_id;
384 #define A_surfxml_trace_id (surfxml_bufferstack + AX_surfxml_trace_id)
385 XBT_PUBLIC_DATA(AT_surfxml_cluster_radical) AX_surfxml_cluster_radical;
386 #define A_surfxml_cluster_radical (surfxml_bufferstack + AX_surfxml_cluster_radical)
387 XBT_PUBLIC_DATA(AT_surfxml_include_file) AX_surfxml_include_file;
388 #define A_surfxml_include_file (surfxml_bufferstack + AX_surfxml_include_file)
389 XBT_PUBLIC_DATA(AT_surfxml_random_std_deviation)
390   AX_surfxml_random_std_deviation;
391 #define A_surfxml_random_std_deviation (surfxml_bufferstack + AX_surfxml_random_std_deviation)
392 XBT_PUBLIC_DATA(AT_surfxml_trace_c_connect_kind)
393   AX_surfxml_trace_c_connect_kind;
394 #define A_surfxml_trace_c_connect_kind AX_surfxml_trace_c_connect_kind
395 XBT_PUBLIC_DATA(AT_surfxml_route_c_multi_dst) AX_surfxml_route_c_multi_dst;
396 #define A_surfxml_route_c_multi_dst (surfxml_bufferstack + AX_surfxml_route_c_multi_dst)
397 XBT_PUBLIC_DATA(AT_surfxml_host_state_file) AX_surfxml_host_state_file;
398 #define A_surfxml_host_state_file (surfxml_bufferstack + AX_surfxml_host_state_file)
399 XBT_PUBLIC_DATA(AT_surfxml_route_c_multi_symmetric)
400   AX_surfxml_route_c_multi_symmetric;
401 #define A_surfxml_route_c_multi_symmetric AX_surfxml_route_c_multi_symmetric
402 XBT_PUBLIC_DATA(AT_surfxml_route_dst) AX_surfxml_route_dst;
403 #define A_surfxml_route_dst (surfxml_bufferstack + AX_surfxml_route_dst)
404 XBT_PUBLIC_DATA(AT_surfxml_cluster_bw) AX_surfxml_cluster_bw;
405 #define A_surfxml_cluster_bw (surfxml_bufferstack + AX_surfxml_cluster_bw)
406 XBT_PUBLIC_DATA(AT_surfxml_platform_version) AX_surfxml_platform_version;
407 #define A_surfxml_platform_version (surfxml_bufferstack + AX_surfxml_platform_version)
408
409 /* XML application utilities. */
410 XBT_PUBLIC(int) surfxml_element_context(int);
411
412 /* XML processor entry point. */
413 XBT_PUBLIC(int) yylex(void);
414
415 /* Flexml error handling function (useful only when -q flag passed to flexml) */
416      const char *surfxml_parse_err_msg(void);
417
418 SG_END_DECL()
419 #endif