EGEE

channelStub.h

Go to the documentation of this file.
00001 /* channelStub.h
00002    Generated by gSOAP 2.7.13 from org.glite.data-channel-3.7.0.h
00003    Copyright(C) 2000-2009, Robert van Engelen, Genivia Inc. All Rights Reserved.
00004    This part of the software is released under one of the following licenses:
00005    GPL, the gSOAP public license, or Genivia's license for commercial use.
00006 */
00007 
00008 #ifndef channelStub_H
00009 #define channelStub_H
00010 #ifndef WITH_NONAMESPACES
00011 #define WITH_NONAMESPACES
00012 #endif
00013 #include "stdsoap2.h"
00014 #ifdef __cplusplus
00015 extern "C" {
00016 #endif
00017 
00018 /******************************************************************************\
00019  *                                                                            *
00020  * Types with Custom Serializers                                              *
00021  *                                                                            *
00022 \******************************************************************************/
00023 
00024 
00025 /******************************************************************************\
00026  *                                                                            *
00027  * Enumerations                                                               *
00028  *                                                                            *
00029 \******************************************************************************/
00030 
00031 
00032 /******************************************************************************\
00033  *                                                                            *
00034  * Classes and Structs                                                        *
00035  *                                                                            *
00036 \******************************************************************************/
00037 
00038 
00039 #if 0 /* volatile type: do not redeclare here */
00040 
00041 #endif
00042 
00043 #ifndef SOAP_TYPE_transfer__StringPair
00044 #define SOAP_TYPE_transfer__StringPair (7)
00045 /* transfer:StringPair */
00046 struct transfer__StringPair
00047 {
00048     char *string1;  /* optional element of type xsd:string */
00049     char *string2;  /* optional element of type xsd:string */
00050 };
00051 #endif
00052 
00053 #ifndef SOAP_TYPE_transfer__Channel
00054 #define SOAP_TYPE_transfer__Channel (8)
00055 /* transfer:Channel */
00056 struct transfer__Channel
00057 {
00058     char *channelName;  /* optional element of type xsd:string */
00059     char *sourceSite;   /* optional element of type xsd:string */
00060     char *destSite; /* optional element of type xsd:string */
00061     char *contact;  /* optional element of type xsd:string */
00062     int numberOfStreams;    /* required element of type xsd:int */
00063     int numberOfFiles;  /* required element of type xsd:int */
00064     int bandwidth;  /* required element of type xsd:int */
00065     int nominalThroughput;  /* required element of type xsd:int */
00066     char *state;    /* optional element of type xsd:string */
00067     int __sizeVOShares; /* sequence of elements <VOShares> */
00068     struct transfer__StringPair **VOShares; /* optional element of type transfer:StringPair */
00069 };
00070 #endif
00071 
00072 #ifndef SOAP_TYPE_transfer__TransferException
00073 #define SOAP_TYPE_transfer__TransferException (11)
00074 /* transfer:TransferException */
00075 struct transfer__TransferException
00076 {
00077     char *message;  /* optional element of type xsd:string */
00078 };
00079 #endif
00080 
00081 #ifndef SOAP_TYPE_transfer__ChannelAuditEntry
00082 #define SOAP_TYPE_transfer__ChannelAuditEntry (12)
00083 /* transfer:ChannelAuditEntry */
00084 struct transfer__ChannelAuditEntry
00085 {
00086     int auditID;    /* required element of type xsd:int */
00087     char *channelName;  /* optional element of type xsd:string */
00088     char *contact;  /* optional element of type xsd:string */
00089     int bandwidth;  /* required element of type xsd:int */
00090     int nostreams;  /* required element of type xsd:int */
00091     int nofiles;    /* required element of type xsd:int */
00092     char *tcpBufferSize;    /* optional element of type xsd:string */
00093     int nominalThroughput;  /* required element of type xsd:int */
00094     char *channelState; /* optional element of type xsd:string */
00095     char *message;  /* optional element of type xsd:string */
00096     time_t *modificationTime;   /* optional element of type xsd:dateTime */
00097     char *adminDN;  /* optional element of type xsd:string */
00098     char *ftsNode;  /* optional element of type xsd:string */
00099     char *clientIP; /* optional element of type xsd:string */
00100 };
00101 #endif
00102 
00103 #ifndef SOAP_TYPE_transfer__AuthorizationException
00104 #define SOAP_TYPE_transfer__AuthorizationException (15)
00105 /* transfer:AuthorizationException */
00106 struct transfer__AuthorizationException
00107 {
00108     char *message;  /* optional element of type xsd:string */
00109 };
00110 #endif
00111 
00112 #ifndef SOAP_TYPE_transfer__ExistsException
00113 #define SOAP_TYPE_transfer__ExistsException (16)
00114 /* transfer:ExistsException */
00115 struct transfer__ExistsException
00116 {
00117     char *message;  /* optional element of type xsd:string */
00118 };
00119 #endif
00120 
00121 #ifndef SOAP_TYPE_transfer__InvalidArgumentException
00122 #define SOAP_TYPE_transfer__InvalidArgumentException (17)
00123 /* transfer:InvalidArgumentException */
00124 struct transfer__InvalidArgumentException
00125 {
00126     char *message;  /* optional element of type xsd:string */
00127 };
00128 #endif
00129 
00130 #ifndef SOAP_TYPE_transfer__InternalException
00131 #define SOAP_TYPE_transfer__InternalException (18)
00132 /* transfer:InternalException */
00133 struct transfer__InternalException
00134 {
00135     char *message;  /* optional element of type xsd:string */
00136 };
00137 #endif
00138 
00139 #ifndef SOAP_TYPE_transfer__NotExistsException
00140 #define SOAP_TYPE_transfer__NotExistsException (19)
00141 /* transfer:NotExistsException */
00142 struct transfer__NotExistsException
00143 {
00144     char *message;  /* optional element of type xsd:string */
00145 };
00146 #endif
00147 
00148 #ifndef SOAP_TYPE_transfer__Channel2
00149 #define SOAP_TYPE_transfer__Channel2 (20)
00150 /* transfer:Channel2 */
00151 struct transfer__Channel2
00152 {
00153     char *channelName;  /* optional element of type xsd:string */
00154     char *sourceSite;   /* optional element of type xsd:string */
00155     char *destSite; /* optional element of type xsd:string */
00156     char *contact;  /* optional element of type xsd:string */
00157     int numberOfStreams;    /* required element of type xsd:int */
00158     int numberOfFiles;  /* required element of type xsd:int */
00159     int bandwidth;  /* required element of type xsd:int */
00160     int nominalThroughput;  /* required element of type xsd:int */
00161     char *state;    /* optional element of type xsd:string */
00162     int __sizeVOShares; /* sequence of elements <VOShares> */
00163     struct transfer__StringPair **VOShares; /* optional element of type transfer:StringPair */
00164     char *message;  /* optional element of type xsd:string */
00165     time_t *lastModificationTime;   /* optional element of type xsd:dateTime */
00166     char *lastModifierDn;   /* optional element of type xsd:string */
00167     char *tcpBufferSize;    /* optional element of type xsd:string */
00168     int __sizeVOLimits; /* sequence of elements <VOLimits> */
00169     struct transfer__StringPair **VOLimits; /* optional element of type transfer:StringPair */
00170     int urlCopyFirstTxmarkTo;   /* required element of type xsd:int */
00171     int targetDirCheck; /* required element of type xsd:int */
00172 };
00173 #endif
00174 
00175 #ifndef SOAP_TYPE_channelArrayOf_USCOREsoapenc_USCOREstring
00176 #define SOAP_TYPE_channelArrayOf_USCOREsoapenc_USCOREstring (21)
00177 /* SOAP encoded array of xsd:string schema type: */
00178 struct channelArrayOf_USCOREsoapenc_USCOREstring
00179 {
00180     char **__ptr;
00181     int __size;
00182 };
00183 #endif
00184 
00185 #ifndef SOAP_TYPE_channelArrayOf_USCOREtns3_USCOREChannelAuditEntry
00186 #define SOAP_TYPE_channelArrayOf_USCOREtns3_USCOREChannelAuditEntry (23)
00187 /* SOAP encoded array of transfer:ChannelAuditEntry schema type: */
00188 struct channelArrayOf_USCOREtns3_USCOREChannelAuditEntry
00189 {
00190     struct transfer__ChannelAuditEntry **__ptr;
00191     int __size;
00192 };
00193 #endif
00194 
00195 #ifndef SOAP_TYPE_transfer__Channel3
00196 #define SOAP_TYPE_transfer__Channel3 (26)
00197 /* transfer:Channel3 */
00198 struct transfer__Channel3
00199 {
00200     char *message;  /* optional element of type xsd:string */
00201     time_t *lastModificationTime;   /* optional element of type xsd:dateTime */
00202     char *lastModifierDn;   /* optional element of type xsd:string */
00203     char *tcpBufferSize;    /* optional element of type xsd:string */
00204     int __sizeVOLimits; /* sequence of elements <VOLimits> */
00205     struct transfer__StringPair **VOLimits; /* optional element of type transfer:StringPair */
00206     int urlCopyFirstTxmarkTo;   /* required element of type xsd:int */
00207     int targetDirCheck; /* required element of type xsd:int */
00208     char *channelName;  /* optional element of type xsd:string */
00209     char *sourceSite;   /* optional element of type xsd:string */
00210     char *destSite; /* optional element of type xsd:string */
00211     char *contact;  /* optional element of type xsd:string */
00212     int numberOfStreams;    /* required element of type xsd:int */
00213     int numberOfFiles;  /* required element of type xsd:int */
00214     int bandwidth;  /* required element of type xsd:int */
00215     int nominalThroughput;  /* required element of type xsd:int */
00216     char *state;    /* optional element of type xsd:string */
00217     int __sizeVOShares; /* sequence of elements <VOShares> */
00218     struct transfer__StringPair **VOShares; /* optional element of type transfer:StringPair */
00219     time_t *lastActiveTime; /* optional element of type xsd:dateTime */
00220     int seLimit;    /* required element of type xsd:int */
00221     char *channelType;  /* optional element of type xsd:string */
00222     char *blockSize;    /* optional element of type xsd:string */
00223     int httpTimeout;    /* required element of type xsd:int */
00224     char *transferLogLevel; /* optional element of type xsd:string */
00225     double preparingFilesRatio; /* required element of type xsd:double */
00226     char *transferType; /* optional element of type xsd:string */
00227     int urlCopyPutTimeout;  /* required element of type xsd:int */
00228     int urlCopyPutDoneTimeout;  /* required element of type xsd:int */
00229     int urlCopyGetTimeout;  /* required element of type xsd:int */
00230     int urlCopyGetDoneTimeout;  /* required element of type xsd:int */
00231     int urlCopyTransferTimeout; /* required element of type xsd:int */
00232     int urlCopyTransferMarkersTimeout;  /* required element of type xsd:int */
00233     int urlCopyNoProgressTimeout;   /* required element of type xsd:int */
00234     double urlCopyTransferTimeoutPerMB; /* required element of type xsd:double */
00235     char *srmCopyDirection; /* optional element of type xsd:string */
00236     int srmCopyTimeout; /* required element of type xsd:int */
00237     int srmCopyRefreshTimeout;  /* required element of type xsd:int */
00238 };
00239 #endif
00240 
00241 #ifndef SOAP_TYPE_channel__addResponse
00242 #define SOAP_TYPE_channel__addResponse (28)
00243 /* channel:addResponse */
00244 struct channel__addResponse
00245 {
00246 #ifdef WITH_NOEMPTYSTRUCT
00247     char dummy; /* dummy member to enable compilation */
00248 #endif
00249 };
00250 #endif
00251 
00252 #ifndef SOAP_TYPE_channel__add
00253 #define SOAP_TYPE_channel__add (32)
00254 /* channel:add */
00255 struct channel__add
00256 {
00257     struct transfer__Channel *_channel; /* optional element of type transfer:Channel */
00258 };
00259 #endif
00260 
00261 #ifndef SOAP_TYPE_channel__getChannelResponse
00262 #define SOAP_TYPE_channel__getChannelResponse (33)
00263 /* channel:getChannelResponse */
00264 struct channel__getChannelResponse
00265 {
00266     struct transfer__Channel *_getChannelReturn;    /* SOAP 1.2 RPC return element (when namespace qualified) */    /* optional element of type transfer:Channel */
00267 };
00268 #endif
00269 
00270 #ifndef SOAP_TYPE_channel__getChannel
00271 #define SOAP_TYPE_channel__getChannel (36)
00272 /* channel:getChannel */
00273 struct channel__getChannel
00274 {
00275     char *_channelName; /* optional element of type xsd:string */
00276 };
00277 #endif
00278 
00279 #ifndef SOAP_TYPE_channel__setStateResponse
00280 #define SOAP_TYPE_channel__setStateResponse (37)
00281 /* channel:setStateResponse */
00282 struct channel__setStateResponse
00283 {
00284 #ifdef WITH_NOEMPTYSTRUCT
00285     char dummy; /* dummy member to enable compilation */
00286 #endif
00287 };
00288 #endif
00289 
00290 #ifndef SOAP_TYPE_channel__setState
00291 #define SOAP_TYPE_channel__setState (40)
00292 /* channel:setState */
00293 struct channel__setState
00294 {
00295     char *_channelName; /* optional element of type xsd:string */
00296     char *_state;   /* optional element of type xsd:string */
00297 };
00298 #endif
00299 
00300 #ifndef SOAP_TYPE_channel__dropResponse
00301 #define SOAP_TYPE_channel__dropResponse (41)
00302 /* channel:dropResponse */
00303 struct channel__dropResponse
00304 {
00305 #ifdef WITH_NOEMPTYSTRUCT
00306     char dummy; /* dummy member to enable compilation */
00307 #endif
00308 };
00309 #endif
00310 
00311 #ifndef SOAP_TYPE_channel__drop
00312 #define SOAP_TYPE_channel__drop (44)
00313 /* channel:drop */
00314 struct channel__drop
00315 {
00316     char *_name;    /* optional element of type xsd:string */
00317 };
00318 #endif
00319 
00320 #ifndef SOAP_TYPE_channel__getChannel2Response
00321 #define SOAP_TYPE_channel__getChannel2Response (45)
00322 /* channel:getChannel2Response */
00323 struct channel__getChannel2Response
00324 {
00325     struct transfer__Channel2 *_getChannel2Return;  /* SOAP 1.2 RPC return element (when namespace qualified) */    /* optional element of type transfer:Channel2 */
00326 };
00327 #endif
00328 
00329 #ifndef SOAP_TYPE_channel__getChannel2
00330 #define SOAP_TYPE_channel__getChannel2 (49)
00331 /* channel:getChannel2 */
00332 struct channel__getChannel2
00333 {
00334     char *_channelName; /* optional element of type xsd:string */
00335 };
00336 #endif
00337 
00338 #ifndef SOAP_TYPE_channel__getChannel3Response
00339 #define SOAP_TYPE_channel__getChannel3Response (50)
00340 /* channel:getChannel3Response */
00341 struct channel__getChannel3Response
00342 {
00343     struct transfer__Channel3 *_getChannel3Return;  /* SOAP 1.2 RPC return element (when namespace qualified) */    /* optional element of type transfer:Channel3 */
00344 };
00345 #endif
00346 
00347 #ifndef SOAP_TYPE_channel__getChannel3
00348 #define SOAP_TYPE_channel__getChannel3 (54)
00349 /* channel:getChannel3 */
00350 struct channel__getChannel3
00351 {
00352     char *_channelName; /* optional element of type xsd:string */
00353 };
00354 #endif
00355 
00356 #ifndef SOAP_TYPE_channel__listChannelsResponse
00357 #define SOAP_TYPE_channel__listChannelsResponse (55)
00358 /* channel:listChannelsResponse */
00359 struct channel__listChannelsResponse
00360 {
00361     struct channelArrayOf_USCOREsoapenc_USCOREstring *listChannelsReturn;   /* SOAP 1.2 RPC return element (when namespace qualified) */    /* optional element of type ArrayOfstring */
00362 };
00363 #endif
00364 
00365 #ifndef SOAP_TYPE_channel__listChannels
00366 #define SOAP_TYPE_channel__listChannels (59)
00367 /* channel:listChannels */
00368 struct channel__listChannels
00369 {
00370 #ifdef WITH_NOEMPTYSTRUCT
00371     char dummy; /* dummy member to enable compilation */
00372 #endif
00373 };
00374 #endif
00375 
00376 #ifndef SOAP_TYPE_channel__changeStateForHeldJobResponse
00377 #define SOAP_TYPE_channel__changeStateForHeldJobResponse (60)
00378 /* channel:changeStateForHeldJobResponse */
00379 struct channel__changeStateForHeldJobResponse
00380 {
00381 #ifdef WITH_NOEMPTYSTRUCT
00382     char dummy; /* dummy member to enable compilation */
00383 #endif
00384 };
00385 #endif
00386 
00387 #ifndef SOAP_TYPE_channel__changeStateForHeldJob
00388 #define SOAP_TYPE_channel__changeStateForHeldJob (63)
00389 /* channel:changeStateForHeldJob */
00390 struct channel__changeStateForHeldJob
00391 {
00392     char *_jobID;   /* optional element of type xsd:string */
00393     char *_state;   /* optional element of type xsd:string */
00394 };
00395 #endif
00396 
00397 #ifndef SOAP_TYPE_channel__changeStateForHeldJobsOnChannelResponse
00398 #define SOAP_TYPE_channel__changeStateForHeldJobsOnChannelResponse (64)
00399 /* channel:changeStateForHeldJobsOnChannelResponse */
00400 struct channel__changeStateForHeldJobsOnChannelResponse
00401 {
00402 #ifdef WITH_NOEMPTYSTRUCT
00403     char dummy; /* dummy member to enable compilation */
00404 #endif
00405 };
00406 #endif
00407 
00408 #ifndef SOAP_TYPE_channel__changeStateForHeldJobsOnChannel
00409 #define SOAP_TYPE_channel__changeStateForHeldJobsOnChannel (67)
00410 /* channel:changeStateForHeldJobsOnChannel */
00411 struct channel__changeStateForHeldJobsOnChannel
00412 {
00413     char *_channelName; /* optional element of type xsd:string */
00414     char *_state;   /* optional element of type xsd:string */
00415 };
00416 #endif
00417 
00418 #ifndef SOAP_TYPE_channel__setNumberOfStreamsResponse
00419 #define SOAP_TYPE_channel__setNumberOfStreamsResponse (68)
00420 /* channel:setNumberOfStreamsResponse */
00421 struct channel__setNumberOfStreamsResponse
00422 {
00423 #ifdef WITH_NOEMPTYSTRUCT
00424     char dummy; /* dummy member to enable compilation */
00425 #endif
00426 };
00427 #endif
00428 
00429 #ifndef SOAP_TYPE_channel__setNumberOfStreams
00430 #define SOAP_TYPE_channel__setNumberOfStreams (71)
00431 /* channel:setNumberOfStreams */
00432 struct channel__setNumberOfStreams
00433 {
00434     char *_channelName; /* optional element of type xsd:string */
00435     int _numberOfStreams;   /* required element of type xsd:int */
00436 };
00437 #endif
00438 
00439 #ifndef SOAP_TYPE_channel__setNumberOfStreams2Response
00440 #define SOAP_TYPE_channel__setNumberOfStreams2Response (72)
00441 /* channel:setNumberOfStreams2Response */
00442 struct channel__setNumberOfStreams2Response
00443 {
00444 #ifdef WITH_NOEMPTYSTRUCT
00445     char dummy; /* dummy member to enable compilation */
00446 #endif
00447 };
00448 #endif
00449 
00450 #ifndef SOAP_TYPE_channel__setNumberOfStreams2
00451 #define SOAP_TYPE_channel__setNumberOfStreams2 (75)
00452 /* channel:setNumberOfStreams2 */
00453 struct channel__setNumberOfStreams2
00454 {
00455     char *_channelName; /* optional element of type xsd:string */
00456     int _numberOfStreams;   /* required element of type xsd:int */
00457     char *_message; /* optional element of type xsd:string */
00458 };
00459 #endif
00460 
00461 #ifndef SOAP_TYPE_channel__setNumberOfFilesResponse
00462 #define SOAP_TYPE_channel__setNumberOfFilesResponse (76)
00463 /* channel:setNumberOfFilesResponse */
00464 struct channel__setNumberOfFilesResponse
00465 {
00466 #ifdef WITH_NOEMPTYSTRUCT
00467     char dummy; /* dummy member to enable compilation */
00468 #endif
00469 };
00470 #endif
00471 
00472 #ifndef SOAP_TYPE_channel__setNumberOfFiles
00473 #define SOAP_TYPE_channel__setNumberOfFiles (79)
00474 /* channel:setNumberOfFiles */
00475 struct channel__setNumberOfFiles
00476 {
00477     char *_channelName; /* optional element of type xsd:string */
00478     int _numberOfFiles; /* required element of type xsd:int */
00479 };
00480 #endif
00481 
00482 #ifndef SOAP_TYPE_channel__setNumberOfFiles2Response
00483 #define SOAP_TYPE_channel__setNumberOfFiles2Response (80)
00484 /* channel:setNumberOfFiles2Response */
00485 struct channel__setNumberOfFiles2Response
00486 {
00487 #ifdef WITH_NOEMPTYSTRUCT
00488     char dummy; /* dummy member to enable compilation */
00489 #endif
00490 };
00491 #endif
00492 
00493 #ifndef SOAP_TYPE_channel__setNumberOfFiles2
00494 #define SOAP_TYPE_channel__setNumberOfFiles2 (83)
00495 /* channel:setNumberOfFiles2 */
00496 struct channel__setNumberOfFiles2
00497 {
00498     char *_channelName; /* optional element of type xsd:string */
00499     int _numberOfFiles; /* required element of type xsd:int */
00500     char *_message; /* optional element of type xsd:string */
00501 };
00502 #endif
00503 
00504 #ifndef SOAP_TYPE_channel__setState2Response
00505 #define SOAP_TYPE_channel__setState2Response (84)
00506 /* channel:setState2Response */
00507 struct channel__setState2Response
00508 {
00509 #ifdef WITH_NOEMPTYSTRUCT
00510     char dummy; /* dummy member to enable compilation */
00511 #endif
00512 };
00513 #endif
00514 
00515 #ifndef SOAP_TYPE_channel__setState2
00516 #define SOAP_TYPE_channel__setState2 (87)
00517 /* channel:setState2 */
00518 struct channel__setState2
00519 {
00520     char *_channelName; /* optional element of type xsd:string */
00521     char *_state;   /* optional element of type xsd:string */
00522     char *_message; /* optional element of type xsd:string */
00523 };
00524 #endif
00525 
00526 #ifndef SOAP_TYPE_channel__setBandwidthResponse
00527 #define SOAP_TYPE_channel__setBandwidthResponse (88)
00528 /* channel:setBandwidthResponse */
00529 struct channel__setBandwidthResponse
00530 {
00531 #ifdef WITH_NOEMPTYSTRUCT
00532     char dummy; /* dummy member to enable compilation */
00533 #endif
00534 };
00535 #endif
00536 
00537 #ifndef SOAP_TYPE_channel__setBandwidth
00538 #define SOAP_TYPE_channel__setBandwidth (91)
00539 /* channel:setBandwidth */
00540 struct channel__setBandwidth
00541 {
00542     char *_channelName; /* optional element of type xsd:string */
00543     int _utilisation;   /* required element of type xsd:int */
00544 };
00545 #endif
00546 
00547 #ifndef SOAP_TYPE_channel__setBandwidth2Response
00548 #define SOAP_TYPE_channel__setBandwidth2Response (92)
00549 /* channel:setBandwidth2Response */
00550 struct channel__setBandwidth2Response
00551 {
00552 #ifdef WITH_NOEMPTYSTRUCT
00553     char dummy; /* dummy member to enable compilation */
00554 #endif
00555 };
00556 #endif
00557 
00558 #ifndef SOAP_TYPE_channel__setBandwidth2
00559 #define SOAP_TYPE_channel__setBandwidth2 (95)
00560 /* channel:setBandwidth2 */
00561 struct channel__setBandwidth2
00562 {
00563     char *_channelName; /* optional element of type xsd:string */
00564     int _utilisation;   /* required element of type xsd:int */
00565     char *_message; /* optional element of type xsd:string */
00566 };
00567 #endif
00568 
00569 #ifndef SOAP_TYPE_channel__setContactResponse
00570 #define SOAP_TYPE_channel__setContactResponse (96)
00571 /* channel:setContactResponse */
00572 struct channel__setContactResponse
00573 {
00574 #ifdef WITH_NOEMPTYSTRUCT
00575     char dummy; /* dummy member to enable compilation */
00576 #endif
00577 };
00578 #endif
00579 
00580 #ifndef SOAP_TYPE_channel__setContact
00581 #define SOAP_TYPE_channel__setContact (99)
00582 /* channel:setContact */
00583 struct channel__setContact
00584 {
00585     char *_channelName; /* optional element of type xsd:string */
00586     char *_contact; /* optional element of type xsd:string */
00587 };
00588 #endif
00589 
00590 #ifndef SOAP_TYPE_channel__setContact2Response
00591 #define SOAP_TYPE_channel__setContact2Response (100)
00592 /* channel:setContact2Response */
00593 struct channel__setContact2Response
00594 {
00595 #ifdef WITH_NOEMPTYSTRUCT
00596     char dummy; /* dummy member to enable compilation */
00597 #endif
00598 };
00599 #endif
00600 
00601 #ifndef SOAP_TYPE_channel__setContact2
00602 #define SOAP_TYPE_channel__setContact2 (103)
00603 /* channel:setContact2 */
00604 struct channel__setContact2
00605 {
00606     char *_channelName; /* optional element of type xsd:string */
00607     char *_contact; /* optional element of type xsd:string */
00608     char *_message; /* optional element of type xsd:string */
00609 };
00610 #endif
00611 
00612 #ifndef SOAP_TYPE_channel__setNominalThroughputResponse
00613 #define SOAP_TYPE_channel__setNominalThroughputResponse (104)
00614 /* channel:setNominalThroughputResponse */
00615 struct channel__setNominalThroughputResponse
00616 {
00617 #ifdef WITH_NOEMPTYSTRUCT
00618     char dummy; /* dummy member to enable compilation */
00619 #endif
00620 };
00621 #endif
00622 
00623 #ifndef SOAP_TYPE_channel__setNominalThroughput
00624 #define SOAP_TYPE_channel__setNominalThroughput (107)
00625 /* channel:setNominalThroughput */
00626 struct channel__setNominalThroughput
00627 {
00628     char *_channelName; /* optional element of type xsd:string */
00629     int _nominalThroughput; /* required element of type xsd:int */
00630 };
00631 #endif
00632 
00633 #ifndef SOAP_TYPE_channel__setNominalThroughput2Response
00634 #define SOAP_TYPE_channel__setNominalThroughput2Response (108)
00635 /* channel:setNominalThroughput2Response */
00636 struct channel__setNominalThroughput2Response
00637 {
00638 #ifdef WITH_NOEMPTYSTRUCT
00639     char dummy; /* dummy member to enable compilation */
00640 #endif
00641 };
00642 #endif
00643 
00644 #ifndef SOAP_TYPE_channel__setNominalThroughput2
00645 #define SOAP_TYPE_channel__setNominalThroughput2 (111)
00646 /* channel:setNominalThroughput2 */
00647 struct channel__setNominalThroughput2
00648 {
00649     char *_channelName; /* optional element of type xsd:string */
00650     int _nominalThroughput; /* required element of type xsd:int */
00651     char *_message; /* optional element of type xsd:string */
00652 };
00653 #endif
00654 
00655 #ifndef SOAP_TYPE_channel__setTCPBufferSize2Response
00656 #define SOAP_TYPE_channel__setTCPBufferSize2Response (112)
00657 /* channel:setTCPBufferSize2Response */
00658 struct channel__setTCPBufferSize2Response
00659 {
00660 #ifdef WITH_NOEMPTYSTRUCT
00661     char dummy; /* dummy member to enable compilation */
00662 #endif
00663 };
00664 #endif
00665 
00666 #ifndef SOAP_TYPE_channel__setTCPBufferSize2
00667 #define SOAP_TYPE_channel__setTCPBufferSize2 (115)
00668 /* channel:setTCPBufferSize2 */
00669 struct channel__setTCPBufferSize2
00670 {
00671     char *_channelName; /* optional element of type xsd:string */
00672     char *_bufferSizeString;    /* optional element of type xsd:string */
00673     char *_message; /* optional element of type xsd:string */
00674 };
00675 #endif
00676 
00677 #ifndef SOAP_TYPE_channel__addManagerResponse
00678 #define SOAP_TYPE_channel__addManagerResponse (116)
00679 /* channel:addManagerResponse */
00680 struct channel__addManagerResponse
00681 {
00682 #ifdef WITH_NOEMPTYSTRUCT
00683     char dummy; /* dummy member to enable compilation */
00684 #endif
00685 };
00686 #endif
00687 
00688 #ifndef SOAP_TYPE_channel__addManager
00689 #define SOAP_TYPE_channel__addManager (119)
00690 /* channel:addManager */
00691 struct channel__addManager
00692 {
00693     char *_channelName; /* optional element of type xsd:string */
00694     char *_principal;   /* optional element of type xsd:string */
00695 };
00696 #endif
00697 
00698 #ifndef SOAP_TYPE_channel__removeManagerResponse
00699 #define SOAP_TYPE_channel__removeManagerResponse (120)
00700 /* channel:removeManagerResponse */
00701 struct channel__removeManagerResponse
00702 {
00703 #ifdef WITH_NOEMPTYSTRUCT
00704     char dummy; /* dummy member to enable compilation */
00705 #endif
00706 };
00707 #endif
00708 
00709 #ifndef SOAP_TYPE_channel__removeManager
00710 #define SOAP_TYPE_channel__removeManager (123)
00711 /* channel:removeManager */
00712 struct channel__removeManager
00713 {
00714     char *_channelName; /* optional element of type xsd:string */
00715     char *_principal;   /* optional element of type xsd:string */
00716 };
00717 #endif
00718 
00719 #ifndef SOAP_TYPE_channel__listManagersResponse
00720 #define SOAP_TYPE_channel__listManagersResponse (124)
00721 /* channel:listManagersResponse */
00722 struct channel__listManagersResponse
00723 {
00724     struct channelArrayOf_USCOREsoapenc_USCOREstring *_listManagersReturn;  /* SOAP 1.2 RPC return element (when namespace qualified) */    /* optional element of type ArrayOfstring */
00725 };
00726 #endif
00727 
00728 #ifndef SOAP_TYPE_channel__listManagers
00729 #define SOAP_TYPE_channel__listManagers (127)
00730 /* channel:listManagers */
00731 struct channel__listManagers
00732 {
00733     char *_channelName; /* optional element of type xsd:string */
00734 };
00735 #endif
00736 
00737 #ifndef SOAP_TYPE_channel__setVOShareResponse
00738 #define SOAP_TYPE_channel__setVOShareResponse (128)
00739 /* channel:setVOShareResponse */
00740 struct channel__setVOShareResponse
00741 {
00742 #ifdef WITH_NOEMPTYSTRUCT
00743     char dummy; /* dummy member to enable compilation */
00744 #endif
00745 };
00746 #endif
00747 
00748 #ifndef SOAP_TYPE_channel__setVOShare
00749 #define SOAP_TYPE_channel__setVOShare (131)
00750 /* channel:setVOShare */
00751 struct channel__setVOShare
00752 {
00753     char *_channelName; /* optional element of type xsd:string */
00754     char *_VOName;  /* optional element of type xsd:string */
00755     int _share; /* required element of type xsd:int */
00756 };
00757 #endif
00758 
00759 #ifndef SOAP_TYPE_channel__setVOLimitResponse
00760 #define SOAP_TYPE_channel__setVOLimitResponse (132)
00761 /* channel:setVOLimitResponse */
00762 struct channel__setVOLimitResponse
00763 {
00764 #ifdef WITH_NOEMPTYSTRUCT
00765     char dummy; /* dummy member to enable compilation */
00766 #endif
00767 };
00768 #endif
00769 
00770 #ifndef SOAP_TYPE_channel__setVOLimit
00771 #define SOAP_TYPE_channel__setVOLimit (135)
00772 /* channel:setVOLimit */
00773 struct channel__setVOLimit
00774 {
00775     char *_channelName; /* optional element of type xsd:string */
00776     char *_VOName;  /* optional element of type xsd:string */
00777     int _limit; /* required element of type xsd:int */
00778 };
00779 #endif
00780 
00781 #ifndef SOAP_TYPE_channel__channelAuditResponse
00782 #define SOAP_TYPE_channel__channelAuditResponse (136)
00783 /* channel:channelAuditResponse */
00784 struct channel__channelAuditResponse
00785 {
00786     struct channelArrayOf_USCOREtns3_USCOREChannelAuditEntry *_channelAuditReturn;  /* SOAP 1.2 RPC return element (when namespace qualified) */    /* optional element of type ArrayOfChannelAuditEntry */
00787 };
00788 #endif
00789 
00790 #ifndef SOAP_TYPE_channel__channelAudit
00791 #define SOAP_TYPE_channel__channelAudit (140)
00792 /* channel:channelAudit */
00793 struct channel__channelAudit
00794 {
00795     time_t _startTime;  /* required element of type xsd:dateTime */
00796     time_t _endTime;    /* required element of type xsd:dateTime */
00797     char *_restrictType;    /* optional element of type xsd:string */
00798     int _lastNentries;  /* required element of type xsd:int */
00799     char *_channelName; /* optional element of type xsd:string */
00800 };
00801 #endif
00802 
00803 #ifndef SOAP_TYPE_channel__setUrlCopyFirstTxmarkToResponse
00804 #define SOAP_TYPE_channel__setUrlCopyFirstTxmarkToResponse (141)
00805 /* channel:setUrlCopyFirstTxmarkToResponse */
00806 struct channel__setUrlCopyFirstTxmarkToResponse
00807 {
00808 #ifdef WITH_NOEMPTYSTRUCT
00809     char dummy; /* dummy member to enable compilation */
00810 #endif
00811 };
00812 #endif
00813 
00814 #ifndef SOAP_TYPE_channel__setUrlCopyFirstTxmarkTo
00815 #define SOAP_TYPE_channel__setUrlCopyFirstTxmarkTo (144)
00816 /* channel:setUrlCopyFirstTxmarkTo */
00817 struct channel__setUrlCopyFirstTxmarkTo
00818 {
00819     char *_channelName; /* optional element of type xsd:string */
00820     int _UrlCopyFirstTxmarkTo;  /* required element of type xsd:int */
00821     char *_message; /* optional element of type xsd:string */
00822 };
00823 #endif
00824 
00825 #ifndef SOAP_TYPE_channel__setTargetDirCheckResponse
00826 #define SOAP_TYPE_channel__setTargetDirCheckResponse (145)
00827 /* channel:setTargetDirCheckResponse */
00828 struct channel__setTargetDirCheckResponse
00829 {
00830 #ifdef WITH_NOEMPTYSTRUCT
00831     char dummy; /* dummy member to enable compilation */
00832 #endif
00833 };
00834 #endif
00835 
00836 #ifndef SOAP_TYPE_channel__setTargetDirCheck
00837 #define SOAP_TYPE_channel__setTargetDirCheck (148)
00838 /* channel:setTargetDirCheck */
00839 struct channel__setTargetDirCheck
00840 {
00841     char *_channelName; /* optional element of type xsd:string */
00842     int _TargetDirCheck;    /* required element of type xsd:int */
00843     char *_message; /* optional element of type xsd:string */
00844 };
00845 #endif
00846 
00847 #ifndef SOAP_TYPE_channel__setChannelTypeResponse
00848 #define SOAP_TYPE_channel__setChannelTypeResponse (149)
00849 /* channel:setChannelTypeResponse */
00850 struct channel__setChannelTypeResponse
00851 {
00852 #ifdef WITH_NOEMPTYSTRUCT
00853     char dummy; /* dummy member to enable compilation */
00854 #endif
00855 };
00856 #endif
00857 
00858 #ifndef SOAP_TYPE_channel__setChannelType
00859 #define SOAP_TYPE_channel__setChannelType (152)
00860 /* channel:setChannelType */
00861 struct channel__setChannelType
00862 {
00863     char *_channelName; /* optional element of type xsd:string */
00864     char *_channelType; /* optional element of type xsd:string */
00865     char *_message; /* optional element of type xsd:string */
00866 };
00867 #endif
00868 
00869 #ifndef SOAP_TYPE_channel__setBlockSizeResponse
00870 #define SOAP_TYPE_channel__setBlockSizeResponse (153)
00871 /* channel:setBlockSizeResponse */
00872 struct channel__setBlockSizeResponse
00873 {
00874 #ifdef WITH_NOEMPTYSTRUCT
00875     char dummy; /* dummy member to enable compilation */
00876 #endif
00877 };
00878 #endif
00879 
00880 #ifndef SOAP_TYPE_channel__setBlockSize
00881 #define SOAP_TYPE_channel__setBlockSize (156)
00882 /* channel:setBlockSize */
00883 struct channel__setBlockSize
00884 {
00885     char *_channelName; /* optional element of type xsd:string */
00886     char *_blockSize;   /* optional element of type xsd:string */
00887     char *_message; /* optional element of type xsd:string */
00888 };
00889 #endif
00890 
00891 #ifndef SOAP_TYPE_channel__setHttpTimeoutResponse
00892 #define SOAP_TYPE_channel__setHttpTimeoutResponse (157)
00893 /* channel:setHttpTimeoutResponse */
00894 struct channel__setHttpTimeoutResponse
00895 {
00896 #ifdef WITH_NOEMPTYSTRUCT
00897     char dummy; /* dummy member to enable compilation */
00898 #endif
00899 };
00900 #endif
00901 
00902 #ifndef SOAP_TYPE_channel__setHttpTimeout
00903 #define SOAP_TYPE_channel__setHttpTimeout (160)
00904 /* channel:setHttpTimeout */
00905 struct channel__setHttpTimeout
00906 {
00907     char *_channelName; /* optional element of type xsd:string */
00908     int _httpTimeout;   /* required element of type xsd:int */
00909     char *_message; /* optional element of type xsd:string */
00910 };
00911 #endif
00912 
00913 #ifndef SOAP_TYPE_channel__setTransferLogLevelResponse
00914 #define SOAP_TYPE_channel__setTransferLogLevelResponse (161)
00915 /* channel:setTransferLogLevelResponse */
00916 struct channel__setTransferLogLevelResponse
00917 {
00918 #ifdef WITH_NOEMPTYSTRUCT
00919     char dummy; /* dummy member to enable compilation */
00920 #endif
00921 };
00922 #endif
00923 
00924 #ifndef SOAP_TYPE_channel__setTransferLogLevel
00925 #define SOAP_TYPE_channel__setTransferLogLevel (164)
00926 /* channel:setTransferLogLevel */
00927 struct channel__setTransferLogLevel
00928 {
00929     char *_channelName; /* optional element of type xsd:string */
00930     char *_transferLogLevel;    /* optional element of type xsd:string */
00931     char *_message; /* optional element of type xsd:string */
00932 };
00933 #endif
00934 
00935 #ifndef SOAP_TYPE_channel__setPreparingFilesRatioResponse
00936 #define SOAP_TYPE_channel__setPreparingFilesRatioResponse (165)
00937 /* channel:setPreparingFilesRatioResponse */
00938 struct channel__setPreparingFilesRatioResponse
00939 {
00940 #ifdef WITH_NOEMPTYSTRUCT
00941     char dummy; /* dummy member to enable compilation */
00942 #endif
00943 };
00944 #endif
00945 
00946 #ifndef SOAP_TYPE_channel__setPreparingFilesRatio
00947 #define SOAP_TYPE_channel__setPreparingFilesRatio (168)
00948 /* channel:setPreparingFilesRatio */
00949 struct channel__setPreparingFilesRatio
00950 {
00951     char *_channelName; /* optional element of type xsd:string */
00952     double _preparingFilesRatio;    /* required element of type xsd:double */
00953     char *_message; /* optional element of type xsd:string */
00954 };
00955 #endif
00956 
00957 #ifndef SOAP_TYPE_channel__setUrlCopyPutTimeoutResponse
00958 #define SOAP_TYPE_channel__setUrlCopyPutTimeoutResponse (169)
00959 /* channel:setUrlCopyPutTimeoutResponse */
00960 struct channel__setUrlCopyPutTimeoutResponse
00961 {
00962 #ifdef WITH_NOEMPTYSTRUCT
00963     char dummy; /* dummy member to enable compilation */
00964 #endif
00965 };
00966 #endif
00967 
00968 #ifndef SOAP_TYPE_channel__setUrlCopyPutTimeout
00969 #define SOAP_TYPE_channel__setUrlCopyPutTimeout (172)
00970 /* channel:setUrlCopyPutTimeout */
00971 struct channel__setUrlCopyPutTimeout
00972 {
00973     char *_channelName; /* optional element of type xsd:string */
00974     int _urlCopyPutTimeout; /* required element of type xsd:int */
00975     char *_message; /* optional element of type xsd:string */
00976 };
00977 #endif
00978 
00979 #ifndef SOAP_TYPE_channel__setUrlCopyPutDoneTimeoutResponse
00980 #define SOAP_TYPE_channel__setUrlCopyPutDoneTimeoutResponse (173)
00981 /* channel:setUrlCopyPutDoneTimeoutResponse */
00982 struct channel__setUrlCopyPutDoneTimeoutResponse
00983 {
00984 #ifdef WITH_NOEMPTYSTRUCT
00985     char dummy; /* dummy member to enable compilation */
00986 #endif
00987 };
00988 #endif
00989 
00990 #ifndef SOAP_TYPE_channel__setUrlCopyPutDoneTimeout
00991 #define SOAP_TYPE_channel__setUrlCopyPutDoneTimeout (176)
00992 /* channel:setUrlCopyPutDoneTimeout */
00993 struct channel__setUrlCopyPutDoneTimeout
00994 {
00995     char *_channelName; /* optional element of type xsd:string */
00996     int _urlCopyPutDoneTimeout; /* required element of type xsd:int */
00997     char *_message; /* optional element of type xsd:string */
00998 };
00999 #endif
01000 
01001 #ifndef SOAP_TYPE_channel__setUrlCopyGetTimeoutResponse
01002 #define SOAP_TYPE_channel__setUrlCopyGetTimeoutResponse (177)
01003 /* channel:setUrlCopyGetTimeoutResponse */
01004 struct channel__setUrlCopyGetTimeoutResponse
01005 {
01006 #ifdef WITH_NOEMPTYSTRUCT
01007     char dummy; /* dummy member to enable compilation */
01008 #endif
01009 };
01010 #endif
01011 
01012 #ifndef SOAP_TYPE_channel__setUrlCopyGetTimeout
01013 #define SOAP_TYPE_channel__setUrlCopyGetTimeout (180)
01014 /* channel:setUrlCopyGetTimeout */
01015 struct channel__setUrlCopyGetTimeout
01016 {
01017     char *_channelName; /* optional element of type xsd:string */
01018     int _urlCopyGetTimeout; /* required element of type xsd:int */
01019     char *_message; /* optional element of type xsd:string */
01020 };
01021 #endif
01022 
01023 #ifndef SOAP_TYPE_channel__setUrlCopyGetDoneTimeoutResponse
01024 #define SOAP_TYPE_channel__setUrlCopyGetDoneTimeoutResponse (181)
01025 /* channel:setUrlCopyGetDoneTimeoutResponse */
01026 struct channel__setUrlCopyGetDoneTimeoutResponse
01027 {
01028 #ifdef WITH_NOEMPTYSTRUCT
01029     char dummy; /* dummy member to enable compilation */
01030 #endif
01031 };
01032 #endif
01033 
01034 #ifndef SOAP_TYPE_channel__setUrlCopyGetDoneTimeout
01035 #define SOAP_TYPE_channel__setUrlCopyGetDoneTimeout (184)
01036 /* channel:setUrlCopyGetDoneTimeout */
01037 struct channel__setUrlCopyGetDoneTimeout
01038 {
01039     char *_channelName; /* optional element of type xsd:string */
01040     int _urlCopyGetDoneTimeout; /* required element of type xsd:int */
01041     char *_message; /* optional element of type xsd:string */
01042 };
01043 #endif
01044 
01045 #ifndef SOAP_TYPE_channel__setUrlCopyTransferTimeoutResponse
01046 #define SOAP_TYPE_channel__setUrlCopyTransferTimeoutResponse (185)
01047 /* channel:setUrlCopyTransferTimeoutResponse */
01048 struct channel__setUrlCopyTransferTimeoutResponse
01049 {
01050 #ifdef WITH_NOEMPTYSTRUCT
01051     char dummy; /* dummy member to enable compilation */
01052 #endif
01053 };
01054 #endif
01055 
01056 #ifndef SOAP_TYPE_channel__setUrlCopyTransferTimeout
01057 #define SOAP_TYPE_channel__setUrlCopyTransferTimeout (188)
01058 /* channel:setUrlCopyTransferTimeout */
01059 struct channel__setUrlCopyTransferTimeout
01060 {
01061     char *_channelName; /* optional element of type xsd:string */
01062     int _urlCopyTransferTimeout;    /* required element of type xsd:int */
01063     char *_message; /* optional element of type xsd:string */
01064 };
01065 #endif
01066 
01067 #ifndef SOAP_TYPE_channel__setUrlCopyTransferMarkersTimeoutResponse
01068 #define SOAP_TYPE_channel__setUrlCopyTransferMarkersTimeoutResponse (189)
01069 /* channel:setUrlCopyTransferMarkersTimeoutResponse */
01070 struct channel__setUrlCopyTransferMarkersTimeoutResponse
01071 {
01072 #ifdef WITH_NOEMPTYSTRUCT
01073     char dummy; /* dummy member to enable compilation */
01074 #endif
01075 };
01076 #endif
01077 
01078 #ifndef SOAP_TYPE_channel__setUrlCopyTransferMarkersTimeout
01079 #define SOAP_TYPE_channel__setUrlCopyTransferMarkersTimeout (192)
01080 /* channel:setUrlCopyTransferMarkersTimeout */
01081 struct channel__setUrlCopyTransferMarkersTimeout
01082 {
01083     char *_channelName; /* optional element of type xsd:string */
01084     int _urlCopyTransferMarkersTimeout; /* required element of type xsd:int */
01085     char *_message; /* optional element of type xsd:string */
01086 };
01087 #endif
01088 
01089 #ifndef SOAP_TYPE_channel__setUrlCopyNoProgressTimeoutResponse
01090 #define SOAP_TYPE_channel__setUrlCopyNoProgressTimeoutResponse (193)
01091 /* channel:setUrlCopyNoProgressTimeoutResponse */
01092 struct channel__setUrlCopyNoProgressTimeoutResponse
01093 {
01094 #ifdef WITH_NOEMPTYSTRUCT
01095     char dummy; /* dummy member to enable compilation */
01096 #endif
01097 };
01098 #endif
01099 
01100 #ifndef SOAP_TYPE_channel__setUrlCopyNoProgressTimeout
01101 #define SOAP_TYPE_channel__setUrlCopyNoProgressTimeout (196)
01102 /* channel:setUrlCopyNoProgressTimeout */
01103 struct channel__setUrlCopyNoProgressTimeout
01104 {
01105     char *_channelName; /* optional element of type xsd:string */
01106     int _urlCopyNoProgressTimeout;  /* required element of type xsd:int */
01107     char *_message; /* optional element of type xsd:string */
01108 };
01109 #endif
01110 
01111 #ifndef SOAP_TYPE_channel__setUrlCopyTransferTimeoutPerMBResponse
01112 #define SOAP_TYPE_channel__setUrlCopyTransferTimeoutPerMBResponse (197)
01113 /* channel:setUrlCopyTransferTimeoutPerMBResponse */
01114 struct channel__setUrlCopyTransferTimeoutPerMBResponse
01115 {
01116 #ifdef WITH_NOEMPTYSTRUCT
01117     char dummy; /* dummy member to enable compilation */
01118 #endif
01119 };
01120 #endif
01121 
01122 #ifndef SOAP_TYPE_channel__setUrlCopyTransferTimeoutPerMB
01123 #define SOAP_TYPE_channel__setUrlCopyTransferTimeoutPerMB (200)
01124 /* channel:setUrlCopyTransferTimeoutPerMB */
01125 struct channel__setUrlCopyTransferTimeoutPerMB
01126 {
01127     char *_channelName; /* optional element of type xsd:string */
01128     double _urlCopyTransferTimeoutPerMB;    /* required element of type xsd:double */
01129     char *_message; /* optional element of type xsd:string */
01130 };
01131 #endif
01132 
01133 #ifndef SOAP_TYPE_channel__setSrmCopyDirectionResponse
01134 #define SOAP_TYPE_channel__setSrmCopyDirectionResponse (201)
01135 /* channel:setSrmCopyDirectionResponse */
01136 struct channel__setSrmCopyDirectionResponse
01137 {
01138 #ifdef WITH_NOEMPTYSTRUCT
01139     char dummy; /* dummy member to enable compilation */
01140 #endif
01141 };
01142 #endif
01143 
01144 #ifndef SOAP_TYPE_channel__setSrmCopyDirection
01145 #define SOAP_TYPE_channel__setSrmCopyDirection (204)
01146 /* channel:setSrmCopyDirection */
01147 struct channel__setSrmCopyDirection
01148 {
01149     char *_channelName; /* optional element of type xsd:string */
01150     char *_srmCopyDirection;    /* optional element of type xsd:string */
01151     char *_message; /* optional element of type xsd:string */
01152 };
01153 #endif
01154 
01155 #ifndef SOAP_TYPE_channel__setSrmCopyTimeoutResponse
01156 #define SOAP_TYPE_channel__setSrmCopyTimeoutResponse (205)
01157 /* channel:setSrmCopyTimeoutResponse */
01158 struct channel__setSrmCopyTimeoutResponse
01159 {
01160 #ifdef WITH_NOEMPTYSTRUCT
01161     char dummy; /* dummy member to enable compilation */
01162 #endif
01163 };
01164 #endif
01165 
01166 #ifndef SOAP_TYPE_channel__setSrmCopyTimeout
01167 #define SOAP_TYPE_channel__setSrmCopyTimeout (208)
01168 /* channel:setSrmCopyTimeout */
01169 struct channel__setSrmCopyTimeout
01170 {
01171     char *_channelName; /* optional element of type xsd:string */
01172     int _srmCopyTimeout;    /* required element of type xsd:int */
01173     char *_message; /* optional element of type xsd:string */
01174 };
01175 #endif
01176 
01177 #ifndef SOAP_TYPE_channel__setSrmCopyRefreshTimeoutResponse
01178 #define SOAP_TYPE_channel__setSrmCopyRefreshTimeoutResponse (209)
01179 /* channel:setSrmCopyRefreshTimeoutResponse */
01180 struct channel__setSrmCopyRefreshTimeoutResponse
01181 {
01182 #ifdef WITH_NOEMPTYSTRUCT
01183     char dummy; /* dummy member to enable compilation */
01184 #endif
01185 };
01186 #endif
01187 
01188 #ifndef SOAP_TYPE_channel__setSrmCopyRefreshTimeout
01189 #define SOAP_TYPE_channel__setSrmCopyRefreshTimeout (212)
01190 /* channel:setSrmCopyRefreshTimeout */
01191 struct channel__setSrmCopyRefreshTimeout
01192 {
01193     char *_channelName; /* optional element of type xsd:string */
01194     int _srmCopyRefreshTimeout; /* required element of type xsd:int */
01195     char *_message; /* optional element of type xsd:string */
01196 };
01197 #endif
01198 
01199 #ifndef SOAP_TYPE_channel__getSiteGroupNamesResponse
01200 #define SOAP_TYPE_channel__getSiteGroupNamesResponse (213)
01201 /* channel:getSiteGroupNamesResponse */
01202 struct channel__getSiteGroupNamesResponse
01203 {
01204     struct channelArrayOf_USCOREsoapenc_USCOREstring *getSiteGroupNamesReturn;  /* SOAP 1.2 RPC return element (when namespace qualified) */    /* optional element of type ArrayOfstring */
01205 };
01206 #endif
01207 
01208 #ifndef SOAP_TYPE_channel__getSiteGroupNames
01209 #define SOAP_TYPE_channel__getSiteGroupNames (216)
01210 /* channel:getSiteGroupNames */
01211 struct channel__getSiteGroupNames
01212 {
01213 #ifdef WITH_NOEMPTYSTRUCT
01214     char dummy; /* dummy member to enable compilation */
01215 #endif
01216 };
01217 #endif
01218 
01219 #ifndef SOAP_TYPE_channel__getSiteGroupMembersResponse
01220 #define SOAP_TYPE_channel__getSiteGroupMembersResponse (217)
01221 /* channel:getSiteGroupMembersResponse */
01222 struct channel__getSiteGroupMembersResponse
01223 {
01224     struct channelArrayOf_USCOREsoapenc_USCOREstring *_getSiteGroupMembersReturn;   /* SOAP 1.2 RPC return element (when namespace qualified) */    /* optional element of type ArrayOfstring */
01225 };
01226 #endif
01227 
01228 #ifndef SOAP_TYPE_channel__getSiteGroupMembers
01229 #define SOAP_TYPE_channel__getSiteGroupMembers (220)
01230 /* channel:getSiteGroupMembers */
01231 struct channel__getSiteGroupMembers
01232 {
01233     char *_groupName;   /* optional element of type xsd:string */
01234 };
01235 #endif
01236 
01237 #ifndef SOAP_TYPE_channel__addGroupMemberResponse
01238 #define SOAP_TYPE_channel__addGroupMemberResponse (221)
01239 /* channel:addGroupMemberResponse */
01240 struct channel__addGroupMemberResponse
01241 {
01242 #ifdef WITH_NOEMPTYSTRUCT
01243     char dummy; /* dummy member to enable compilation */
01244 #endif
01245 };
01246 #endif
01247 
01248 #ifndef SOAP_TYPE_channel__addGroupMember
01249 #define SOAP_TYPE_channel__addGroupMember (224)
01250 /* channel:addGroupMember */
01251 struct channel__addGroupMember
01252 {
01253     char *_groupName;   /* optional element of type xsd:string */
01254     char *_siteName;    /* optional element of type xsd:string */
01255 };
01256 #endif
01257 
01258 #ifndef SOAP_TYPE_channel__removeGroupMemberResponse
01259 #define SOAP_TYPE_channel__removeGroupMemberResponse (225)
01260 /* channel:removeGroupMemberResponse */
01261 struct channel__removeGroupMemberResponse
01262 {
01263 #ifdef WITH_NOEMPTYSTRUCT
01264     char dummy; /* dummy member to enable compilation */
01265 #endif
01266 };
01267 #endif
01268 
01269 #ifndef SOAP_TYPE_channel__removeGroupMember
01270 #define SOAP_TYPE_channel__removeGroupMember (228)
01271 /* channel:removeGroupMember */
01272 struct channel__removeGroupMember
01273 {
01274     char *_groupName;   /* optional element of type xsd:string */
01275     char *_siteName;    /* optional element of type xsd:string */
01276 };
01277 #endif
01278 
01279 #ifndef SOAP_TYPE_channel__getVersionResponse
01280 #define SOAP_TYPE_channel__getVersionResponse (229)
01281 /* channel:getVersionResponse */
01282 struct channel__getVersionResponse
01283 {
01284     char *getVersionReturn; /* SOAP 1.2 RPC return element (when namespace qualified) */    /* optional element of type xsd:string */
01285 };
01286 #endif
01287 
01288 #ifndef SOAP_TYPE_channel__getVersion
01289 #define SOAP_TYPE_channel__getVersion (232)
01290 /* channel:getVersion */
01291 struct channel__getVersion
01292 {
01293 #ifdef WITH_NOEMPTYSTRUCT
01294     char dummy; /* dummy member to enable compilation */
01295 #endif
01296 };
01297 #endif
01298 
01299 #ifndef SOAP_TYPE_channel__getSchemaVersionResponse
01300 #define SOAP_TYPE_channel__getSchemaVersionResponse (233)
01301 /* channel:getSchemaVersionResponse */
01302 struct channel__getSchemaVersionResponse
01303 {
01304     char *getSchemaVersionReturn;   /* SOAP 1.2 RPC return element (when namespace qualified) */    /* optional element of type xsd:string */
01305 };
01306 #endif
01307 
01308 #ifndef SOAP_TYPE_channel__getSchemaVersion
01309 #define SOAP_TYPE_channel__getSchemaVersion (236)
01310 /* channel:getSchemaVersion */
01311 struct channel__getSchemaVersion
01312 {
01313 #ifdef WITH_NOEMPTYSTRUCT
01314     char dummy; /* dummy member to enable compilation */
01315 #endif
01316 };
01317 #endif
01318 
01319 #ifndef SOAP_TYPE_channel__getInterfaceVersionResponse
01320 #define SOAP_TYPE_channel__getInterfaceVersionResponse (237)
01321 /* channel:getInterfaceVersionResponse */
01322 struct channel__getInterfaceVersionResponse
01323 {
01324     char *getInterfaceVersionReturn;    /* SOAP 1.2 RPC return element (when namespace qualified) */    /* optional element of type xsd:string */
01325 };
01326 #endif
01327 
01328 #ifndef SOAP_TYPE_channel__getInterfaceVersion
01329 #define SOAP_TYPE_channel__getInterfaceVersion (240)
01330 /* channel:getInterfaceVersion */
01331 struct channel__getInterfaceVersion
01332 {
01333 #ifdef WITH_NOEMPTYSTRUCT
01334     char dummy; /* dummy member to enable compilation */
01335 #endif
01336 };
01337 #endif
01338 
01339 #ifndef SOAP_TYPE_channel__getServiceMetadataResponse
01340 #define SOAP_TYPE_channel__getServiceMetadataResponse (241)
01341 /* channel:getServiceMetadataResponse */
01342 struct channel__getServiceMetadataResponse
01343 {
01344     char *_getServiceMetadataReturn;    /* SOAP 1.2 RPC return element (when namespace qualified) */    /* optional element of type xsd:string */
01345 };
01346 #endif
01347 
01348 #ifndef SOAP_TYPE_channel__getServiceMetadata
01349 #define SOAP_TYPE_channel__getServiceMetadata (244)
01350 /* channel:getServiceMetadata */
01351 struct channel__getServiceMetadata
01352 {
01353     char *_key; /* optional element of type xsd:string */
01354 };
01355 #endif
01356 
01357 #ifndef SOAP_TYPE_SOAP_ENV__Header
01358 #define SOAP_TYPE_SOAP_ENV__Header (245)
01359 /* SOAP Header: */
01360 struct SOAP_ENV__Header
01361 {
01362 #ifdef WITH_NOEMPTYSTRUCT
01363     char dummy; /* dummy member to enable compilation */
01364 #endif
01365 };
01366 #endif
01367 
01368 #ifndef SOAP_TYPE_SOAP_ENV__Code
01369 #define SOAP_TYPE_SOAP_ENV__Code (246)
01370 /* SOAP Fault Code: */
01371 struct SOAP_ENV__Code
01372 {
01373     char *SOAP_ENV__Value;  /* optional element of type xsd:QName */
01374     struct SOAP_ENV__Code *SOAP_ENV__Subcode;   /* optional element of type SOAP-ENV:Code */
01375 };
01376 #endif
01377 
01378 #ifndef SOAP_TYPE_SOAP_ENV__Detail
01379 #define SOAP_TYPE_SOAP_ENV__Detail (248)
01380 /* SOAP-ENV:Detail */
01381 struct SOAP_ENV__Detail
01382 {
01383     int __type; /* any type of element <fault> (defined below) */
01384     void *fault;    /* transient */
01385     char *__any;
01386 };
01387 #endif
01388 
01389 #ifndef SOAP_TYPE_SOAP_ENV__Reason
01390 #define SOAP_TYPE_SOAP_ENV__Reason (251)
01391 /* SOAP-ENV:Reason */
01392 struct SOAP_ENV__Reason
01393 {
01394     char *SOAP_ENV__Text;   /* optional element of type xsd:string */
01395 };
01396 #endif
01397 
01398 #ifndef SOAP_TYPE_SOAP_ENV__Fault
01399 #define SOAP_TYPE_SOAP_ENV__Fault (252)
01400 /* SOAP Fault: */
01401 struct SOAP_ENV__Fault
01402 {
01403     char *faultcode;    /* optional element of type xsd:QName */
01404     char *faultstring;  /* optional element of type xsd:string */
01405     char *faultactor;   /* optional element of type xsd:string */
01406     struct SOAP_ENV__Detail *detail;    /* optional element of type SOAP-ENV:Detail */
01407     struct SOAP_ENV__Code *SOAP_ENV__Code;  /* optional element of type SOAP-ENV:Code */
01408     struct SOAP_ENV__Reason *SOAP_ENV__Reason;  /* optional element of type SOAP-ENV:Reason */
01409     char *SOAP_ENV__Node;   /* optional element of type xsd:string */
01410     char *SOAP_ENV__Role;   /* optional element of type xsd:string */
01411     struct SOAP_ENV__Detail *SOAP_ENV__Detail;  /* optional element of type SOAP-ENV:Detail */
01412 };
01413 #endif
01414 
01415 /******************************************************************************\
01416  *                                                                            *
01417  * Typedefs                                                                   *
01418  *                                                                            *
01419 \******************************************************************************/
01420 
01421 #ifndef SOAP_TYPE__QName
01422 #define SOAP_TYPE__QName (5)
01423 typedef char *_QName;
01424 #endif
01425 
01426 #ifndef SOAP_TYPE__XML
01427 #define SOAP_TYPE__XML (6)
01428 typedef char *_XML;
01429 #endif
01430 
01431 
01432 /******************************************************************************\
01433  *                                                                            *
01434  * Externals                                                                  *
01435  *                                                                            *
01436 \******************************************************************************/
01437 
01438 
01439 /******************************************************************************\
01440  *                                                                            *
01441  * Service Operations                                                         *
01442  *                                                                            *
01443 \******************************************************************************/
01444 
01445 
01446 SOAP_FMAC5 int SOAP_FMAC6 channel__add(struct soap*, struct transfer__Channel *_channel, struct channel__addResponse *_param_1);
01447 
01448 SOAP_FMAC5 int SOAP_FMAC6 channel__getChannel(struct soap*, char *_channelName, struct channel__getChannelResponse *_param_2);
01449 
01450 SOAP_FMAC5 int SOAP_FMAC6 channel__setState(struct soap*, char *_channelName, char *_state, struct channel__setStateResponse *_param_3);
01451 
01452 SOAP_FMAC5 int SOAP_FMAC6 channel__drop(struct soap*, char *_name, struct channel__dropResponse *_param_4);
01453 
01454 SOAP_FMAC5 int SOAP_FMAC6 channel__getChannel2(struct soap*, char *_channelName, struct channel__getChannel2Response *_param_5);
01455 
01456 SOAP_FMAC5 int SOAP_FMAC6 channel__getChannel3(struct soap*, char *_channelName, struct channel__getChannel3Response *_param_6);
01457 
01458 SOAP_FMAC5 int SOAP_FMAC6 channel__listChannels(struct soap*, struct channel__listChannelsResponse *_param_7);
01459 
01460 SOAP_FMAC5 int SOAP_FMAC6 channel__changeStateForHeldJob(struct soap*, char *_jobID, char *_state, struct channel__changeStateForHeldJobResponse *_param_8);
01461 
01462 SOAP_FMAC5 int SOAP_FMAC6 channel__changeStateForHeldJobsOnChannel(struct soap*, char *_channelName, char *_state, struct channel__changeStateForHeldJobsOnChannelResponse *_param_9);
01463 
01464 SOAP_FMAC5 int SOAP_FMAC6 channel__setNumberOfStreams(struct soap*, char *_channelName, int _numberOfStreams, struct channel__setNumberOfStreamsResponse *_param_10);
01465 
01466 SOAP_FMAC5 int SOAP_FMAC6 channel__setNumberOfStreams2(struct soap*, char *_channelName, int _numberOfStreams, char *_message, struct channel__setNumberOfStreams2Response *_param_11);
01467 
01468 SOAP_FMAC5 int SOAP_FMAC6 channel__setNumberOfFiles(struct soap*, char *_channelName, int _numberOfFiles, struct channel__setNumberOfFilesResponse *_param_12);
01469 
01470 SOAP_FMAC5 int SOAP_FMAC6 channel__setNumberOfFiles2(struct soap*, char *_channelName, int _numberOfFiles, char *_message, struct channel__setNumberOfFiles2Response *_param_13);
01471 
01472 SOAP_FMAC5 int SOAP_FMAC6 channel__setState2(struct soap*, char *_channelName, char *_state, char *_message, struct channel__setState2Response *_param_14);
01473 
01474 SOAP_FMAC5 int SOAP_FMAC6 channel__setBandwidth(struct soap*, char *_channelName, int _utilisation, struct channel__setBandwidthResponse *_param_15);
01475 
01476 SOAP_FMAC5 int SOAP_FMAC6 channel__setBandwidth2(struct soap*, char *_channelName, int _utilisation, char *_message, struct channel__setBandwidth2Response *_param_16);
01477 
01478 SOAP_FMAC5 int SOAP_FMAC6 channel__setContact(struct soap*, char *_channelName, char *_contact, struct channel__setContactResponse *_param_17);
01479 
01480 SOAP_FMAC5 int SOAP_FMAC6 channel__setContact2(struct soap*, char *_channelName, char *_contact, char *_message, struct channel__setContact2Response *_param_18);
01481 
01482 SOAP_FMAC5 int SOAP_FMAC6 channel__setNominalThroughput(struct soap*, char *_channelName, int _nominalThroughput, struct channel__setNominalThroughputResponse *_param_19);
01483 
01484 SOAP_FMAC5 int SOAP_FMAC6 channel__setNominalThroughput2(struct soap*, char *_channelName, int _nominalThroughput, char *_message, struct channel__setNominalThroughput2Response *_param_20);
01485 
01486 SOAP_FMAC5 int SOAP_FMAC6 channel__setTCPBufferSize2(struct soap*, char *_channelName, char *_bufferSizeString, char *_message, struct channel__setTCPBufferSize2Response *_param_21);
01487 
01488 SOAP_FMAC5 int SOAP_FMAC6 channel__addManager(struct soap*, char *_channelName, char *_principal, struct channel__addManagerResponse *_param_22);
01489 
01490 SOAP_FMAC5 int SOAP_FMAC6 channel__removeManager(struct soap*, char *_channelName, char *_principal, struct channel__removeManagerResponse *_param_23);
01491 
01492 SOAP_FMAC5 int SOAP_FMAC6 channel__listManagers(struct soap*, char *_channelName, struct channel__listManagersResponse *_param_24);
01493 
01494 SOAP_FMAC5 int SOAP_FMAC6 channel__setVOShare(struct soap*, char *_channelName, char *_VOName, int _share, struct channel__setVOShareResponse *_param_25);
01495 
01496 SOAP_FMAC5 int SOAP_FMAC6 channel__setVOLimit(struct soap*, char *_channelName, char *_VOName, int _limit, struct channel__setVOLimitResponse *_param_26);
01497 
01498 SOAP_FMAC5 int SOAP_FMAC6 channel__channelAudit(struct soap*, time_t _startTime, time_t _endTime, char *_restrictType, int _lastNentries, char *_channelName, struct channel__channelAuditResponse *_param_27);
01499 
01500 SOAP_FMAC5 int SOAP_FMAC6 channel__setUrlCopyFirstTxmarkTo(struct soap*, char *_channelName, int _UrlCopyFirstTxmarkTo, char *_message, struct channel__setUrlCopyFirstTxmarkToResponse *_param_28);
01501 
01502 SOAP_FMAC5 int SOAP_FMAC6 channel__setTargetDirCheck(struct soap*, char *_channelName, int _TargetDirCheck, char *_message, struct channel__setTargetDirCheckResponse *_param_29);
01503 
01504 SOAP_FMAC5 int SOAP_FMAC6 channel__setChannelType(struct soap*, char *_channelName, char *_channelType, char *_message, struct channel__setChannelTypeResponse *_param_30);
01505 
01506 SOAP_FMAC5 int SOAP_FMAC6 channel__setBlockSize(struct soap*, char *_channelName, char *_blockSize, char *_message, struct channel__setBlockSizeResponse *_param_31);
01507 
01508 SOAP_FMAC5 int SOAP_FMAC6 channel__setHttpTimeout(struct soap*, char *_channelName, int _httpTimeout, char *_message, struct channel__setHttpTimeoutResponse *_param_32);
01509 
01510 SOAP_FMAC5 int SOAP_FMAC6 channel__setTransferLogLevel(struct soap*, char *_channelName, char *_transferLogLevel, char *_message, struct channel__setTransferLogLevelResponse *_param_33);
01511 
01512 SOAP_FMAC5 int SOAP_FMAC6 channel__setPreparingFilesRatio(struct soap*, char *_channelName, double _preparingFilesRatio, char *_message, struct channel__setPreparingFilesRatioResponse *_param_34);
01513 
01514 SOAP_FMAC5 int SOAP_FMAC6 channel__setUrlCopyPutTimeout(struct soap*, char *_channelName, int _urlCopyPutTimeout, char *_message, struct channel__setUrlCopyPutTimeoutResponse *_param_35);
01515 
01516 SOAP_FMAC5 int SOAP_FMAC6 channel__setUrlCopyPutDoneTimeout(struct soap*, char *_channelName, int _urlCopyPutDoneTimeout, char *_message, struct channel__setUrlCopyPutDoneTimeoutResponse *_param_36);
01517 
01518 SOAP_FMAC5 int SOAP_FMAC6 channel__setUrlCopyGetTimeout(struct soap*, char *_channelName, int _urlCopyGetTimeout, char *_message, struct channel__setUrlCopyGetTimeoutResponse *_param_37);
01519 
01520 SOAP_FMAC5 int SOAP_FMAC6 channel__setUrlCopyGetDoneTimeout(struct soap*, char *_channelName, int _urlCopyGetDoneTimeout, char *_message, struct channel__setUrlCopyGetDoneTimeoutResponse *_param_38);
01521 
01522 SOAP_FMAC5 int SOAP_FMAC6 channel__setUrlCopyTransferTimeout(struct soap*, char *_channelName, int _urlCopyTransferTimeout, char *_message, struct channel__setUrlCopyTransferTimeoutResponse *_param_39);
01523 
01524 SOAP_FMAC5 int SOAP_FMAC6 channel__setUrlCopyTransferMarkersTimeout(struct soap*, char *_channelName, int _urlCopyTransferMarkersTimeout, char *_message, struct channel__setUrlCopyTransferMarkersTimeoutResponse *_param_40);
01525 
01526 SOAP_FMAC5 int SOAP_FMAC6 channel__setUrlCopyNoProgressTimeout(struct soap*, char *_channelName, int _urlCopyNoProgressTimeout, char *_message, struct channel__setUrlCopyNoProgressTimeoutResponse *_param_41);
01527 
01528 SOAP_FMAC5 int SOAP_FMAC6 channel__setUrlCopyTransferTimeoutPerMB(struct soap*, char *_channelName, double _urlCopyTransferTimeoutPerMB, char *_message, struct channel__setUrlCopyTransferTimeoutPerMBResponse *_param_42);
01529 
01530 SOAP_FMAC5 int SOAP_FMAC6 channel__setSrmCopyDirection(struct soap*, char *_channelName, char *_srmCopyDirection, char *_message, struct channel__setSrmCopyDirectionResponse *_param_43);
01531 
01532 SOAP_FMAC5 int SOAP_FMAC6 channel__setSrmCopyTimeout(struct soap*, char *_channelName, int _srmCopyTimeout, char *_message, struct channel__setSrmCopyTimeoutResponse *_param_44);
01533 
01534 SOAP_FMAC5 int SOAP_FMAC6 channel__setSrmCopyRefreshTimeout(struct soap*, char *_channelName, int _srmCopyRefreshTimeout, char *_message, struct channel__setSrmCopyRefreshTimeoutResponse *_param_45);
01535 
01536 SOAP_FMAC5 int SOAP_FMAC6 channel__getSiteGroupNames(struct soap*, struct channel__getSiteGroupNamesResponse *_param_46);
01537 
01538 SOAP_FMAC5 int SOAP_FMAC6 channel__getSiteGroupMembers(struct soap*, char *_groupName, struct channel__getSiteGroupMembersResponse *_param_47);
01539 
01540 SOAP_FMAC5 int SOAP_FMAC6 channel__addGroupMember(struct soap*, char *_groupName, char *_siteName, struct channel__addGroupMemberResponse *_param_48);
01541 
01542 SOAP_FMAC5 int SOAP_FMAC6 channel__removeGroupMember(struct soap*, char *_groupName, char *_siteName, struct channel__removeGroupMemberResponse *_param_49);
01543 
01544 SOAP_FMAC5 int SOAP_FMAC6 channel__getVersion(struct soap*, struct channel__getVersionResponse *_param_50);
01545 
01546 SOAP_FMAC5 int SOAP_FMAC6 channel__getSchemaVersion(struct soap*, struct channel__getSchemaVersionResponse *_param_51);
01547 
01548 SOAP_FMAC5 int SOAP_FMAC6 channel__getInterfaceVersion(struct soap*, struct channel__getInterfaceVersionResponse *_param_52);
01549 
01550 SOAP_FMAC5 int SOAP_FMAC6 channel__getServiceMetadata(struct soap*, char *_key, struct channel__getServiceMetadataResponse *_param_53);
01551 
01552 /******************************************************************************\
01553  *                                                                            *
01554  * Stubs                                                                      *
01555  *                                                                            *
01556 \******************************************************************************/
01557 
01558 
01559 SOAP_FMAC5 int SOAP_FMAC6 soap_call_channel__add(struct soap *soap, const char *soap_endpoint, const char *soap_action, struct transfer__Channel *_channel, struct channel__addResponse *_param_1);
01560 
01561 SOAP_FMAC5 int SOAP_FMAC6 soap_call_channel__getChannel(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *_channelName, struct channel__getChannelResponse *_param_2);
01562 
01563 SOAP_FMAC5 int SOAP_FMAC6 soap_call_channel__setState(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *_channelName, char *_state, struct channel__setStateResponse *_param_3);
01564 
01565 SOAP_FMAC5 int SOAP_FMAC6 soap_call_channel__drop(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *_name, struct channel__dropResponse *_param_4);
01566 
01567 SOAP_FMAC5 int SOAP_FMAC6 soap_call_channel__getChannel2(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *_channelName, struct channel__getChannel2Response *_param_5);
01568 
01569 SOAP_FMAC5 int SOAP_FMAC6 soap_call_channel__getChannel3(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *_channelName, struct channel__getChannel3Response *_param_6);
01570 
01571 SOAP_FMAC5 int SOAP_FMAC6 soap_call_channel__listChannels(struct soap *soap, const char *soap_endpoint, const char *soap_action, struct channel__listChannelsResponse *_param_7);
01572 
01573 SOAP_FMAC5 int SOAP_FMAC6 soap_call_channel__changeStateForHeldJob(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *_jobID, char *_state, struct channel__changeStateForHeldJobResponse *_param_8);
01574 
01575 SOAP_FMAC5 int SOAP_FMAC6 soap_call_channel__changeStateForHeldJobsOnChannel(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *_channelName, char *_state, struct channel__changeStateForHeldJobsOnChannelResponse *_param_9);
01576 
01577 SOAP_FMAC5 int SOAP_FMAC6 soap_call_channel__setNumberOfStreams(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *_channelName, int _numberOfStreams, struct channel__setNumberOfStreamsResponse *_param_10);
01578 
01579 SOAP_FMAC5 int SOAP_FMAC6 soap_call_channel__setNumberOfStreams2(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *_channelName, int _numberOfStreams, char *_message, struct channel__setNumberOfStreams2Response *_param_11);
01580 
01581 SOAP_FMAC5 int SOAP_FMAC6 soap_call_channel__setNumberOfFiles(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *_channelName, int _numberOfFiles, struct channel__setNumberOfFilesResponse *_param_12);
01582 
01583 SOAP_FMAC5 int SOAP_FMAC6 soap_call_channel__setNumberOfFiles2(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *_channelName, int _numberOfFiles, char *_message, struct channel__setNumberOfFiles2Response *_param_13);
01584 
01585 SOAP_FMAC5 int SOAP_FMAC6 soap_call_channel__setState2(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *_channelName, char *_state, char *_message, struct channel__setState2Response *_param_14);
01586 
01587 SOAP_FMAC5 int SOAP_FMAC6 soap_call_channel__setBandwidth(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *_channelName, int _utilisation, struct channel__setBandwidthResponse *_param_15);
01588 
01589 SOAP_FMAC5 int SOAP_FMAC6 soap_call_channel__setBandwidth2(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *_channelName, int _utilisation, char *_message, struct channel__setBandwidth2Response *_param_16);
01590 
01591 SOAP_FMAC5 int SOAP_FMAC6 soap_call_channel__setContact(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *_channelName, char *_contact, struct channel__setContactResponse *_param_17);
01592 
01593 SOAP_FMAC5 int SOAP_FMAC6 soap_call_channel__setContact2(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *_channelName, char *_contact, char *_message, struct channel__setContact2Response *_param_18);
01594 
01595 SOAP_FMAC5 int SOAP_FMAC6 soap_call_channel__setNominalThroughput(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *_channelName, int _nominalThroughput, struct channel__setNominalThroughputResponse *_param_19);
01596 
01597 SOAP_FMAC5 int SOAP_FMAC6 soap_call_channel__setNominalThroughput2(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *_channelName, int _nominalThroughput, char *_message, struct channel__setNominalThroughput2Response *_param_20);
01598 
01599 SOAP_FMAC5 int SOAP_FMAC6 soap_call_channel__setTCPBufferSize2(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *_channelName, char *_bufferSizeString, char *_message, struct channel__setTCPBufferSize2Response *_param_21);
01600 
01601 SOAP_FMAC5 int SOAP_FMAC6 soap_call_channel__addManager(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *_channelName, char *_principal, struct channel__addManagerResponse *_param_22);
01602 
01603 SOAP_FMAC5 int SOAP_FMAC6 soap_call_channel__removeManager(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *_channelName, char *_principal, struct channel__removeManagerResponse *_param_23);
01604 
01605 SOAP_FMAC5 int SOAP_FMAC6 soap_call_channel__listManagers(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *_channelName, struct channel__listManagersResponse *_param_24);
01606 
01607 SOAP_FMAC5 int SOAP_FMAC6 soap_call_channel__setVOShare(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *_channelName, char *_VOName, int _share, struct channel__setVOShareResponse *_param_25);
01608 
01609 SOAP_FMAC5 int SOAP_FMAC6 soap_call_channel__setVOLimit(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *_channelName, char *_VOName, int _limit, struct channel__setVOLimitResponse *_param_26);
01610 
01611 SOAP_FMAC5 int SOAP_FMAC6 soap_call_channel__channelAudit(struct soap *soap, const char *soap_endpoint, const char *soap_action, time_t _startTime, time_t _endTime, char *_restrictType, int _lastNentries, char *_channelName, struct channel__channelAuditResponse *_param_27);
01612 
01613 SOAP_FMAC5 int SOAP_FMAC6 soap_call_channel__setUrlCopyFirstTxmarkTo(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *_channelName, int _UrlCopyFirstTxmarkTo, char *_message, struct channel__setUrlCopyFirstTxmarkToResponse *_param_28);
01614 
01615 SOAP_FMAC5 int SOAP_FMAC6 soap_call_channel__setTargetDirCheck(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *_channelName, int _TargetDirCheck, char *_message, struct channel__setTargetDirCheckResponse *_param_29);
01616 
01617 SOAP_FMAC5 int SOAP_FMAC6 soap_call_channel__setChannelType(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *_channelName, char *_channelType, char *_message, struct channel__setChannelTypeResponse *_param_30);
01618 
01619 SOAP_FMAC5 int SOAP_FMAC6 soap_call_channel__setBlockSize(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *_channelName, char *_blockSize, char *_message, struct channel__setBlockSizeResponse *_param_31);
01620 
01621 SOAP_FMAC5 int SOAP_FMAC6 soap_call_channel__setHttpTimeout(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *_channelName, int _httpTimeout, char *_message, struct channel__setHttpTimeoutResponse *_param_32);
01622 
01623 SOAP_FMAC5 int SOAP_FMAC6 soap_call_channel__setTransferLogLevel(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *_channelName, char *_transferLogLevel, char *_message, struct channel__setTransferLogLevelResponse *_param_33);
01624 
01625 SOAP_FMAC5 int SOAP_FMAC6 soap_call_channel__setPreparingFilesRatio(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *_channelName, double _preparingFilesRatio, char *_message, struct channel__setPreparingFilesRatioResponse *_param_34);
01626 
01627 SOAP_FMAC5 int SOAP_FMAC6 soap_call_channel__setUrlCopyPutTimeout(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *_channelName, int _urlCopyPutTimeout, char *_message, struct channel__setUrlCopyPutTimeoutResponse *_param_35);
01628 
01629 SOAP_FMAC5 int SOAP_FMAC6 soap_call_channel__setUrlCopyPutDoneTimeout(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *_channelName, int _urlCopyPutDoneTimeout, char *_message, struct channel__setUrlCopyPutDoneTimeoutResponse *_param_36);
01630 
01631 SOAP_FMAC5 int SOAP_FMAC6 soap_call_channel__setUrlCopyGetTimeout(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *_channelName, int _urlCopyGetTimeout, char *_message, struct channel__setUrlCopyGetTimeoutResponse *_param_37);
01632 
01633 SOAP_FMAC5 int SOAP_FMAC6 soap_call_channel__setUrlCopyGetDoneTimeout(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *_channelName, int _urlCopyGetDoneTimeout, char *_message, struct channel__setUrlCopyGetDoneTimeoutResponse *_param_38);
01634 
01635 SOAP_FMAC5 int SOAP_FMAC6 soap_call_channel__setUrlCopyTransferTimeout(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *_channelName, int _urlCopyTransferTimeout, char *_message, struct channel__setUrlCopyTransferTimeoutResponse *_param_39);
01636 
01637 SOAP_FMAC5 int SOAP_FMAC6 soap_call_channel__setUrlCopyTransferMarkersTimeout(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *_channelName, int _urlCopyTransferMarkersTimeout, char *_message, struct channel__setUrlCopyTransferMarkersTimeoutResponse *_param_40);
01638 
01639 SOAP_FMAC5 int SOAP_FMAC6 soap_call_channel__setUrlCopyNoProgressTimeout(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *_channelName, int _urlCopyNoProgressTimeout, char *_message, struct channel__setUrlCopyNoProgressTimeoutResponse *_param_41);
01640 
01641 SOAP_FMAC5 int SOAP_FMAC6 soap_call_channel__setUrlCopyTransferTimeoutPerMB(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *_channelName, double _urlCopyTransferTimeoutPerMB, char *_message, struct channel__setUrlCopyTransferTimeoutPerMBResponse *_param_42);
01642 
01643 SOAP_FMAC5 int SOAP_FMAC6 soap_call_channel__setSrmCopyDirection(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *_channelName, char *_srmCopyDirection, char *_message, struct channel__setSrmCopyDirectionResponse *_param_43);
01644 
01645 SOAP_FMAC5 int SOAP_FMAC6 soap_call_channel__setSrmCopyTimeout(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *_channelName, int _srmCopyTimeout, char *_message, struct channel__setSrmCopyTimeoutResponse *_param_44);
01646 
01647 SOAP_FMAC5 int SOAP_FMAC6 soap_call_channel__setSrmCopyRefreshTimeout(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *_channelName, int _srmCopyRefreshTimeout, char *_message, struct channel__setSrmCopyRefreshTimeoutResponse *_param_45);
01648 
01649 SOAP_FMAC5 int SOAP_FMAC6 soap_call_channel__getSiteGroupNames(struct soap *soap, const char *soap_endpoint, const char *soap_action, struct channel__getSiteGroupNamesResponse *_param_46);
01650 
01651 SOAP_FMAC5 int SOAP_FMAC6 soap_call_channel__getSiteGroupMembers(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *_groupName, struct channel__getSiteGroupMembersResponse *_param_47);
01652 
01653 SOAP_FMAC5 int SOAP_FMAC6 soap_call_channel__addGroupMember(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *_groupName, char *_siteName, struct channel__addGroupMemberResponse *_param_48);
01654 
01655 SOAP_FMAC5 int SOAP_FMAC6 soap_call_channel__removeGroupMember(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *_groupName, char *_siteName, struct channel__removeGroupMemberResponse *_param_49);
01656 
01657 SOAP_FMAC5 int SOAP_FMAC6 soap_call_channel__getVersion(struct soap *soap, const char *soap_endpoint, const char *soap_action, struct channel__getVersionResponse *_param_50);
01658 
01659 SOAP_FMAC5 int SOAP_FMAC6 soap_call_channel__getSchemaVersion(struct soap *soap, const char *soap_endpoint, const char *soap_action, struct channel__getSchemaVersionResponse *_param_51);
01660 
01661 SOAP_FMAC5 int SOAP_FMAC6 soap_call_channel__getInterfaceVersion(struct soap *soap, const char *soap_endpoint, const char *soap_action, struct channel__getInterfaceVersionResponse *_param_52);
01662 
01663 SOAP_FMAC5 int SOAP_FMAC6 soap_call_channel__getServiceMetadata(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *_key, struct channel__getServiceMetadataResponse *_param_53);
01664 
01665 /******************************************************************************\
01666  *                                                                            *
01667  * Skeletons                                                                  *
01668  *                                                                            *
01669 \******************************************************************************/
01670 
01671 SOAP_FMAC5 int SOAP_FMAC6 channel_serve(struct soap*);
01672 
01673 SOAP_FMAC5 int SOAP_FMAC6 channel_serve_request(struct soap*);
01674 
01675 SOAP_FMAC5 int SOAP_FMAC6 soap_serve_channel__add(struct soap*);
01676 
01677 SOAP_FMAC5 int SOAP_FMAC6 soap_serve_channel__getChannel(struct soap*);
01678 
01679 SOAP_FMAC5 int SOAP_FMAC6 soap_serve_channel__setState(struct soap*);
01680 
01681 SOAP_FMAC5 int SOAP_FMAC6 soap_serve_channel__drop(struct soap*);
01682 
01683 SOAP_FMAC5 int SOAP_FMAC6 soap_serve_channel__getChannel2(struct soap*);
01684 
01685 SOAP_FMAC5 int SOAP_FMAC6 soap_serve_channel__getChannel3(struct soap*);
01686 
01687 SOAP_FMAC5 int SOAP_FMAC6 soap_serve_channel__listChannels(struct soap*);
01688 
01689 SOAP_FMAC5 int SOAP_FMAC6 soap_serve_channel__changeStateForHeldJob(struct soap*);
01690 
01691 SOAP_FMAC5 int SOAP_FMAC6 soap_serve_channel__changeStateForHeldJobsOnChannel(struct soap*);
01692 
01693 SOAP_FMAC5 int SOAP_FMAC6 soap_serve_channel__setNumberOfStreams(struct soap*);
01694 
01695 SOAP_FMAC5 int SOAP_FMAC6 soap_serve_channel__setNumberOfStreams2(struct soap*);
01696 
01697 SOAP_FMAC5 int SOAP_FMAC6 soap_serve_channel__setNumberOfFiles(struct soap*);
01698 
01699 SOAP_FMAC5 int SOAP_FMAC6 soap_serve_channel__setNumberOfFiles2(struct soap*);
01700 
01701 SOAP_FMAC5 int SOAP_FMAC6 soap_serve_channel__setState2(struct soap*);
01702 
01703 SOAP_FMAC5 int SOAP_FMAC6 soap_serve_channel__setBandwidth(struct soap*);
01704 
01705 SOAP_FMAC5 int SOAP_FMAC6 soap_serve_channel__setBandwidth2(struct soap*);
01706 
01707 SOAP_FMAC5 int SOAP_FMAC6 soap_serve_channel__setContact(struct soap*);
01708 
01709 SOAP_FMAC5 int SOAP_FMAC6 soap_serve_channel__setContact2(struct soap*);
01710 
01711 SOAP_FMAC5 int SOAP_FMAC6 soap_serve_channel__setNominalThroughput(struct soap*);
01712 
01713 SOAP_FMAC5 int SOAP_FMAC6 soap_serve_channel__setNominalThroughput2(struct soap*);
01714 
01715 SOAP_FMAC5 int SOAP_FMAC6 soap_serve_channel__setTCPBufferSize2(struct soap*);
01716 
01717 SOAP_FMAC5 int SOAP_FMAC6 soap_serve_channel__addManager(struct soap*);
01718 
01719 SOAP_FMAC5 int SOAP_FMAC6 soap_serve_channel__removeManager(struct soap*);
01720 
01721 SOAP_FMAC5 int SOAP_FMAC6 soap_serve_channel__listManagers(struct soap*);
01722 
01723 SOAP_FMAC5 int SOAP_FMAC6 soap_serve_channel__setVOShare(struct soap*);
01724 
01725 SOAP_FMAC5 int SOAP_FMAC6 soap_serve_channel__setVOLimit(struct soap*);
01726 
01727 SOAP_FMAC5 int SOAP_FMAC6 soap_serve_channel__channelAudit(struct soap*);
01728 
01729 SOAP_FMAC5 int SOAP_FMAC6 soap_serve_channel__setUrlCopyFirstTxmarkTo(struct soap*);
01730 
01731 SOAP_FMAC5 int SOAP_FMAC6 soap_serve_channel__setTargetDirCheck(struct soap*);
01732 
01733 SOAP_FMAC5 int SOAP_FMAC6 soap_serve_channel__setChannelType(struct soap*);
01734 
01735 SOAP_FMAC5 int SOAP_FMAC6 soap_serve_channel__setBlockSize(struct soap*);
01736 
01737 SOAP_FMAC5 int SOAP_FMAC6 soap_serve_channel__setHttpTimeout(struct soap*);
01738 
01739 SOAP_FMAC5 int SOAP_FMAC6 soap_serve_channel__setTransferLogLevel(struct soap*);
01740 
01741 SOAP_FMAC5 int SOAP_FMAC6 soap_serve_channel__setPreparingFilesRatio(struct soap*);
01742 
01743 SOAP_FMAC5 int SOAP_FMAC6 soap_serve_channel__setUrlCopyPutTimeout(struct soap*);
01744 
01745 SOAP_FMAC5 int SOAP_FMAC6 soap_serve_channel__setUrlCopyPutDoneTimeout(struct soap*);
01746 
01747 SOAP_FMAC5 int SOAP_FMAC6 soap_serve_channel__setUrlCopyGetTimeout(struct soap*);
01748 
01749 SOAP_FMAC5 int SOAP_FMAC6 soap_serve_channel__setUrlCopyGetDoneTimeout(struct soap*);
01750 
01751 SOAP_FMAC5 int SOAP_FMAC6 soap_serve_channel__setUrlCopyTransferTimeout(struct soap*);
01752 
01753 SOAP_FMAC5 int SOAP_FMAC6 soap_serve_channel__setUrlCopyTransferMarkersTimeout(struct soap*);
01754 
01755 SOAP_FMAC5 int SOAP_FMAC6 soap_serve_channel__setUrlCopyNoProgressTimeout(struct soap*);
01756 
01757 SOAP_FMAC5 int SOAP_FMAC6 soap_serve_channel__setUrlCopyTransferTimeoutPerMB(struct soap*);
01758 
01759 SOAP_FMAC5 int SOAP_FMAC6 soap_serve_channel__setSrmCopyDirection(struct soap*);
01760 
01761 SOAP_FMAC5 int SOAP_FMAC6 soap_serve_channel__setSrmCopyTimeout(struct soap*);
01762 
01763 SOAP_FMAC5 int SOAP_FMAC6 soap_serve_channel__setSrmCopyRefreshTimeout(struct soap*);
01764 
01765 SOAP_FMAC5 int SOAP_FMAC6 soap_serve_channel__getSiteGroupNames(struct soap*);
01766 
01767 SOAP_FMAC5 int SOAP_FMAC6 soap_serve_channel__getSiteGroupMembers(struct soap*);
01768 
01769 SOAP_FMAC5 int SOAP_FMAC6 soap_serve_channel__addGroupMember(struct soap*);
01770 
01771 SOAP_FMAC5 int SOAP_FMAC6 soap_serve_channel__removeGroupMember(struct soap*);
01772 
01773 SOAP_FMAC5 int SOAP_FMAC6 soap_serve_channel__getVersion(struct soap*);
01774 
01775 SOAP_FMAC5 int SOAP_FMAC6 soap_serve_channel__getSchemaVersion(struct soap*);
01776 
01777 SOAP_FMAC5 int SOAP_FMAC6 soap_serve_channel__getInterfaceVersion(struct soap*);
01778 
01779 SOAP_FMAC5 int SOAP_FMAC6 soap_serve_channel__getServiceMetadata(struct soap*);
01780 
01781 #ifdef __cplusplus
01782 }
01783 #endif
01784 
01785 #endif
01786 
01787 /* End of channelStub.h */
The GLite Project. All rights reserved.