soapStub.h
Go to the documentation of this file.
1 /* soapStub.h
2  Generated by gSOAP 2.8.75 for delegation.h
3 
4 gSOAP XML Web services tools
5 Copyright (C) 2000-2018, Robert van Engelen, Genivia Inc. All Rights Reserved.
6 The soapcpp2 tool and its generated software are released under the GPL.
7 This program is released under the GPL with the additional exemption that
8 compiling, linking, and/or using OpenSSL is allowed.
9 --------------------------------------------------------------------------------
10 A commercial use license is available from Genivia Inc., contact@genivia.com
11 --------------------------------------------------------------------------------
12 */
13 
14 
15 #ifndef soapStub_H
16 #define soapStub_H
17 #include "stdsoap2.h"
18 #if GSOAP_VERSION != 20875
19 # error "GSOAP VERSION 20875 MISMATCH IN GENERATED CODE VERSUS LIBRARY CODE: PLEASE REINSTALL PACKAGE"
20 #endif
21 
22 #ifdef __cplusplus
23 extern "C" {
24 #endif
25 
26 /******************************************************************************\
27  * *
28  * Types with Custom Serializers *
29  * *
30 \******************************************************************************/
31 
32 
33 /******************************************************************************\
34  * *
35  * Structs and Unions *
36  * *
37 \******************************************************************************/
38 
39 struct ns__DelegationExceptionType; /* delegation.h:4 */
40 struct ns__NewProxyReq; /* delegation.h:9 */
41 struct _DelegationException; /* delegation.h:15 */
42 struct ns__getProxyReqResponse; /* delegation.h:32 */
43 struct ns__getProxyReq; /* delegation.h:33 */
44 struct ns__getNewProxyReqResponse; /* delegation.h:42 */
45 struct ns__getNewProxyReq; /* delegation.h:43 */
46 struct ns__renewProxyReqResponse; /* delegation.h:53 */
47 struct ns__renewProxyReq; /* delegation.h:54 */
48 struct ns__putProxyResponse; /* delegation.h:65 */
49 struct ns__putProxy; /* delegation.h:65 */
50 struct ns__getTerminationTimeResponse; /* delegation.h:75 */
51 struct ns__getTerminationTime; /* delegation.h:76 */
52 struct ns__destroyResponse; /* delegation.h:86 */
53 struct ns__destroy; /* delegation.h:86 */
54 
55 /* delegation.h:4 */
56 #ifndef SOAP_TYPE_ns__DelegationExceptionType
57 #define SOAP_TYPE_ns__DelegationExceptionType (7)
58 /* complex XML schema type 'ns:DelegationExceptionType': */
61  char *message;
62 };
63 #endif
64 
65 /* delegation.h:9 */
66 #ifndef SOAP_TYPE_ns__NewProxyReq
67 #define SOAP_TYPE_ns__NewProxyReq (8)
68 /* complex XML schema type 'ns:NewProxyReq': */
69 struct ns__NewProxyReq {
71  char *proxyRequest;
73  char *delegationID;
74 };
75 #endif
76 
77 /* delegation.h:15 */
78 #ifndef SOAP_TYPE__DelegationException
79 #define SOAP_TYPE__DelegationException (9)
80 /* complex XML schema type 'DelegationException': */
81 struct _DelegationException {
83  struct ns__DelegationExceptionType *ns__DelegationException;
84 };
85 #endif
86 
87 /* delegation.h:32 */
88 #ifndef SOAP_TYPE_ns__getProxyReqResponse
89 #define SOAP_TYPE_ns__getProxyReqResponse (11)
90 /* complex XML schema type 'ns:getProxyReqResponse': */
94 };
95 #endif
96 
97 /* delegation.h:33 */
98 #ifndef SOAP_TYPE_ns__getProxyReq
99 #define SOAP_TYPE_ns__getProxyReq (14)
100 /* complex XML schema type 'ns:getProxyReq': */
104 };
105 #endif
106 
107 /* delegation.h:42 */
108 #ifndef SOAP_TYPE_ns__getNewProxyReqResponse
109 #define SOAP_TYPE_ns__getNewProxyReqResponse (15)
110 /* complex XML schema type 'ns:getNewProxyReqResponse': */
114 };
115 #endif
116 
117 /* delegation.h:43 */
118 #ifndef SOAP_TYPE_ns__getNewProxyReq
119 #define SOAP_TYPE_ns__getNewProxyReq (19)
120 /* complex XML schema type 'ns:getNewProxyReq': */
122 #ifdef WITH_NOEMPTYSTRUCT
123  char dummy; /* empty struct is a GNU extension */
124 #endif
125 };
126 #endif
127 
128 /* delegation.h:53 */
129 #ifndef SOAP_TYPE_ns__renewProxyReqResponse
130 #define SOAP_TYPE_ns__renewProxyReqResponse (20)
131 /* complex XML schema type 'ns:renewProxyReqResponse': */
135 };
136 #endif
137 
138 /* delegation.h:54 */
139 #ifndef SOAP_TYPE_ns__renewProxyReq
140 #define SOAP_TYPE_ns__renewProxyReq (23)
141 /* complex XML schema type 'ns:renewProxyReq': */
145 };
146 #endif
147 
148 /* delegation.h:65 */
149 #ifndef SOAP_TYPE_ns__putProxyResponse
150 #define SOAP_TYPE_ns__putProxyResponse (24)
151 /* complex XML schema type 'ns:putProxyResponse': */
153 #ifdef WITH_NOEMPTYSTRUCT
154  char dummy; /* empty struct is a GNU extension */
155 #endif
156 };
157 #endif
158 
159 /* delegation.h:65 */
160 #ifndef SOAP_TYPE_ns__putProxy
161 #define SOAP_TYPE_ns__putProxy (27)
162 /* complex XML schema type 'ns:putProxy': */
163 struct ns__putProxy {
167  char *_proxy;
168 };
169 #endif
170 
171 /* delegation.h:75 */
172 #ifndef SOAP_TYPE_ns__getTerminationTimeResponse
173 #define SOAP_TYPE_ns__getTerminationTimeResponse (28)
174 /* complex XML schema type 'ns:getTerminationTimeResponse': */
178 };
179 #endif
180 
181 /* delegation.h:76 */
182 #ifndef SOAP_TYPE_ns__getTerminationTime
183 #define SOAP_TYPE_ns__getTerminationTime (32)
184 /* complex XML schema type 'ns:getTerminationTime': */
188 };
189 #endif
190 
191 /* delegation.h:86 */
192 #ifndef SOAP_TYPE_ns__destroyResponse
193 #define SOAP_TYPE_ns__destroyResponse (33)
194 /* complex XML schema type 'ns:destroyResponse': */
196 #ifdef WITH_NOEMPTYSTRUCT
197  char dummy; /* empty struct is a GNU extension */
198 #endif
199 };
200 #endif
201 
202 /* delegation.h:86 */
203 #ifndef SOAP_TYPE_ns__destroy
204 #define SOAP_TYPE_ns__destroy (36)
205 /* complex XML schema type 'ns:destroy': */
206 struct ns__destroy {
209 };
210 #endif
211 
212 /* delegation.h:87 */
213 #ifndef WITH_NOGLOBAL
214 #ifndef SOAP_TYPE_SOAP_ENV__Header
215 #define SOAP_TYPE_SOAP_ENV__Header (37)
216 /* SOAP_ENV__Header: */
218 #ifdef WITH_NOEMPTYSTRUCT
219  char dummy; /* empty struct is a GNU extension */
220 #endif
221 };
222 #endif
223 #endif
224 
225 /* delegation.h:87 */
226 #ifndef WITH_NOGLOBAL
227 #ifndef SOAP_TYPE_SOAP_ENV__Code
228 #define SOAP_TYPE_SOAP_ENV__Code (38)
229 /* Type SOAP_ENV__Code is a recursive data type, (in)directly referencing itself through its (base or derived class) members */
230 /* SOAP_ENV__Code: */
236 };
237 #endif
238 #endif
239 
240 /* delegation.h:87 */
241 #ifndef WITH_NOGLOBAL
242 #ifndef SOAP_TYPE_SOAP_ENV__Detail
243 #define SOAP_TYPE_SOAP_ENV__Detail (40)
244 /* SOAP_ENV__Detail: */
246  char *__any;
249  int __type;
250  void *fault;
251 };
252 #endif
253 #endif
254 
255 /* delegation.h:87 */
256 #ifndef WITH_NOGLOBAL
257 #ifndef SOAP_TYPE_SOAP_ENV__Reason
258 #define SOAP_TYPE_SOAP_ENV__Reason (43)
259 /* SOAP_ENV__Reason: */
263 };
264 #endif
265 #endif
266 
267 /* delegation.h:87 */
268 #ifndef WITH_NOGLOBAL
269 #ifndef SOAP_TYPE_SOAP_ENV__Fault
270 #define SOAP_TYPE_SOAP_ENV__Fault (44)
271 /* SOAP_ENV__Fault: */
274  char *faultcode;
276  char *faultstring;
278  char *faultactor;
291 };
292 #endif
293 #endif
294 
295 /******************************************************************************\
296  * *
297  * Typedefs *
298  * *
299 \******************************************************************************/
300 
301 
302 /* (built-in):0 */
303 #ifndef SOAP_TYPE__XML
304 #define SOAP_TYPE__XML (5)
305 typedef char *_XML;
306 #endif
307 
308 /* (built-in):0 */
309 #ifndef SOAP_TYPE__QName
310 #define SOAP_TYPE__QName (6)
311 typedef char *_QName;
312 #endif
313 
314 /******************************************************************************\
315  * *
316  * Serializable Types *
317  * *
318 \******************************************************************************/
319 
320 
321 /* char has binding name 'byte' for type 'xsd:byte' */
322 #ifndef SOAP_TYPE_byte
323 #define SOAP_TYPE_byte (3)
324 #endif
325 
326 /* int has binding name 'int' for type 'xsd:int' */
327 #ifndef SOAP_TYPE_int
328 #define SOAP_TYPE_int (1)
329 #endif
330 
331 /* time_t has binding name 'dateTime' for type 'xsd:dateTime' */
332 #ifndef SOAP_TYPE_dateTime
333 #define SOAP_TYPE_dateTime (29)
334 #endif
335 
336 /* struct SOAP_ENV__Fault has binding name 'SOAP_ENV__Fault' for type '' */
337 #ifndef SOAP_TYPE_SOAP_ENV__Fault
338 #define SOAP_TYPE_SOAP_ENV__Fault (44)
339 #endif
340 
341 /* struct SOAP_ENV__Reason has binding name 'SOAP_ENV__Reason' for type '' */
342 #ifndef SOAP_TYPE_SOAP_ENV__Reason
343 #define SOAP_TYPE_SOAP_ENV__Reason (43)
344 #endif
345 
346 /* struct SOAP_ENV__Detail has binding name 'SOAP_ENV__Detail' for type '' */
347 #ifndef SOAP_TYPE_SOAP_ENV__Detail
348 #define SOAP_TYPE_SOAP_ENV__Detail (40)
349 #endif
350 
351 /* struct SOAP_ENV__Code has binding name 'SOAP_ENV__Code' for type '' */
352 #ifndef SOAP_TYPE_SOAP_ENV__Code
353 #define SOAP_TYPE_SOAP_ENV__Code (38)
354 #endif
355 
356 /* struct SOAP_ENV__Header has binding name 'SOAP_ENV__Header' for type '' */
357 #ifndef SOAP_TYPE_SOAP_ENV__Header
358 #define SOAP_TYPE_SOAP_ENV__Header (37)
359 #endif
360 
361 /* struct ns__destroy has binding name 'ns__destroy' for type 'ns:destroy' */
362 #ifndef SOAP_TYPE_ns__destroy
363 #define SOAP_TYPE_ns__destroy (36)
364 #endif
365 
366 /* struct ns__destroyResponse has binding name 'ns__destroyResponse' for type 'ns:destroyResponse' */
367 #ifndef SOAP_TYPE_ns__destroyResponse
368 #define SOAP_TYPE_ns__destroyResponse (33)
369 #endif
370 
371 /* struct ns__getTerminationTime has binding name 'ns__getTerminationTime' for type 'ns:getTerminationTime' */
372 #ifndef SOAP_TYPE_ns__getTerminationTime
373 #define SOAP_TYPE_ns__getTerminationTime (32)
374 #endif
375 
376 /* struct ns__getTerminationTimeResponse has binding name 'ns__getTerminationTimeResponse' for type 'ns:getTerminationTimeResponse' */
377 #ifndef SOAP_TYPE_ns__getTerminationTimeResponse
378 #define SOAP_TYPE_ns__getTerminationTimeResponse (28)
379 #endif
380 
381 /* struct ns__putProxy has binding name 'ns__putProxy' for type 'ns:putProxy' */
382 #ifndef SOAP_TYPE_ns__putProxy
383 #define SOAP_TYPE_ns__putProxy (27)
384 #endif
385 
386 /* struct ns__putProxyResponse has binding name 'ns__putProxyResponse' for type 'ns:putProxyResponse' */
387 #ifndef SOAP_TYPE_ns__putProxyResponse
388 #define SOAP_TYPE_ns__putProxyResponse (24)
389 #endif
390 
391 /* struct ns__renewProxyReq has binding name 'ns__renewProxyReq' for type 'ns:renewProxyReq' */
392 #ifndef SOAP_TYPE_ns__renewProxyReq
393 #define SOAP_TYPE_ns__renewProxyReq (23)
394 #endif
395 
396 /* struct ns__renewProxyReqResponse has binding name 'ns__renewProxyReqResponse' for type 'ns:renewProxyReqResponse' */
397 #ifndef SOAP_TYPE_ns__renewProxyReqResponse
398 #define SOAP_TYPE_ns__renewProxyReqResponse (20)
399 #endif
400 
401 /* struct ns__getNewProxyReq has binding name 'ns__getNewProxyReq' for type 'ns:getNewProxyReq' */
402 #ifndef SOAP_TYPE_ns__getNewProxyReq
403 #define SOAP_TYPE_ns__getNewProxyReq (19)
404 #endif
405 
406 /* struct ns__getNewProxyReqResponse has binding name 'ns__getNewProxyReqResponse' for type 'ns:getNewProxyReqResponse' */
407 #ifndef SOAP_TYPE_ns__getNewProxyReqResponse
408 #define SOAP_TYPE_ns__getNewProxyReqResponse (15)
409 #endif
410 
411 /* struct ns__getProxyReq has binding name 'ns__getProxyReq' for type 'ns:getProxyReq' */
412 #ifndef SOAP_TYPE_ns__getProxyReq
413 #define SOAP_TYPE_ns__getProxyReq (14)
414 #endif
415 
416 /* struct ns__getProxyReqResponse has binding name 'ns__getProxyReqResponse' for type 'ns:getProxyReqResponse' */
417 #ifndef SOAP_TYPE_ns__getProxyReqResponse
418 #define SOAP_TYPE_ns__getProxyReqResponse (11)
419 #endif
420 
421 /* struct _DelegationException has binding name '_DelegationException' for type '' */
422 #ifndef SOAP_TYPE__DelegationException
423 #define SOAP_TYPE__DelegationException (9)
424 #endif
425 
426 /* struct ns__NewProxyReq has binding name 'ns__NewProxyReq' for type 'ns:NewProxyReq' */
427 #ifndef SOAP_TYPE_ns__NewProxyReq
428 #define SOAP_TYPE_ns__NewProxyReq (8)
429 #endif
430 
431 /* struct ns__DelegationExceptionType has binding name 'ns__DelegationExceptionType' for type 'ns:DelegationExceptionType' */
432 #ifndef SOAP_TYPE_ns__DelegationExceptionType
433 #define SOAP_TYPE_ns__DelegationExceptionType (7)
434 #endif
435 
436 /* struct SOAP_ENV__Reason * has binding name 'PointerToSOAP_ENV__Reason' for type '' */
437 #ifndef SOAP_TYPE_PointerToSOAP_ENV__Reason
438 #define SOAP_TYPE_PointerToSOAP_ENV__Reason (46)
439 #endif
440 
441 /* struct SOAP_ENV__Detail * has binding name 'PointerToSOAP_ENV__Detail' for type '' */
442 #ifndef SOAP_TYPE_PointerToSOAP_ENV__Detail
443 #define SOAP_TYPE_PointerToSOAP_ENV__Detail (45)
444 #endif
445 
446 /* struct SOAP_ENV__Code * has binding name 'PointerToSOAP_ENV__Code' for type '' */
447 #ifndef SOAP_TYPE_PointerToSOAP_ENV__Code
448 #define SOAP_TYPE_PointerToSOAP_ENV__Code (39)
449 #endif
450 
451 /* struct ns__destroyResponse * has binding name 'PointerTons__destroyResponse' for type 'ns:destroyResponse' */
452 #ifndef SOAP_TYPE_PointerTons__destroyResponse
453 #define SOAP_TYPE_PointerTons__destroyResponse (34)
454 #endif
455 
456 /* struct ns__getTerminationTimeResponse * has binding name 'PointerTons__getTerminationTimeResponse' for type 'ns:getTerminationTimeResponse' */
457 #ifndef SOAP_TYPE_PointerTons__getTerminationTimeResponse
458 #define SOAP_TYPE_PointerTons__getTerminationTimeResponse (30)
459 #endif
460 
461 /* struct ns__putProxyResponse * has binding name 'PointerTons__putProxyResponse' for type 'ns:putProxyResponse' */
462 #ifndef SOAP_TYPE_PointerTons__putProxyResponse
463 #define SOAP_TYPE_PointerTons__putProxyResponse (25)
464 #endif
465 
466 /* struct ns__renewProxyReqResponse * has binding name 'PointerTons__renewProxyReqResponse' for type 'ns:renewProxyReqResponse' */
467 #ifndef SOAP_TYPE_PointerTons__renewProxyReqResponse
468 #define SOAP_TYPE_PointerTons__renewProxyReqResponse (21)
469 #endif
470 
471 /* struct ns__getNewProxyReqResponse * has binding name 'PointerTons__getNewProxyReqResponse' for type 'ns:getNewProxyReqResponse' */
472 #ifndef SOAP_TYPE_PointerTons__getNewProxyReqResponse
473 #define SOAP_TYPE_PointerTons__getNewProxyReqResponse (17)
474 #endif
475 
476 /* struct ns__NewProxyReq * has binding name 'PointerTons__NewProxyReq' for type 'ns:NewProxyReq' */
477 #ifndef SOAP_TYPE_PointerTons__NewProxyReq
478 #define SOAP_TYPE_PointerTons__NewProxyReq (16)
479 #endif
480 
481 /* struct ns__getProxyReqResponse * has binding name 'PointerTons__getProxyReqResponse' for type 'ns:getProxyReqResponse' */
482 #ifndef SOAP_TYPE_PointerTons__getProxyReqResponse
483 #define SOAP_TYPE_PointerTons__getProxyReqResponse (12)
484 #endif
485 
486 /* struct ns__DelegationExceptionType * has binding name 'PointerTons__DelegationExceptionType' for type 'ns:DelegationExceptionType' */
487 #ifndef SOAP_TYPE_PointerTons__DelegationExceptionType
488 #define SOAP_TYPE_PointerTons__DelegationExceptionType (10)
489 #endif
490 
491 /* _QName has binding name '_QName' for type 'xsd:QName' */
492 #ifndef SOAP_TYPE__QName
493 #define SOAP_TYPE__QName (6)
494 #endif
495 
496 /* _XML has binding name '_XML' for type '' */
497 #ifndef SOAP_TYPE__XML
498 #define SOAP_TYPE__XML (5)
499 #endif
500 
501 /* char * has binding name 'string' for type 'xsd:string' */
502 #ifndef SOAP_TYPE_string
503 #define SOAP_TYPE_string (4)
504 #endif
505 
506 /******************************************************************************\
507  * *
508  * Externals *
509  * *
510 \******************************************************************************/
511 
512 
513 /******************************************************************************\
514  * *
515  * Client-Side Call Stub Functions *
516  * *
517 \******************************************************************************/
518 
519 
521  SOAP_FMAC5 int SOAP_FMAC6 soap_call_ns__getProxyReq(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *_delegationID, struct ns__getProxyReqResponse *_param_1);
523  SOAP_FMAC5 int SOAP_FMAC6 soap_send_ns__getProxyReq(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *_delegationID);
525  SOAP_FMAC5 int SOAP_FMAC6 soap_recv_ns__getProxyReq(struct soap *soap, struct ns__getProxyReqResponse *_param_1);
526 
528  SOAP_FMAC5 int SOAP_FMAC6 soap_call_ns__getNewProxyReq(struct soap *soap, const char *soap_endpoint, const char *soap_action, struct ns__getNewProxyReqResponse *_param_1);
530  SOAP_FMAC5 int SOAP_FMAC6 soap_send_ns__getNewProxyReq(struct soap *soap, const char *soap_endpoint, const char *soap_action);
532  SOAP_FMAC5 int SOAP_FMAC6 soap_recv_ns__getNewProxyReq(struct soap *soap, struct ns__getNewProxyReqResponse *_param_1);
533 
535  SOAP_FMAC5 int SOAP_FMAC6 soap_call_ns__renewProxyReq(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *_delegationID, struct ns__renewProxyReqResponse *_param_1);
537  SOAP_FMAC5 int SOAP_FMAC6 soap_send_ns__renewProxyReq(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *_delegationID);
539  SOAP_FMAC5 int SOAP_FMAC6 soap_recv_ns__renewProxyReq(struct soap *soap, struct ns__renewProxyReqResponse *_param_1);
540 
542  SOAP_FMAC5 int SOAP_FMAC6 soap_call_ns__putProxy(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *_delegationID, char *_proxy, struct ns__putProxyResponse *_param_1);
544  SOAP_FMAC5 int SOAP_FMAC6 soap_send_ns__putProxy(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *_delegationID, char *_proxy);
546  SOAP_FMAC5 int SOAP_FMAC6 soap_recv_ns__putProxy(struct soap *soap, struct ns__putProxyResponse *_param_1);
547 
549  SOAP_FMAC5 int SOAP_FMAC6 soap_call_ns__getTerminationTime(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *_delegationID, struct ns__getTerminationTimeResponse *_param_1);
551  SOAP_FMAC5 int SOAP_FMAC6 soap_send_ns__getTerminationTime(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *_delegationID);
553  SOAP_FMAC5 int SOAP_FMAC6 soap_recv_ns__getTerminationTime(struct soap *soap, struct ns__getTerminationTimeResponse *_param_1);
554 
556  SOAP_FMAC5 int SOAP_FMAC6 soap_call_ns__destroy(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *_delegationID, struct ns__destroyResponse *_param_1);
558  SOAP_FMAC5 int SOAP_FMAC6 soap_send_ns__destroy(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *_delegationID);
560  SOAP_FMAC5 int SOAP_FMAC6 soap_recv_ns__destroy(struct soap *soap, struct ns__destroyResponse *_param_1);
561 
562 /******************************************************************************\
563  * *
564  * Server-Side Operations *
565  * *
566 \******************************************************************************/
567 
569  SOAP_FMAC5 int SOAP_FMAC6 ns__getProxyReq(struct soap*, char *_delegationID, struct ns__getProxyReqResponse *_param_1);
571  SOAP_FMAC5 int SOAP_FMAC6 ns__getNewProxyReq(struct soap*, struct ns__getNewProxyReqResponse *_param_1);
573  SOAP_FMAC5 int SOAP_FMAC6 ns__renewProxyReq(struct soap*, char *_delegationID, struct ns__renewProxyReqResponse *_param_1);
575  SOAP_FMAC5 int SOAP_FMAC6 ns__putProxy(struct soap*, char *_delegationID, char *_proxy, struct ns__putProxyResponse *_param_1);
577  SOAP_FMAC5 int SOAP_FMAC6 ns__getTerminationTime(struct soap*, char *_delegationID, struct ns__getTerminationTimeResponse *_param_1);
579  SOAP_FMAC5 int SOAP_FMAC6 ns__destroy(struct soap*, char *_delegationID, struct ns__destroyResponse *_param_1);
580 
581 /******************************************************************************\
582  * *
583  * Server-Side Skeletons to Invoke Service Operations *
584  * *
585 \******************************************************************************/
586 
587 SOAP_FMAC5 int SOAP_FMAC6 soap_serve(struct soap*);
588 
589 SOAP_FMAC5 int SOAP_FMAC6 soap_serve_request(struct soap*);
590 
591 SOAP_FMAC5 int SOAP_FMAC6 soap_serve_ns__getProxyReq(struct soap*);
592 
593 SOAP_FMAC5 int SOAP_FMAC6 soap_serve_ns__getNewProxyReq(struct soap*);
594 
595 SOAP_FMAC5 int SOAP_FMAC6 soap_serve_ns__renewProxyReq(struct soap*);
596 
597 SOAP_FMAC5 int SOAP_FMAC6 soap_serve_ns__putProxy(struct soap*);
598 
599 SOAP_FMAC5 int SOAP_FMAC6 soap_serve_ns__getTerminationTime(struct soap*);
600 
601 SOAP_FMAC5 int SOAP_FMAC6 soap_serve_ns__destroy(struct soap*);
602 
603 #ifdef __cplusplus
604 }
605 #endif
606 
607 #endif
608 
609 /* End of soapStub.h */
char dummy
Definition: soapStub.h:123
char * faultactor
Definition: soapStub.h:278
int __type
Definition: soapStub.h:249
SOAP_FMAC5 int SOAP_FMAC6 ns__getNewProxyReq(struct soap *, struct ns__getNewProxyReqResponse *_param_1)
Definition: grst-delegation.c:140
char * SOAP_ENV__Value
Definition: soapStub.h:233
SOAP_FMAC5 int SOAP_FMAC6 soap_recv_ns__renewProxyReq(struct soap *soap, struct ns__renewProxyReqResponse *_param_1)
Definition: soapClient.c:189
Definition: soapStub.h:132
Definition: soapStub.h:121
char * SOAP_ENV__Text
Definition: soapStub.h:262
char * _QName
Definition: soapStub.h:311
SOAP_FMAC5 int SOAP_FMAC6 ns__destroy(struct soap *, char *_delegationID, struct ns__destroyResponse *_param_1)
Definition: grst-delegation.c:272
SOAP_FMAC5 int SOAP_FMAC6 soap_send_ns__getTerminationTime(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *_delegationID)
Definition: soapClient.c:278
SOAP_FMAC5 int SOAP_FMAC6 soap_send_ns__putProxy(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *_delegationID, char *_proxy)
Definition: soapClient.c:215
char * SOAP_ENV__Node
Definition: soapStub.h:286
void * fault
Definition: soapStub.h:250
char dummy
Definition: soapStub.h:154
SOAP_FMAC5 int SOAP_FMAC6 ns__renewProxyReq(struct soap *, char *_delegationID, struct ns__renewProxyReqResponse *_param_1)
Definition: grst-delegation.c:204
SOAP_FMAC5 int SOAP_FMAC6 soap_call_ns__getNewProxyReq(struct soap *soap, const char *soap_endpoint, const char *soap_action, struct ns__getNewProxyReqResponse *_param_1)
Definition: soapClient.c:86
time_t _getTerminationTimeReturn
Definition: soapStub.h:177
Definition: soapStub.h:142
SOAP_FMAC5 int SOAP_FMAC6 soap_send_ns__renewProxyReq(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *_delegationID)
Definition: soapClient.c:153
SOAP_FMAC5 int SOAP_FMAC6 soap_recv_ns__getProxyReq(struct soap *soap, struct ns__getProxyReqResponse *_param_1)
Definition: soapClient.c:66
SOAP_FMAC5 int SOAP_FMAC6 ns__getTerminationTime(struct soap *, char *_delegationID, struct ns__getTerminationTimeResponse *_param_1)
Definition: grst-delegation.c:238
Definition: soapStub.h:175
SOAP_FMAC5 int SOAP_FMAC6 soap_recv_ns__destroy(struct soap *soap, struct ns__destroyResponse *_param_1)
Definition: soapClient.c:376
Definition: soapStub.h:163
Definition: soapStub.h:101
Definition: soapStub.h:195
char * _delegationID
Definition: soapStub.h:103
char * _delegationID
Definition: soapStub.h:165
SOAP_FMAC5 int SOAP_FMAC6 soap_call_ns__getTerminationTime(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *_delegationID, struct ns__getTerminationTimeResponse *_param_1)
Definition: soapClient.c:272
struct SOAP_ENV__Detail * detail
Definition: soapStub.h:280
SOAP_FMAC5 int SOAP_FMAC6 soap_recv_ns__getNewProxyReq(struct soap *soap, struct ns__getNewProxyReqResponse *_param_1)
Definition: soapClient.c:127
SOAP_FMAC5 int SOAP_FMAC6 soap_send_ns__getNewProxyReq(struct soap *soap, const char *soap_endpoint, const char *soap_action)
Definition: soapClient.c:92
struct SOAP_ENV__Reason * SOAP_ENV__Reason
Definition: soapStub.h:284
SOAP_FMAC5 int SOAP_FMAC6 soap_send_ns__destroy(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *_delegationID)
Definition: soapClient.c:340
SOAP_FMAC5 int SOAP_FMAC6 soap_serve(struct soap *)
SOAP_FMAC5 int SOAP_FMAC6 soap_serve_ns__putProxy(struct soap *)
Definition: soapServer.c:201
struct SOAP_ENV__Detail * SOAP_ENV__Detail
Definition: soapStub.h:290
SOAP_FMAC5 int SOAP_FMAC6 soap_serve_ns__getProxyReq(struct soap *)
Definition: soapServer.c:78
char * _delegationID
Definition: soapStub.h:208
SOAP_FMAC5 int SOAP_FMAC6 soap_serve_ns__getNewProxyReq(struct soap *)
Definition: soapServer.c:119
SOAP_FMAC5 int SOAP_FMAC6 soap_recv_ns__getTerminationTime(struct soap *soap, struct ns__getTerminationTimeResponse *_param_1)
Definition: soapClient.c:314
char * message
Definition: delegation.h:5
char * _delegationID
Definition: soapStub.h:187
Definition: soapStub.h:272
Definition: soapStub.h:91
Definition: soapStub.h:111
SOAP_FMAC5 int SOAP_FMAC6 soap_recv_ns__putProxy(struct soap *soap, struct ns__putProxyResponse *_param_1)
Definition: soapClient.c:252
char dummy
Definition: soapStub.h:197
SOAP_FMAC5 int SOAP_FMAC6 ns__getProxyReq(struct soap *, char *_delegationID, struct ns__getProxyReqResponse *_param_1)
Definition: grst-delegation.c:106
char * getProxyReqReturn
Definition: soapStub.h:93
SOAP_FMAC5 int SOAP_FMAC6 ns__putProxy(struct soap *, char *_delegationID, char *_proxy, struct ns__putProxyResponse *_param_1)
Definition: grst-delegation.c:170
Definition: soapStub.h:260
Definition: delegation.h:14
SOAP_FMAC5 int SOAP_FMAC6 soap_call_ns__renewProxyReq(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *_delegationID, struct ns__renewProxyReqResponse *_param_1)
Definition: soapClient.c:147
SOAP_FMAC5 int SOAP_FMAC6 soap_serve_ns__destroy(struct soap *)
Definition: soapServer.c:283
Definition: delegation.h:3
char dummy
Definition: soapStub.h:219
Definition: soapStub.h:185
SOAP_FMAC5 int SOAP_FMAC6 soap_serve_ns__renewProxyReq(struct soap *)
Definition: soapServer.c:160
Definition: delegation.h:8
char * faultstring
Definition: soapStub.h:276
char * _delegationID
Definition: soapStub.h:144
SOAP_FMAC5 int SOAP_FMAC6 soap_serve_ns__getTerminationTime(struct soap *)
Definition: soapServer.c:242
char * _proxy
Definition: soapStub.h:167
Definition: soapStub.h:206
char * __any
Definition: soapStub.h:246
SOAP_FMAC5 int SOAP_FMAC6 soap_call_ns__getProxyReq(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *_delegationID, struct ns__getProxyReqResponse *_param_1)
struct SOAP_ENV__Code * SOAP_ENV__Subcode
Definition: soapStub.h:235
char * _renewProxyReqReturn
Definition: soapStub.h:134
struct SOAP_ENV__Code * SOAP_ENV__Code
Definition: soapStub.h:282
SOAP_FMAC5 int SOAP_FMAC6 soap_send_ns__getProxyReq(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *_delegationID)
Definition: soapClient.c:32
Definition: soapStub.h:231
Definition: soapStub.h:245
SOAP_FMAC5 int SOAP_FMAC6 soap_serve_request(struct soap *)
Definition: soapServer.c:59
char * faultcode
Definition: soapStub.h:274
Definition: soapStub.h:217
Definition: soapStub.h:152
char * _XML
Definition: soapStub.h:305
char * SOAP_ENV__Role
Definition: soapStub.h:288
SOAP_FMAC5 int SOAP_FMAC6 soap_call_ns__putProxy(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *_delegationID, char *_proxy, struct ns__putProxyResponse *_param_1)
Definition: soapClient.c:209
struct ns__NewProxyReq * getNewProxyReqReturn
Definition: soapStub.h:113
SOAP_FMAC5 int SOAP_FMAC6 soap_call_ns__destroy(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *_delegationID, struct ns__destroyResponse *_param_1)
Definition: soapClient.c:334