IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 7, 2009, 3:11:50 PM (17 years ago)
Author:
jhoblitt
Message:

partial merge from head

Location:
branches/neb_distrib_20081210/Nebulous/nebclient/src
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/neb_distrib_20081210/Nebulous/nebclient/src

    • Property svn:ignore
      •  

        old new  
         1Makefile.in
        12.deps
         3Makefile
         4soapClientLib.c
         5nebulous.h
         6soapClient.c
         7soapStub.h
         8soapC.c
         9soapH.h
         10soapServerLib.c
         11soapServer.c
        212.libs
        3 Makefile
        4 Makefile.in
        5 SOAP.nsmap
        6 libnebclient.la
        7 nebclient.lo
        8 nebulous.h
        9 soapC.c
        10 soapC.lo
        11 soapClient.c
        12 soapClient.lo
        13 soapClientLib.c
        14 soapH.h
        15 soapServer.c
        16 soapServerLib.c
        17 soapStub.h
        18 stdsoap2.lo
        19 xmalloc.lo
  • branches/neb_distrib_20081210/Nebulous/nebclient/src/nebulous.h

    r20986 r23729  
    11/* src/nebulous.h
    2    Generated by wsdl2h 1.2.11 from nebulous.wsdl and typemap.dat
    3    2008-12-11 21:42:13 GMT
     2   Generated by wsdl2h 1.2.12 from nebulous.wsdl and typemap.dat
     3   2009-04-03 00:34:43 GMT
    44   Copyright (C) 2001-2008 Robert van Engelen, Genivia Inc. All Rights Reserved.
    55   This part of the software is released under one of the following licenses:
     
    808808    NULL, // char *action = NULL selects default action for this operation
    809809    // request parameters:
    810     char*                               key,
    811810    char*                               uri,
    812811    // response parameters:
     
    820819    struct soap *soap,
    821820    // request parameters:
    822     char*                               key,
    823821    char*                               uri,
    824822    // response parameters:
     
    833831//gsoap ns1  service method-action:     delete_USCOREinstance urn:Nebulous/Server/SOAP#delete_instance
    834832int ns1__delete_USCOREinstance(
    835     char*                               key,    ///< Request parameter
    836833    char*                               uri,    ///< Request parameter
    837834    int                                *result  ///< Response parameter
Note: See TracChangeset for help on using the changeset viewer.