Changeset 23935 for trunk/Nebulous/nebclient/src/nebulous.h
- Timestamp:
- Apr 20, 2009, 12:50:54 PM (17 years ago)
- Location:
- trunk/Nebulous/nebclient
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/nebulous.h (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Nebulous/nebclient
- Property svn:mergeinfo changed
/branches/eam_branches/eam_branch_20090303/Nebulous/nebclient (added) merged: 23225 /branches/jhoblitt/Nebulous/nebclient (added) merged: 12604 /branches/neb_distrib_20081210/Nebulous/nebclient (added) merged: 20900,20986,23536,23729
- Property svn:mergeinfo changed
-
trunk/Nebulous/nebclient/src/nebulous.h
r23688 r23935 1 1 /* src/nebulous.h 2 2 Generated by wsdl2h 1.2.12 from nebulous.wsdl and typemap.dat 3 2009-04- 03 00:34:43GMT3 2009-04-20 22:15:21 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, 810 811 char* uri, 811 812 // response parameters: … … 819 820 struct soap *soap, 820 821 // request parameters: 822 char* key, 821 823 char* uri, 822 824 // response parameters: … … 831 833 //gsoap ns1 service method-action: delete_USCOREinstance urn:Nebulous/Server/SOAP#delete_instance 832 834 int ns1__delete_USCOREinstance( 835 char* key, ///< Request parameter 833 836 char* uri, ///< Request parameter 834 837 int *result ///< Response parameter
Note:
See TracChangeset
for help on using the changeset viewer.
