1*12720SWyllys.Ingersoll@Sun.COM /* 2*12720SWyllys.Ingersoll@Sun.COM * CDDL HEADER START 3*12720SWyllys.Ingersoll@Sun.COM * 4*12720SWyllys.Ingersoll@Sun.COM * The contents of this file are subject to the terms of the 5*12720SWyllys.Ingersoll@Sun.COM * Common Development and Distribution License (the "License"). 6*12720SWyllys.Ingersoll@Sun.COM * You may not use this file except in compliance with the License. 7*12720SWyllys.Ingersoll@Sun.COM * 8*12720SWyllys.Ingersoll@Sun.COM * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 9*12720SWyllys.Ingersoll@Sun.COM * or http://www.opensolaris.org/os/licensing. 10*12720SWyllys.Ingersoll@Sun.COM * See the License for the specific language governing permissions 11*12720SWyllys.Ingersoll@Sun.COM * and limitations under the License. 12*12720SWyllys.Ingersoll@Sun.COM * 13*12720SWyllys.Ingersoll@Sun.COM * When distributing Covered Code, include this CDDL HEADER in each 14*12720SWyllys.Ingersoll@Sun.COM * file and include the License file at usr/src/OPENSOLARIS.LICENSE. 15*12720SWyllys.Ingersoll@Sun.COM * If applicable, add the following below this CDDL HEADER, with the 16*12720SWyllys.Ingersoll@Sun.COM * fields enclosed by brackets "[]" replaced with your own identifying 17*12720SWyllys.Ingersoll@Sun.COM * information: Portions Copyright [yyyy] [name of copyright owner] 18*12720SWyllys.Ingersoll@Sun.COM * 19*12720SWyllys.Ingersoll@Sun.COM * CDDL HEADER END 20*12720SWyllys.Ingersoll@Sun.COM */ 21*12720SWyllys.Ingersoll@Sun.COM 22*12720SWyllys.Ingersoll@Sun.COM /* 23*12720SWyllys.Ingersoll@Sun.COM * Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. 24*12720SWyllys.Ingersoll@Sun.COM */ 25*12720SWyllys.Ingersoll@Sun.COM 26*12720SWyllys.Ingersoll@Sun.COM /* envStub.h 27*12720SWyllys.Ingersoll@Sun.COM Generated by gSOAP 2.7.17 from ../gsoapStubs/Env/env.h 28*12720SWyllys.Ingersoll@Sun.COM Copyright(C) 2000-2010, Robert van Engelen, Genivia Inc. All Rights Reserved. 29*12720SWyllys.Ingersoll@Sun.COM This part of the software is released under one of the following licenses: 30*12720SWyllys.Ingersoll@Sun.COM GPL, the gSOAP public license, or Genivia's license for commercial use. 31*12720SWyllys.Ingersoll@Sun.COM */ 32*12720SWyllys.Ingersoll@Sun.COM 33*12720SWyllys.Ingersoll@Sun.COM #ifndef envStub_H 34*12720SWyllys.Ingersoll@Sun.COM #define envStub_H 35*12720SWyllys.Ingersoll@Sun.COM #include "stdsoap2.h" 36*12720SWyllys.Ingersoll@Sun.COM 37*12720SWyllys.Ingersoll@Sun.COM /******************************************************************************\ 38*12720SWyllys.Ingersoll@Sun.COM * * 39*12720SWyllys.Ingersoll@Sun.COM * Enumerations * 40*12720SWyllys.Ingersoll@Sun.COM * * 41*12720SWyllys.Ingersoll@Sun.COM \******************************************************************************/ 42*12720SWyllys.Ingersoll@Sun.COM 43*12720SWyllys.Ingersoll@Sun.COM 44*12720SWyllys.Ingersoll@Sun.COM /******************************************************************************\ 45*12720SWyllys.Ingersoll@Sun.COM * * 46*12720SWyllys.Ingersoll@Sun.COM * Types with Custom Serializers * 47*12720SWyllys.Ingersoll@Sun.COM * * 48*12720SWyllys.Ingersoll@Sun.COM \******************************************************************************/ 49*12720SWyllys.Ingersoll@Sun.COM 50*12720SWyllys.Ingersoll@Sun.COM 51*12720SWyllys.Ingersoll@Sun.COM /******************************************************************************\ 52*12720SWyllys.Ingersoll@Sun.COM * * 53*12720SWyllys.Ingersoll@Sun.COM * Classes and Structs * 54*12720SWyllys.Ingersoll@Sun.COM * * 55*12720SWyllys.Ingersoll@Sun.COM \******************************************************************************/ 56*12720SWyllys.Ingersoll@Sun.COM 57*12720SWyllys.Ingersoll@Sun.COM 58*12720SWyllys.Ingersoll@Sun.COM #if 0 /* volatile type: do not declare here, declared elsewhere */ 59*12720SWyllys.Ingersoll@Sun.COM 60*12720SWyllys.Ingersoll@Sun.COM #endif 61*12720SWyllys.Ingersoll@Sun.COM 62*12720SWyllys.Ingersoll@Sun.COM #ifndef SOAP_TYPE_SOAP_ENV__Header 63*12720SWyllys.Ingersoll@Sun.COM #define SOAP_TYPE_SOAP_ENV__Header (7) 64*12720SWyllys.Ingersoll@Sun.COM /* SOAP Header: */ 65*12720SWyllys.Ingersoll@Sun.COM struct SOAP_ENV__Header 66*12720SWyllys.Ingersoll@Sun.COM { 67*12720SWyllys.Ingersoll@Sun.COM #ifdef WITH_NOEMPTYSTRUCT 68*12720SWyllys.Ingersoll@Sun.COM private: 69*12720SWyllys.Ingersoll@Sun.COM char dummy; /* dummy member to enable compilation */ 70*12720SWyllys.Ingersoll@Sun.COM #endif 71*12720SWyllys.Ingersoll@Sun.COM }; 72*12720SWyllys.Ingersoll@Sun.COM #endif 73*12720SWyllys.Ingersoll@Sun.COM 74*12720SWyllys.Ingersoll@Sun.COM #ifndef SOAP_TYPE_SOAP_ENV__Code 75*12720SWyllys.Ingersoll@Sun.COM #define SOAP_TYPE_SOAP_ENV__Code (8) 76*12720SWyllys.Ingersoll@Sun.COM /* SOAP Fault Code: */ 77*12720SWyllys.Ingersoll@Sun.COM struct SOAP_ENV__Code 78*12720SWyllys.Ingersoll@Sun.COM { 79*12720SWyllys.Ingersoll@Sun.COM public: 80*12720SWyllys.Ingersoll@Sun.COM char *SOAP_ENV__Value; /* optional element of type xsd:QName */ 81*12720SWyllys.Ingersoll@Sun.COM struct SOAP_ENV__Code *SOAP_ENV__Subcode; /* optional element of type SOAP-ENV:Code */ 82*12720SWyllys.Ingersoll@Sun.COM }; 83*12720SWyllys.Ingersoll@Sun.COM #endif 84*12720SWyllys.Ingersoll@Sun.COM 85*12720SWyllys.Ingersoll@Sun.COM #ifndef SOAP_TYPE_SOAP_ENV__Detail 86*12720SWyllys.Ingersoll@Sun.COM #define SOAP_TYPE_SOAP_ENV__Detail (10) 87*12720SWyllys.Ingersoll@Sun.COM /* SOAP-ENV:Detail */ 88*12720SWyllys.Ingersoll@Sun.COM struct SOAP_ENV__Detail 89*12720SWyllys.Ingersoll@Sun.COM { 90*12720SWyllys.Ingersoll@Sun.COM public: 91*12720SWyllys.Ingersoll@Sun.COM int __type; /* any type of element <fault> (defined below) */ 92*12720SWyllys.Ingersoll@Sun.COM void *fault; /* transient */ 93*12720SWyllys.Ingersoll@Sun.COM char *__any; 94*12720SWyllys.Ingersoll@Sun.COM }; 95*12720SWyllys.Ingersoll@Sun.COM #endif 96*12720SWyllys.Ingersoll@Sun.COM 97*12720SWyllys.Ingersoll@Sun.COM #ifndef SOAP_TYPE_SOAP_ENV__Reason 98*12720SWyllys.Ingersoll@Sun.COM #define SOAP_TYPE_SOAP_ENV__Reason (13) 99*12720SWyllys.Ingersoll@Sun.COM /* SOAP-ENV:Reason */ 100*12720SWyllys.Ingersoll@Sun.COM struct SOAP_ENV__Reason 101*12720SWyllys.Ingersoll@Sun.COM { 102*12720SWyllys.Ingersoll@Sun.COM public: 103*12720SWyllys.Ingersoll@Sun.COM char *SOAP_ENV__Text; /* optional element of type xsd:string */ 104*12720SWyllys.Ingersoll@Sun.COM }; 105*12720SWyllys.Ingersoll@Sun.COM #endif 106*12720SWyllys.Ingersoll@Sun.COM 107*12720SWyllys.Ingersoll@Sun.COM #ifndef SOAP_TYPE_SOAP_ENV__Fault 108*12720SWyllys.Ingersoll@Sun.COM #define SOAP_TYPE_SOAP_ENV__Fault (14) 109*12720SWyllys.Ingersoll@Sun.COM /* SOAP Fault: */ 110*12720SWyllys.Ingersoll@Sun.COM struct SOAP_ENV__Fault 111*12720SWyllys.Ingersoll@Sun.COM { 112*12720SWyllys.Ingersoll@Sun.COM public: 113*12720SWyllys.Ingersoll@Sun.COM char *faultcode; /* optional element of type xsd:QName */ 114*12720SWyllys.Ingersoll@Sun.COM char *faultstring; /* optional element of type xsd:string */ 115*12720SWyllys.Ingersoll@Sun.COM char *faultactor; /* optional element of type xsd:string */ 116*12720SWyllys.Ingersoll@Sun.COM struct SOAP_ENV__Detail *detail; /* optional element of type SOAP-ENV:Detail */ 117*12720SWyllys.Ingersoll@Sun.COM struct SOAP_ENV__Code *SOAP_ENV__Code; /* optional element of type SOAP-ENV:Code */ 118*12720SWyllys.Ingersoll@Sun.COM struct SOAP_ENV__Reason *SOAP_ENV__Reason; /* optional element of type SOAP-ENV:Reason */ 119*12720SWyllys.Ingersoll@Sun.COM char *SOAP_ENV__Node; /* optional element of type xsd:string */ 120*12720SWyllys.Ingersoll@Sun.COM char *SOAP_ENV__Role; /* optional element of type xsd:string */ 121*12720SWyllys.Ingersoll@Sun.COM struct SOAP_ENV__Detail *SOAP_ENV__Detail; /* optional element of type SOAP-ENV:Detail */ 122*12720SWyllys.Ingersoll@Sun.COM }; 123*12720SWyllys.Ingersoll@Sun.COM #endif 124*12720SWyllys.Ingersoll@Sun.COM 125*12720SWyllys.Ingersoll@Sun.COM /******************************************************************************\ 126*12720SWyllys.Ingersoll@Sun.COM * * 127*12720SWyllys.Ingersoll@Sun.COM * Typedefs * 128*12720SWyllys.Ingersoll@Sun.COM * * 129*12720SWyllys.Ingersoll@Sun.COM \******************************************************************************/ 130*12720SWyllys.Ingersoll@Sun.COM 131*12720SWyllys.Ingersoll@Sun.COM #ifndef SOAP_TYPE__QName 132*12720SWyllys.Ingersoll@Sun.COM #define SOAP_TYPE__QName (5) 133*12720SWyllys.Ingersoll@Sun.COM typedef char *_QName; 134*12720SWyllys.Ingersoll@Sun.COM #endif 135*12720SWyllys.Ingersoll@Sun.COM 136*12720SWyllys.Ingersoll@Sun.COM #ifndef SOAP_TYPE__XML 137*12720SWyllys.Ingersoll@Sun.COM #define SOAP_TYPE__XML (6) 138*12720SWyllys.Ingersoll@Sun.COM typedef char *_XML; 139*12720SWyllys.Ingersoll@Sun.COM #endif 140*12720SWyllys.Ingersoll@Sun.COM 141*12720SWyllys.Ingersoll@Sun.COM 142*12720SWyllys.Ingersoll@Sun.COM /******************************************************************************\ 143*12720SWyllys.Ingersoll@Sun.COM * * 144*12720SWyllys.Ingersoll@Sun.COM * Externals * 145*12720SWyllys.Ingersoll@Sun.COM * * 146*12720SWyllys.Ingersoll@Sun.COM \******************************************************************************/ 147*12720SWyllys.Ingersoll@Sun.COM 148*12720SWyllys.Ingersoll@Sun.COM 149*12720SWyllys.Ingersoll@Sun.COM #endif 150*12720SWyllys.Ingersoll@Sun.COM 151*12720SWyllys.Ingersoll@Sun.COM /* End of envStub.h */ 152