IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 27, 2007, 3:33:27 PM (19 years ago)
Author:
jhoblitt
Message:

add rename_object
s/find_Objects/find_objects/g

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Nebulous/nebclient/src/soapH.h

    r10631 r13078  
    4444
    4545#ifndef SOAP_TYPE_SOAP_ENV__Fault
    46 #define SOAP_TYPE_SOAP_ENV__Fault (40)
     46#define SOAP_TYPE_SOAP_ENV__Fault (50)
    4747#endif
    4848SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_SOAP_ENV__Fault(struct soap*, const struct SOAP_ENV__Fault *);
     
    5858
    5959#ifndef SOAP_TYPE_SOAP_ENV__Detail
    60 #define SOAP_TYPE_SOAP_ENV__Detail (39)
     60#define SOAP_TYPE_SOAP_ENV__Detail (49)
    6161#endif
    6262SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_SOAP_ENV__Detail(struct soap*, const struct SOAP_ENV__Detail *);
     
    7272
    7373#ifndef SOAP_TYPE_SOAP_ENV__Code
    74 #define SOAP_TYPE_SOAP_ENV__Code (37)
     74#define SOAP_TYPE_SOAP_ENV__Code (47)
    7575#endif
    7676SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_SOAP_ENV__Code(struct soap*, const struct SOAP_ENV__Code *);
     
    8686
    8787#ifndef SOAP_TYPE_SOAP_ENV__Header
    88 #define SOAP_TYPE_SOAP_ENV__Header (36)
     88#define SOAP_TYPE_SOAP_ENV__Header (46)
    8989#endif
    9090SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_SOAP_ENV__Header(struct soap*, const struct SOAP_ENV__Header *);
     
    9898
    9999#ifndef SOAP_TYPE_ns1__stat_USCOREobject
    100 #define SOAP_TYPE_ns1__stat_USCOREobject (33)
     100#define SOAP_TYPE_ns1__stat_USCOREobject (43)
    101101#endif
    102102SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_ns1__stat_USCOREobject(struct soap*, const struct ns1__stat_USCOREobject *);
     
    108108
    109109#ifndef SOAP_TYPE_ns1__stat_USCOREobjectResponse
    110 #define SOAP_TYPE_ns1__stat_USCOREobjectResponse (30)
     110#define SOAP_TYPE_ns1__stat_USCOREobjectResponse (40)
    111111#endif
    112112SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_ns1__stat_USCOREobjectResponse(struct soap*, const struct ns1__stat_USCOREobjectResponse *);
     
    118118
    119119#ifndef SOAP_TYPE_ns1__delete_USCOREinstance
    120 #define SOAP_TYPE_ns1__delete_USCOREinstance (29)
     120#define SOAP_TYPE_ns1__delete_USCOREinstance (39)
    121121#endif
    122122SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_ns1__delete_USCOREinstance(struct soap*, const struct ns1__delete_USCOREinstance *);
     
    128128
    129129#ifndef SOAP_TYPE_ns1__delete_USCOREinstanceResponse
    130 #define SOAP_TYPE_ns1__delete_USCOREinstanceResponse (28)
     130#define SOAP_TYPE_ns1__delete_USCOREinstanceResponse (38)
    131131#endif
    132132SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_ns1__delete_USCOREinstanceResponse(struct soap*, const struct ns1__delete_USCOREinstanceResponse *);
     
    138138
    139139#ifndef SOAP_TYPE_ns1__find_USCOREinstances
    140 #define SOAP_TYPE_ns1__find_USCOREinstances (26)
     140#define SOAP_TYPE_ns1__find_USCOREinstances (36)
    141141#endif
    142142SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_ns1__find_USCOREinstances(struct soap*, const struct ns1__find_USCOREinstances *);
     
    148148
    149149#ifndef SOAP_TYPE_ns1__find_USCOREinstancesResponse
    150 #define SOAP_TYPE_ns1__find_USCOREinstancesResponse (22)
     150#define SOAP_TYPE_ns1__find_USCOREinstancesResponse (33)
    151151#endif
    152152SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_ns1__find_USCOREinstancesResponse(struct soap*, const struct ns1__find_USCOREinstancesResponse *);
     
    157157SOAP_FMAC3 struct ns1__find_USCOREinstancesResponse * SOAP_FMAC4 soap_in_ns1__find_USCOREinstancesResponse(struct soap*, const char*, struct ns1__find_USCOREinstancesResponse *, const char*);
    158158
     159#ifndef SOAP_TYPE_ns1__find_USCOREobjects
     160#define SOAP_TYPE_ns1__find_USCOREobjects (32)
     161#endif
     162SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_ns1__find_USCOREobjects(struct soap*, const struct ns1__find_USCOREobjects *);
     163SOAP_FMAC3 void SOAP_FMAC4 soap_default_ns1__find_USCOREobjects(struct soap*, struct ns1__find_USCOREobjects *);
     164SOAP_FMAC3 int SOAP_FMAC4 soap_put_ns1__find_USCOREobjects(struct soap*, const struct ns1__find_USCOREobjects *, const char*, const char*);
     165SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__find_USCOREobjects(struct soap*, const char*, int, const struct ns1__find_USCOREobjects *, const char*);
     166SOAP_FMAC3 struct ns1__find_USCOREobjects * SOAP_FMAC4 soap_get_ns1__find_USCOREobjects(struct soap*, struct ns1__find_USCOREobjects *, const char*, const char*);
     167SOAP_FMAC3 struct ns1__find_USCOREobjects * SOAP_FMAC4 soap_in_ns1__find_USCOREobjects(struct soap*, const char*, struct ns1__find_USCOREobjects *, const char*);
     168
     169#ifndef SOAP_TYPE_ns1__find_USCOREobjectsResponse
     170#define SOAP_TYPE_ns1__find_USCOREobjectsResponse (28)
     171#endif
     172SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_ns1__find_USCOREobjectsResponse(struct soap*, const struct ns1__find_USCOREobjectsResponse *);
     173SOAP_FMAC3 void SOAP_FMAC4 soap_default_ns1__find_USCOREobjectsResponse(struct soap*, struct ns1__find_USCOREobjectsResponse *);
     174SOAP_FMAC3 int SOAP_FMAC4 soap_put_ns1__find_USCOREobjectsResponse(struct soap*, const struct ns1__find_USCOREobjectsResponse *, const char*, const char*);
     175SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__find_USCOREobjectsResponse(struct soap*, const char*, int, const struct ns1__find_USCOREobjectsResponse *, const char*);
     176SOAP_FMAC3 struct ns1__find_USCOREobjectsResponse * SOAP_FMAC4 soap_get_ns1__find_USCOREobjectsResponse(struct soap*, struct ns1__find_USCOREobjectsResponse *, const char*, const char*);
     177SOAP_FMAC3 struct ns1__find_USCOREobjectsResponse * SOAP_FMAC4 soap_in_ns1__find_USCOREobjectsResponse(struct soap*, const char*, struct ns1__find_USCOREobjectsResponse *, const char*);
     178
    159179#ifndef SOAP_TYPE_ns1__unlock_USCOREobject
    160 #define SOAP_TYPE_ns1__unlock_USCOREobject (21)
     180#define SOAP_TYPE_ns1__unlock_USCOREobject (27)
    161181#endif
    162182SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_ns1__unlock_USCOREobject(struct soap*, const struct ns1__unlock_USCOREobject *);
     
    168188
    169189#ifndef SOAP_TYPE_ns1__unlock_USCOREobjectResponse
    170 #define SOAP_TYPE_ns1__unlock_USCOREobjectResponse (20)
     190#define SOAP_TYPE_ns1__unlock_USCOREobjectResponse (26)
    171191#endif
    172192SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_ns1__unlock_USCOREobjectResponse(struct soap*, const struct ns1__unlock_USCOREobjectResponse *);
     
    178198
    179199#ifndef SOAP_TYPE_ns1__lock_USCOREobject
    180 #define SOAP_TYPE_ns1__lock_USCOREobject (18)
     200#define SOAP_TYPE_ns1__lock_USCOREobject (24)
    181201#endif
    182202SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_ns1__lock_USCOREobject(struct soap*, const struct ns1__lock_USCOREobject *);
     
    188208
    189209#ifndef SOAP_TYPE_ns1__lock_USCOREobjectResponse
    190 #define SOAP_TYPE_ns1__lock_USCOREobjectResponse (17)
     210#define SOAP_TYPE_ns1__lock_USCOREobjectResponse (23)
    191211#endif
    192212SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_ns1__lock_USCOREobjectResponse(struct soap*, const struct ns1__lock_USCOREobjectResponse *);
     
    198218
    199219#ifndef SOAP_TYPE_ns1__replicate_USCOREobject
    200 #define SOAP_TYPE_ns1__replicate_USCOREobject (14)
     220#define SOAP_TYPE_ns1__replicate_USCOREobject (20)
    201221#endif
    202222SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_ns1__replicate_USCOREobject(struct soap*, const struct ns1__replicate_USCOREobject *);
     
    208228
    209229#ifndef SOAP_TYPE_ns1__replicate_USCOREobjectResponse
    210 #define SOAP_TYPE_ns1__replicate_USCOREobjectResponse (13)
     230#define SOAP_TYPE_ns1__replicate_USCOREobjectResponse (19)
    211231#endif
    212232SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_ns1__replicate_USCOREobjectResponse(struct soap*, const struct ns1__replicate_USCOREobjectResponse *);
     
    217237SOAP_FMAC3 struct ns1__replicate_USCOREobjectResponse * SOAP_FMAC4 soap_in_ns1__replicate_USCOREobjectResponse(struct soap*, const char*, struct ns1__replicate_USCOREobjectResponse *, const char*);
    218238
     239#ifndef SOAP_TYPE_ns1__rename_USCOREobject_
     240#define SOAP_TYPE_ns1__rename_USCOREobject_ (17)
     241#endif
     242SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_ns1__rename_USCOREobject_(struct soap*, const struct ns1__rename_USCOREobject_ *);
     243SOAP_FMAC3 void SOAP_FMAC4 soap_default_ns1__rename_USCOREobject_(struct soap*, struct ns1__rename_USCOREobject_ *);
     244SOAP_FMAC3 int SOAP_FMAC4 soap_put_ns1__rename_USCOREobject_(struct soap*, const struct ns1__rename_USCOREobject_ *, const char*, const char*);
     245SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__rename_USCOREobject_(struct soap*, const char*, int, const struct ns1__rename_USCOREobject_ *, const char*);
     246SOAP_FMAC3 struct ns1__rename_USCOREobject_ * SOAP_FMAC4 soap_get_ns1__rename_USCOREobject_(struct soap*, struct ns1__rename_USCOREobject_ *, const char*, const char*);
     247SOAP_FMAC3 struct ns1__rename_USCOREobject_ * SOAP_FMAC4 soap_in_ns1__rename_USCOREobject_(struct soap*, const char*, struct ns1__rename_USCOREobject_ *, const char*);
     248
     249#ifndef SOAP_TYPE_ns1__rename_USCOREobject_Response
     250#define SOAP_TYPE_ns1__rename_USCOREobject_Response (16)
     251#endif
     252SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_ns1__rename_USCOREobject_Response(struct soap*, const struct ns1__rename_USCOREobject_Response *);
     253SOAP_FMAC3 void SOAP_FMAC4 soap_default_ns1__rename_USCOREobject_Response(struct soap*, struct ns1__rename_USCOREobject_Response *);
     254SOAP_FMAC3 int SOAP_FMAC4 soap_put_ns1__rename_USCOREobject_Response(struct soap*, const struct ns1__rename_USCOREobject_Response *, const char*, const char*);
     255SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__rename_USCOREobject_Response(struct soap*, const char*, int, const struct ns1__rename_USCOREobject_Response *, const char*);
     256SOAP_FMAC3 struct ns1__rename_USCOREobject_Response * SOAP_FMAC4 soap_get_ns1__rename_USCOREobject_Response(struct soap*, struct ns1__rename_USCOREobject_Response *, const char*, const char*);
     257SOAP_FMAC3 struct ns1__rename_USCOREobject_Response * SOAP_FMAC4 soap_in_ns1__rename_USCOREobject_Response(struct soap*, const char*, struct ns1__rename_USCOREobject_Response *, const char*);
     258
     259#ifndef SOAP_TYPE_ns1__rename_USCOREobject
     260#define SOAP_TYPE_ns1__rename_USCOREobject (14)
     261#endif
     262SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_ns1__rename_USCOREobject(struct soap*, const struct ns1__rename_USCOREobject *);
     263SOAP_FMAC3 void SOAP_FMAC4 soap_default_ns1__rename_USCOREobject(struct soap*, struct ns1__rename_USCOREobject *);
     264SOAP_FMAC3 int SOAP_FMAC4 soap_put_ns1__rename_USCOREobject(struct soap*, const struct ns1__rename_USCOREobject *, const char*, const char*);
     265SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__rename_USCOREobject(struct soap*, const char*, int, const struct ns1__rename_USCOREobject *, const char*);
     266SOAP_FMAC3 struct ns1__rename_USCOREobject * SOAP_FMAC4 soap_get_ns1__rename_USCOREobject(struct soap*, struct ns1__rename_USCOREobject *, const char*, const char*);
     267SOAP_FMAC3 struct ns1__rename_USCOREobject * SOAP_FMAC4 soap_in_ns1__rename_USCOREobject(struct soap*, const char*, struct ns1__rename_USCOREobject *, const char*);
     268
     269#ifndef SOAP_TYPE_ns1__rename_USCOREobjectResponse
     270#define SOAP_TYPE_ns1__rename_USCOREobjectResponse (13)
     271#endif
     272SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_ns1__rename_USCOREobjectResponse(struct soap*, const struct ns1__rename_USCOREobjectResponse *);
     273SOAP_FMAC3 void SOAP_FMAC4 soap_default_ns1__rename_USCOREobjectResponse(struct soap*, struct ns1__rename_USCOREobjectResponse *);
     274SOAP_FMAC3 int SOAP_FMAC4 soap_put_ns1__rename_USCOREobjectResponse(struct soap*, const struct ns1__rename_USCOREobjectResponse *, const char*, const char*);
     275SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__rename_USCOREobjectResponse(struct soap*, const char*, int, const struct ns1__rename_USCOREobjectResponse *, const char*);
     276SOAP_FMAC3 struct ns1__rename_USCOREobjectResponse * SOAP_FMAC4 soap_get_ns1__rename_USCOREobjectResponse(struct soap*, struct ns1__rename_USCOREobjectResponse *, const char*, const char*);
     277SOAP_FMAC3 struct ns1__rename_USCOREobjectResponse * SOAP_FMAC4 soap_in_ns1__rename_USCOREobjectResponse(struct soap*, const char*, struct ns1__rename_USCOREobjectResponse *, const char*);
     278
    219279#ifndef SOAP_TYPE_ns1__create_USCOREobject
    220280#define SOAP_TYPE_ns1__create_USCOREobject (11)
     
    250310
    251311#ifndef SOAP_TYPE_PointerToSOAP_ENV__Detail
    252 #define SOAP_TYPE_PointerToSOAP_ENV__Detail (41)
     312#define SOAP_TYPE_PointerToSOAP_ENV__Detail (51)
    253313#endif
    254314SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerToSOAP_ENV__Detail(struct soap*, struct SOAP_ENV__Detail *const*);
     
    263323
    264324#ifndef SOAP_TYPE_PointerToSOAP_ENV__Code
    265 #define SOAP_TYPE_PointerToSOAP_ENV__Code (38)
     325#define SOAP_TYPE_PointerToSOAP_ENV__Code (48)
    266326#endif
    267327SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerToSOAP_ENV__Code(struct soap*, struct SOAP_ENV__Code *const*);
     
    274334
    275335#ifndef SOAP_TYPE_PointerTons1__stat_USCOREobjectResponse
    276 #define SOAP_TYPE_PointerTons1__stat_USCOREobjectResponse (31)
     336#define SOAP_TYPE_PointerTons1__stat_USCOREobjectResponse (41)
    277337#endif
    278338SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerTons1__stat_USCOREobjectResponse(struct soap*, struct ns1__stat_USCOREobjectResponse *const*);
     
    283343
    284344#ifndef SOAP_TYPE_PointerTons1__find_USCOREinstancesResponse
    285 #define SOAP_TYPE_PointerTons1__find_USCOREinstancesResponse (24)
     345#define SOAP_TYPE_PointerTons1__find_USCOREinstancesResponse (34)
    286346#endif
    287347SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerTons1__find_USCOREinstancesResponse(struct soap*, struct ns1__find_USCOREinstancesResponse *const*);
     
    291351SOAP_FMAC3 struct ns1__find_USCOREinstancesResponse ** SOAP_FMAC4 soap_in_PointerTons1__find_USCOREinstancesResponse(struct soap*, const char*, struct ns1__find_USCOREinstancesResponse **, const char*);
    292352
     353#ifndef SOAP_TYPE_PointerTons1__find_USCOREobjectsResponse
     354#define SOAP_TYPE_PointerTons1__find_USCOREobjectsResponse (30)
     355#endif
     356SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerTons1__find_USCOREobjectsResponse(struct soap*, struct ns1__find_USCOREobjectsResponse *const*);
     357SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerTons1__find_USCOREobjectsResponse(struct soap*, struct ns1__find_USCOREobjectsResponse *const*, const char*, const char*);
     358SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerTons1__find_USCOREobjectsResponse(struct soap*, const char *, int, struct ns1__find_USCOREobjectsResponse *const*, const char *);
     359SOAP_FMAC3 struct ns1__find_USCOREobjectsResponse ** SOAP_FMAC4 soap_get_PointerTons1__find_USCOREobjectsResponse(struct soap*, struct ns1__find_USCOREobjectsResponse **, const char*, const char*);
     360SOAP_FMAC3 struct ns1__find_USCOREobjectsResponse ** SOAP_FMAC4 soap_in_PointerTons1__find_USCOREobjectsResponse(struct soap*, const char*, struct ns1__find_USCOREobjectsResponse **, const char*);
     361
    293362#ifndef SOAP_TYPE_PointerToArrayOfString
    294 #define SOAP_TYPE_PointerToArrayOfString (23)
     363#define SOAP_TYPE_PointerToArrayOfString (29)
    295364#endif
    296365SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerToArrayOfString(struct soap*, struct ArrayOfString *const*);
     
    301370
    302371#ifndef SOAP_TYPE_PointerToint
    303 #define SOAP_TYPE_PointerToint (15)
     372#define SOAP_TYPE_PointerToint (21)
    304373#endif
    305374SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerToint(struct soap*, int *const*);
Note: See TracChangeset for help on using the changeset viewer.