- Timestamp:
- Apr 7, 2009, 3:11:50 PM (17 years ago)
- Location:
- branches/neb_distrib_20081210/Nebulous/nebclient/src
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
nebulous.h (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/neb_distrib_20081210/Nebulous/nebclient/src
- Property svn:ignore
-
old new 1 Makefile.in 1 2 .deps 3 Makefile 4 soapClientLib.c 5 nebulous.h 6 soapClient.c 7 soapStub.h 8 soapC.c 9 soapH.h 10 soapServerLib.c 11 soapServer.c 2 12 .libs 3 Makefile4 Makefile.in5 SOAP.nsmap6 libnebclient.la7 nebclient.lo8 nebulous.h9 soapC.c10 soapC.lo11 soapClient.c12 soapClient.lo13 soapClientLib.c14 soapH.h15 soapServer.c16 soapServerLib.c17 soapStub.h18 stdsoap2.lo19 xmalloc.lo
-
- Property svn:ignore
-
branches/neb_distrib_20081210/Nebulous/nebclient/src/nebulous.h
r20986 r23729 1 1 /* src/nebulous.h 2 Generated by wsdl2h 1.2.1 1from nebulous.wsdl and typemap.dat3 200 8-12-11 21:42:13 GMT2 Generated by wsdl2h 1.2.12 from nebulous.wsdl and typemap.dat 3 2009-04-03 00:34:43 GMT 4 4 Copyright (C) 2001-2008 Robert van Engelen, Genivia Inc. All Rights Reserved. 5 5 This part of the software is released under one of the following licenses: … … 808 808 NULL, // char *action = NULL selects default action for this operation 809 809 // request parameters: 810 char* key,811 810 char* uri, 812 811 // response parameters: … … 820 819 struct soap *soap, 821 820 // request parameters: 822 char* key,823 821 char* uri, 824 822 // response parameters: … … 833 831 //gsoap ns1 service method-action: delete_USCOREinstance urn:Nebulous/Server/SOAP#delete_instance 834 832 int ns1__delete_USCOREinstance( 835 char* key, ///< Request parameter836 833 char* uri, ///< Request parameter 837 834 int *result ///< Response parameter
Note:
See TracChangeset
for help on using the changeset viewer.
