Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
36f41b61848635170af5e91632cc9e3930006bd0
[simgrid.git] / include / surf / surfxml.h
1 /* XML processor/application API for surf/surfxml.dtd.
2  * Generated 2007/11/29 14:32:37.
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.61 2006/09/13 16:34:33 wdowling 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_surfxml_H
49 #define _FLEXML_surfxml_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, A_surfxml_random_generator_DRAND48,A_surfxml_random_generator_RAND } AT_surfxml_random_generator;
89 typedef int AT_surfxml_prop_id;
90 #define AU_surfxml_prop_id NULL
91 typedef int AT_surfxml_host_interference_recv;
92 #define AU_surfxml_host_interference_recv NULL
93 typedef int AT_surfxml_host_id;
94 #define AU_surfxml_host_id NULL
95 typedef int AT_surfxml_set_id;
96 #define AU_surfxml_set_id NULL
97 typedef int AT_surfxml_link_latency_file;
98 #define AU_surfxml_link_latency_file NULL
99 typedef enum { AU_surfxml_host_state, A_surfxml_host_state_ON,A_surfxml_host_state_OFF } AT_surfxml_host_state;
100 typedef int AT_surfxml_host_interference_send_recv;
101 #define AU_surfxml_host_interference_send_recv NULL
102 typedef int AT_surfxml_host_interference_send;
103 #define AU_surfxml_host_interference_send NULL
104 typedef int AT_surfxml_set_suffix;
105 #define AU_surfxml_set_suffix NULL
106 typedef int AT_surfxml_route_impact_on_dst;
107 #define AU_surfxml_route_impact_on_dst NULL
108 typedef int AT_surfxml_host_power;
109 #define AU_surfxml_host_power NULL
110 typedef int AT_surfxml_router_id;
111 #define AU_surfxml_router_id NULL
112 typedef int AT_surfxml_process_start_time;
113 #define AU_surfxml_process_start_time NULL
114 typedef int AT_surfxml_cluster_suffix;
115 #define AU_surfxml_cluster_suffix NULL
116 typedef int AT_surfxml_platform_xmlns_c_route;
117 #define AU_surfxml_platform_xmlns_c_route NULL
118 typedef int AT_surfxml_cluster_prefix;
119 #define AU_surfxml_cluster_prefix NULL
120 typedef int AT_surfxml_trace_file;
121 #define AU_surfxml_trace_file NULL
122 typedef enum { AU_surfxml_route_action, A_surfxml_route_action_POSTPEND,A_surfxml_route_action_PREPEND,A_surfxml_route_action_OVERRIDE } AT_surfxml_route_action;
123 typedef enum { AU_surfxml_link_sharing_policy, A_surfxml_link_sharing_policy_SHARED,A_surfxml_link_sharing_policy_FATPIPE } AT_surfxml_link_sharing_policy;
124 typedef int AT_surfxml_random_min;
125 #define AU_surfxml_random_min NULL
126 typedef int AT_surfxml_process_kill_time;
127 #define AU_surfxml_process_kill_time NULL
128 typedef int AT_surfxml_cluster_bb_bw;
129 #define AU_surfxml_cluster_bb_bw NULL
130 typedef enum { AU_surfxml_trace_c_connect_element, A_surfxml_trace_c_connect_element_HOST,A_surfxml_trace_c_connect_element_LINK } AT_surfxml_trace_c_connect_element;
131 typedef int AT_surfxml_argument_value;
132 #define AU_surfxml_argument_value NULL
133 typedef enum { AU_surfxml_link_state, A_surfxml_link_state_ON,A_surfxml_link_state_OFF } AT_surfxml_link_state;
134 typedef int AT_surfxml_route_impact_on_src;
135 #define AU_surfxml_route_impact_on_src NULL
136 typedef int AT_surfxml_link_bandwidth;
137 #define AU_surfxml_link_bandwidth NULL
138 typedef int AT_surfxml_cluster_id;
139 #define AU_surfxml_cluster_id NULL
140 typedef int AT_surfxml_random_mean;
141 #define AU_surfxml_random_mean NULL
142 typedef int AT_surfxml_cluster_bb_lat;
143 #define AU_surfxml_cluster_bb_lat NULL
144 typedef int AT_surfxml_link_latency;
145 #define AU_surfxml_link_latency NULL
146 typedef int AT_surfxml_trace_c_connect_trace_id;
147 #define AU_surfxml_trace_c_connect_trace_id NULL
148 typedef int AT_surfxml_platform_xmlns_c_link;
149 #define AU_surfxml_platform_xmlns_c_link NULL
150 typedef int AT_surfxml_link_bandwidth_file;
151 #define AU_surfxml_link_bandwidth_file NULL
152 typedef int AT_surfxml_random_id;
153 #define AU_surfxml_random_id NULL
154 typedef int AT_surfxml_set_radical;
155 #define AU_surfxml_set_radical NULL
156 typedef int AT_surfxml_random_max;
157 #define AU_surfxml_random_max NULL
158 typedef int AT_surfxml_link_id;
159 #define AU_surfxml_link_id NULL
160 typedef int AT_surfxml_process_host;
161 #define AU_surfxml_process_host NULL
162 typedef int AT_surfxml_host_availability_file;
163 #define AU_surfxml_host_availability_file NULL
164 typedef int AT_surfxml_cluster_lat;
165 #define AU_surfxml_cluster_lat NULL
166 typedef int AT_surfxml_trace_periodicity;
167 #define AU_surfxml_trace_periodicity NULL
168 typedef int AT_surfxml_foreach_set_id;
169 #define AU_surfxml_foreach_set_id NULL
170 typedef int AT_surfxml_route_impact_on_dst_with_other_send;
171 #define AU_surfxml_route_impact_on_dst_with_other_send NULL
172 typedef int AT_surfxml_prop_value;
173 #define AU_surfxml_prop_value NULL
174 typedef int AT_surfxml_route_impact_on_src_with_other_recv;
175 #define AU_surfxml_route_impact_on_src_with_other_recv NULL
176 typedef int AT_surfxml_link_state_file;
177 #define AU_surfxml_link_state_file NULL
178 typedef int AT_surfxml_set_prefix;
179 #define AU_surfxml_set_prefix NULL
180 typedef int AT_surfxml_cluster_power;
181 #define AU_surfxml_cluster_power NULL
182 typedef int AT_surfxml_process_function;
183 #define AU_surfxml_process_function NULL
184 typedef int AT_surfxml_host_max_outgoing_rate;
185 #define AU_surfxml_host_max_outgoing_rate NULL
186 typedef int AT_surfxml_link_c_ctn_id;
187 #define AU_surfxml_link_c_ctn_id NULL
188 typedef int AT_surfxml_host_availability;
189 #define AU_surfxml_host_availability NULL
190 typedef int AT_surfxml_route_src;
191 #define AU_surfxml_route_src NULL
192 typedef int AT_surfxml_route_c_multi_src;
193 #define AU_surfxml_route_c_multi_src NULL
194 typedef enum { AU_surfxml_route_c_multi_action, A_surfxml_route_c_multi_action_POSTPEND,A_surfxml_route_c_multi_action_PREPEND,A_surfxml_route_c_multi_action_OVERRIDE } AT_surfxml_route_c_multi_action;
195 typedef int AT_surfxml_trace_id;
196 #define AU_surfxml_trace_id NULL
197 typedef int AT_surfxml_cluster_radical;
198 #define AU_surfxml_cluster_radical NULL
199 typedef int AT_surfxml_include_file;
200 #define AU_surfxml_include_file NULL
201 typedef int AT_surfxml_random_std_deviation;
202 #define AU_surfxml_random_std_deviation NULL
203 typedef enum { AU_surfxml_trace_c_connect_kind, A_surfxml_trace_c_connect_kind_AVAILABILITY,A_surfxml_trace_c_connect_kind_BANDWIDTH,A_surfxml_trace_c_connect_kind_LATENCY,A_surfxml_trace_c_connect_kind_POWER } AT_surfxml_trace_c_connect_kind;
204 typedef int AT_surfxml_trace_c_connect_connector_id;
205 #define AU_surfxml_trace_c_connect_connector_id NULL
206 typedef int AT_surfxml_route_c_multi_dst;
207 #define AU_surfxml_route_c_multi_dst NULL
208 typedef int AT_surfxml_host_state_file;
209 #define AU_surfxml_host_state_file NULL
210 typedef enum { AU_surfxml_route_c_multi_symmetric, A_surfxml_route_c_multi_symmetric_YES,A_surfxml_route_c_multi_symmetric_NO } AT_surfxml_route_c_multi_symmetric;
211 typedef int AT_surfxml_route_dst;
212 #define AU_surfxml_route_dst NULL
213 typedef int AT_surfxml_cluster_bw;
214 #define AU_surfxml_cluster_bw NULL
215 typedef int AT_surfxml_platform_version;
216 #define AU_surfxml_platform_version NULL
217
218 /* FleXML-provided data. */
219 XBT_PUBLIC_DATA(int ) surfxml_pcdata_ix;
220 XBT_PUBLIC_DATA(char *) surfxml_bufferstack;
221 #define surfxml_pcdata (surfxml_bufferstack + surfxml_pcdata_ix)
222 XBT_PUBLIC_DATA(AT_surfxml_random_generator ) AX_surfxml_random_generator;
223 #define A_surfxml_random_generator AX_surfxml_random_generator
224 XBT_PUBLIC_DATA(AT_surfxml_prop_id ) AX_surfxml_prop_id;
225 #define A_surfxml_prop_id (surfxml_bufferstack + AX_surfxml_prop_id)
226 XBT_PUBLIC_DATA(AT_surfxml_host_interference_recv ) AX_surfxml_host_interference_recv;
227 #define A_surfxml_host_interference_recv (surfxml_bufferstack + AX_surfxml_host_interference_recv)
228 XBT_PUBLIC_DATA(AT_surfxml_host_id ) AX_surfxml_host_id;
229 #define A_surfxml_host_id (surfxml_bufferstack + AX_surfxml_host_id)
230 XBT_PUBLIC_DATA(AT_surfxml_set_id ) AX_surfxml_set_id;
231 #define A_surfxml_set_id (surfxml_bufferstack + AX_surfxml_set_id)
232 XBT_PUBLIC_DATA(AT_surfxml_link_latency_file ) AX_surfxml_link_latency_file;
233 #define A_surfxml_link_latency_file (surfxml_bufferstack + AX_surfxml_link_latency_file)
234 XBT_PUBLIC_DATA(AT_surfxml_host_state ) AX_surfxml_host_state;
235 #define A_surfxml_host_state AX_surfxml_host_state
236 XBT_PUBLIC_DATA(AT_surfxml_host_interference_send_recv ) AX_surfxml_host_interference_send_recv;
237 #define A_surfxml_host_interference_send_recv (surfxml_bufferstack + AX_surfxml_host_interference_send_recv)
238 XBT_PUBLIC_DATA(AT_surfxml_host_interference_send ) AX_surfxml_host_interference_send;
239 #define A_surfxml_host_interference_send (surfxml_bufferstack + AX_surfxml_host_interference_send)
240 XBT_PUBLIC_DATA(AT_surfxml_set_suffix ) AX_surfxml_set_suffix;
241 #define A_surfxml_set_suffix (surfxml_bufferstack + AX_surfxml_set_suffix)
242 XBT_PUBLIC_DATA(AT_surfxml_route_impact_on_dst ) AX_surfxml_route_impact_on_dst;
243 #define A_surfxml_route_impact_on_dst (surfxml_bufferstack + AX_surfxml_route_impact_on_dst)
244 XBT_PUBLIC_DATA(AT_surfxml_host_power ) AX_surfxml_host_power;
245 #define A_surfxml_host_power (surfxml_bufferstack + AX_surfxml_host_power)
246 XBT_PUBLIC_DATA(AT_surfxml_router_id ) AX_surfxml_router_id;
247 #define A_surfxml_router_id (surfxml_bufferstack + AX_surfxml_router_id)
248 XBT_PUBLIC_DATA(AT_surfxml_process_start_time ) AX_surfxml_process_start_time;
249 #define A_surfxml_process_start_time (surfxml_bufferstack + AX_surfxml_process_start_time)
250 XBT_PUBLIC_DATA(AT_surfxml_cluster_suffix ) AX_surfxml_cluster_suffix;
251 #define A_surfxml_cluster_suffix (surfxml_bufferstack + AX_surfxml_cluster_suffix)
252 XBT_PUBLIC_DATA(AT_surfxml_platform_xmlns_c_route ) AX_surfxml_platform_xmlns_c_route;
253 #define A_surfxml_platform_xmlns_c_route (surfxml_bufferstack + AX_surfxml_platform_xmlns_c_route)
254 XBT_PUBLIC_DATA(AT_surfxml_cluster_prefix ) AX_surfxml_cluster_prefix;
255 #define A_surfxml_cluster_prefix (surfxml_bufferstack + AX_surfxml_cluster_prefix)
256 XBT_PUBLIC_DATA(AT_surfxml_trace_file ) AX_surfxml_trace_file;
257 #define A_surfxml_trace_file (surfxml_bufferstack + AX_surfxml_trace_file)
258 XBT_PUBLIC_DATA(AT_surfxml_route_action ) AX_surfxml_route_action;
259 #define A_surfxml_route_action AX_surfxml_route_action
260 XBT_PUBLIC_DATA(AT_surfxml_link_sharing_policy ) AX_surfxml_link_sharing_policy;
261 #define A_surfxml_link_sharing_policy AX_surfxml_link_sharing_policy
262 XBT_PUBLIC_DATA(AT_surfxml_random_min ) AX_surfxml_random_min;
263 #define A_surfxml_random_min (surfxml_bufferstack + AX_surfxml_random_min)
264 XBT_PUBLIC_DATA(AT_surfxml_process_kill_time ) AX_surfxml_process_kill_time;
265 #define A_surfxml_process_kill_time (surfxml_bufferstack + AX_surfxml_process_kill_time)
266 XBT_PUBLIC_DATA(AT_surfxml_cluster_bb_bw ) AX_surfxml_cluster_bb_bw;
267 #define A_surfxml_cluster_bb_bw (surfxml_bufferstack + AX_surfxml_cluster_bb_bw)
268 XBT_PUBLIC_DATA(AT_surfxml_trace_c_connect_element ) AX_surfxml_trace_c_connect_element;
269 #define A_surfxml_trace_c_connect_element AX_surfxml_trace_c_connect_element
270 XBT_PUBLIC_DATA(AT_surfxml_argument_value ) AX_surfxml_argument_value;
271 #define A_surfxml_argument_value (surfxml_bufferstack + AX_surfxml_argument_value)
272 XBT_PUBLIC_DATA(AT_surfxml_link_state ) AX_surfxml_link_state;
273 #define A_surfxml_link_state AX_surfxml_link_state
274 XBT_PUBLIC_DATA(AT_surfxml_route_impact_on_src ) AX_surfxml_route_impact_on_src;
275 #define A_surfxml_route_impact_on_src (surfxml_bufferstack + AX_surfxml_route_impact_on_src)
276 XBT_PUBLIC_DATA(AT_surfxml_link_bandwidth ) AX_surfxml_link_bandwidth;
277 #define A_surfxml_link_bandwidth (surfxml_bufferstack + AX_surfxml_link_bandwidth)
278 XBT_PUBLIC_DATA(AT_surfxml_cluster_id ) AX_surfxml_cluster_id;
279 #define A_surfxml_cluster_id (surfxml_bufferstack + AX_surfxml_cluster_id)
280 XBT_PUBLIC_DATA(AT_surfxml_random_mean ) AX_surfxml_random_mean;
281 #define A_surfxml_random_mean (surfxml_bufferstack + AX_surfxml_random_mean)
282 XBT_PUBLIC_DATA(AT_surfxml_cluster_bb_lat ) AX_surfxml_cluster_bb_lat;
283 #define A_surfxml_cluster_bb_lat (surfxml_bufferstack + AX_surfxml_cluster_bb_lat)
284 XBT_PUBLIC_DATA(AT_surfxml_link_latency ) AX_surfxml_link_latency;
285 #define A_surfxml_link_latency (surfxml_bufferstack + AX_surfxml_link_latency)
286 XBT_PUBLIC_DATA(AT_surfxml_trace_c_connect_trace_id ) AX_surfxml_trace_c_connect_trace_id;
287 #define A_surfxml_trace_c_connect_trace_id (surfxml_bufferstack + AX_surfxml_trace_c_connect_trace_id)
288 XBT_PUBLIC_DATA(AT_surfxml_platform_xmlns_c_link ) AX_surfxml_platform_xmlns_c_link;
289 #define A_surfxml_platform_xmlns_c_link (surfxml_bufferstack + AX_surfxml_platform_xmlns_c_link)
290 XBT_PUBLIC_DATA(AT_surfxml_link_bandwidth_file ) AX_surfxml_link_bandwidth_file;
291 #define A_surfxml_link_bandwidth_file (surfxml_bufferstack + AX_surfxml_link_bandwidth_file)
292 XBT_PUBLIC_DATA(AT_surfxml_random_id ) AX_surfxml_random_id;
293 #define A_surfxml_random_id (surfxml_bufferstack + AX_surfxml_random_id)
294 XBT_PUBLIC_DATA(AT_surfxml_set_radical ) AX_surfxml_set_radical;
295 #define A_surfxml_set_radical (surfxml_bufferstack + AX_surfxml_set_radical)
296 XBT_PUBLIC_DATA(AT_surfxml_random_max ) AX_surfxml_random_max;
297 #define A_surfxml_random_max (surfxml_bufferstack + AX_surfxml_random_max)
298 XBT_PUBLIC_DATA(AT_surfxml_link_id ) AX_surfxml_link_id;
299 #define A_surfxml_link_id (surfxml_bufferstack + AX_surfxml_link_id)
300 XBT_PUBLIC_DATA(AT_surfxml_process_host ) AX_surfxml_process_host;
301 #define A_surfxml_process_host (surfxml_bufferstack + AX_surfxml_process_host)
302 XBT_PUBLIC_DATA(AT_surfxml_host_availability_file ) AX_surfxml_host_availability_file;
303 #define A_surfxml_host_availability_file (surfxml_bufferstack + AX_surfxml_host_availability_file)
304 XBT_PUBLIC_DATA(AT_surfxml_cluster_lat ) AX_surfxml_cluster_lat;
305 #define A_surfxml_cluster_lat (surfxml_bufferstack + AX_surfxml_cluster_lat)
306 XBT_PUBLIC_DATA(AT_surfxml_trace_periodicity ) AX_surfxml_trace_periodicity;
307 #define A_surfxml_trace_periodicity (surfxml_bufferstack + AX_surfxml_trace_periodicity)
308 XBT_PUBLIC_DATA(AT_surfxml_foreach_set_id ) AX_surfxml_foreach_set_id;
309 #define A_surfxml_foreach_set_id (surfxml_bufferstack + AX_surfxml_foreach_set_id)
310 XBT_PUBLIC_DATA(AT_surfxml_route_impact_on_dst_with_other_send ) AX_surfxml_route_impact_on_dst_with_other_send;
311 #define A_surfxml_route_impact_on_dst_with_other_send (surfxml_bufferstack + AX_surfxml_route_impact_on_dst_with_other_send)
312 XBT_PUBLIC_DATA(AT_surfxml_prop_value ) AX_surfxml_prop_value;
313 #define A_surfxml_prop_value (surfxml_bufferstack + AX_surfxml_prop_value)
314 XBT_PUBLIC_DATA(AT_surfxml_route_impact_on_src_with_other_recv ) AX_surfxml_route_impact_on_src_with_other_recv;
315 #define A_surfxml_route_impact_on_src_with_other_recv (surfxml_bufferstack + AX_surfxml_route_impact_on_src_with_other_recv)
316 XBT_PUBLIC_DATA(AT_surfxml_link_state_file ) AX_surfxml_link_state_file;
317 #define A_surfxml_link_state_file (surfxml_bufferstack + AX_surfxml_link_state_file)
318 XBT_PUBLIC_DATA(AT_surfxml_set_prefix ) AX_surfxml_set_prefix;
319 #define A_surfxml_set_prefix (surfxml_bufferstack + AX_surfxml_set_prefix)
320 XBT_PUBLIC_DATA(AT_surfxml_cluster_power ) AX_surfxml_cluster_power;
321 #define A_surfxml_cluster_power (surfxml_bufferstack + AX_surfxml_cluster_power)
322 XBT_PUBLIC_DATA(AT_surfxml_process_function ) AX_surfxml_process_function;
323 #define A_surfxml_process_function (surfxml_bufferstack + AX_surfxml_process_function)
324 XBT_PUBLIC_DATA(AT_surfxml_host_max_outgoing_rate ) AX_surfxml_host_max_outgoing_rate;
325 #define A_surfxml_host_max_outgoing_rate (surfxml_bufferstack + AX_surfxml_host_max_outgoing_rate)
326 XBT_PUBLIC_DATA(AT_surfxml_link_c_ctn_id ) AX_surfxml_link_c_ctn_id;
327 #define A_surfxml_link_c_ctn_id (surfxml_bufferstack + AX_surfxml_link_c_ctn_id)
328 XBT_PUBLIC_DATA(AT_surfxml_host_availability ) AX_surfxml_host_availability;
329 #define A_surfxml_host_availability (surfxml_bufferstack + AX_surfxml_host_availability)
330 XBT_PUBLIC_DATA(AT_surfxml_route_src ) AX_surfxml_route_src;
331 #define A_surfxml_route_src (surfxml_bufferstack + AX_surfxml_route_src)
332 XBT_PUBLIC_DATA(AT_surfxml_route_c_multi_src ) AX_surfxml_route_c_multi_src;
333 #define A_surfxml_route_c_multi_src (surfxml_bufferstack + AX_surfxml_route_c_multi_src)
334 XBT_PUBLIC_DATA(AT_surfxml_route_c_multi_action ) AX_surfxml_route_c_multi_action;
335 #define A_surfxml_route_c_multi_action AX_surfxml_route_c_multi_action
336 XBT_PUBLIC_DATA(AT_surfxml_trace_id ) AX_surfxml_trace_id;
337 #define A_surfxml_trace_id (surfxml_bufferstack + AX_surfxml_trace_id)
338 XBT_PUBLIC_DATA(AT_surfxml_cluster_radical ) AX_surfxml_cluster_radical;
339 #define A_surfxml_cluster_radical (surfxml_bufferstack + AX_surfxml_cluster_radical)
340 XBT_PUBLIC_DATA(AT_surfxml_include_file ) AX_surfxml_include_file;
341 #define A_surfxml_include_file (surfxml_bufferstack + AX_surfxml_include_file)
342 XBT_PUBLIC_DATA(AT_surfxml_random_std_deviation ) AX_surfxml_random_std_deviation;
343 #define A_surfxml_random_std_deviation (surfxml_bufferstack + AX_surfxml_random_std_deviation)
344 XBT_PUBLIC_DATA(AT_surfxml_trace_c_connect_kind ) AX_surfxml_trace_c_connect_kind;
345 #define A_surfxml_trace_c_connect_kind AX_surfxml_trace_c_connect_kind
346 XBT_PUBLIC_DATA(AT_surfxml_trace_c_connect_connector_id ) AX_surfxml_trace_c_connect_connector_id;
347 #define A_surfxml_trace_c_connect_connector_id (surfxml_bufferstack + AX_surfxml_trace_c_connect_connector_id)
348 XBT_PUBLIC_DATA(AT_surfxml_route_c_multi_dst ) AX_surfxml_route_c_multi_dst;
349 #define A_surfxml_route_c_multi_dst (surfxml_bufferstack + AX_surfxml_route_c_multi_dst)
350 XBT_PUBLIC_DATA(AT_surfxml_host_state_file ) AX_surfxml_host_state_file;
351 #define A_surfxml_host_state_file (surfxml_bufferstack + AX_surfxml_host_state_file)
352 XBT_PUBLIC_DATA(AT_surfxml_route_c_multi_symmetric ) AX_surfxml_route_c_multi_symmetric;
353 #define A_surfxml_route_c_multi_symmetric AX_surfxml_route_c_multi_symmetric
354 XBT_PUBLIC_DATA(AT_surfxml_route_dst ) AX_surfxml_route_dst;
355 #define A_surfxml_route_dst (surfxml_bufferstack + AX_surfxml_route_dst)
356 XBT_PUBLIC_DATA(AT_surfxml_cluster_bw ) AX_surfxml_cluster_bw;
357 #define A_surfxml_cluster_bw (surfxml_bufferstack + AX_surfxml_cluster_bw)
358 XBT_PUBLIC_DATA(AT_surfxml_platform_version ) AX_surfxml_platform_version;
359 #define A_surfxml_platform_version (surfxml_bufferstack + AX_surfxml_platform_version)
360
361 /* XML application utilities. */
362 XBT_PUBLIC(int ) surfxml_element_context(int);
363
364 /* XML processor entry point. */
365 XBT_PUBLIC(int ) yylex(void);
366
367 /* Flexml error handling function (useful only when -q flag passed to flexml) */
368 const char * surfxml_parse_err_msg(void);
369 #endif