IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 30, 2007, 5:06:36 PM (19 years ago)
Author:
jhoblitt
Message:

remove $class_id & $comment params from Nebulous::Server->create() and Nebulous::Client->create*() and all supporting functions and tests

File:
1 edited

Legend:

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

    r13078 r13096  
    11/* src/nebulous.h
    22   Generated by wsdl2h 1.2.1 from nebulous.wsdl and typemap.dat
    3    2007-04-28 01:32:49 GMT
     3   2007-05-01 02:53:36 GMT
    44   Copyright (C) 2001-2005 Robert van Engelen, Genivia Inc. All Rights Reserved.
    55   This part of the software is released under one of the following licenses:
     
    143143    // request parameters:
    144144    char*                               key,
    145     int                                 class_,
    146145    char*                               volume,
    147     char*                               comment,
    148146    // response parameters:
    149147    char*                              *result
     
    158156int ns1__create_USCOREobject(
    159157    char*                               key,
    160     int                                 class_,
    161158    char*                               volume,
    162     char*                               comment,
    163159    char*                              *result ///< response parameter
    164160);
Note: See TracChangeset for help on using the changeset viewer.