⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 soaph.h

📁 apache模组的源代码
💻 H
📖 第 1 页 / 共 2 页
字号:
/* soapH.h   Generated by gSOAP 2.3 rev 4 from dsmp.h   Copyright (C) 2001-2003 Genivia inc.   All Rights Reserved.*/#ifndef soapH_H#define soapH_H#include "soapStub.h"#ifdef __cplusplusextern "C" {#endifSOAP_BEGIN_NAMESPACE(soap)SOAP_FMAC3 int SOAP_FMAC4 soap_putindependent(struct soap*);SOAP_FMAC3 void SOAP_FMAC4 soap_markelement(struct soap*, const void*, int);SOAP_FMAC3 int SOAP_FMAC4 soap_putelement(struct soap*, const void*, const char*, int, int);SOAP_FMAC3 int SOAP_FMAC4 soap_getindependent(struct soap*);SOAP_FMAC3 void * SOAP_FMAC4 soap_getelement(struct soap*, int*);SOAP_FMAC3 int SOAP_FMAC4 soap_ignore_element(struct soap*);SOAP_FMAC3 int SOAP_FMAC4 soap_putattachments(struct soap*);SOAP_FMAC3 int SOAP_FMAC4 soap_getattachments(struct soap*);#ifndef SOAP_TYPE_byte#define SOAP_TYPE_byte (1)#endifSOAP_FMAC3 void SOAP_FMAC4 soap_default_byte(struct soap*, char *);SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_byte(struct soap*, char const*);SOAP_FMAC3 int SOAP_FMAC4 soap_put_byte(struct soap*, char *, const char*, const char*);SOAP_FMAC3 int SOAP_FMAC4 soap_out_byte(struct soap*, const char*, int, const char *, const char*);SOAP_FMAC3 char * SOAP_FMAC4 soap_get_byte(struct soap*, char *, const char*, const char*);SOAP_FMAC3 char * SOAP_FMAC4 soap_in_byte(struct soap*, const char*, char *, const char*);#ifndef SOAP_TYPE_int#define SOAP_TYPE_int (2)#endifSOAP_FMAC3 void SOAP_FMAC4 soap_default_int(struct soap*, int *);SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_int(struct soap*, int const*);SOAP_FMAC3 int SOAP_FMAC4 soap_put_int(struct soap*, int *, const char*, const char*);SOAP_FMAC3 int SOAP_FMAC4 soap_out_int(struct soap*, const char*, int, const int *, const char*);SOAP_FMAC3 int * SOAP_FMAC4 soap_get_int(struct soap*, int *, const char*, const char*);SOAP_FMAC3 int * SOAP_FMAC4 soap_in_int(struct soap*, const char*, int *, const char*);#ifndef SOAP_TYPE_unsignedByte#define SOAP_TYPE_unsignedByte (3)#endifSOAP_FMAC3 void SOAP_FMAC4 soap_default_unsignedByte(struct soap*, unsigned char *);SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_unsignedByte(struct soap*, unsigned char const*);SOAP_FMAC3 int SOAP_FMAC4 soap_put_unsignedByte(struct soap*, unsigned char *, const char*, const char*);SOAP_FMAC3 int SOAP_FMAC4 soap_out_unsignedByte(struct soap*, const char*, int, const unsigned char *, const char*);SOAP_FMAC3 unsigned char * SOAP_FMAC4 soap_get_unsignedByte(struct soap*, unsigned char *, const char*, const char*);SOAP_FMAC3 unsigned char * SOAP_FMAC4 soap_in_unsignedByte(struct soap*, const char*, unsigned char *, const char*);#ifndef SOAP_TYPE_unsignedInt#define SOAP_TYPE_unsignedInt (4)#endifSOAP_FMAC3 void SOAP_FMAC4 soap_default_unsignedInt(struct soap*, unsigned int *);SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_unsignedInt(struct soap*, unsigned int const*);SOAP_FMAC3 int SOAP_FMAC4 soap_put_unsignedInt(struct soap*, unsigned int *, const char*, const char*);SOAP_FMAC3 int SOAP_FMAC4 soap_out_unsignedInt(struct soap*, const char*, int, const unsigned int *, const char*);SOAP_FMAC3 unsigned int * SOAP_FMAC4 soap_get_unsignedInt(struct soap*, unsigned int *, const char*, const char*);SOAP_FMAC3 unsigned int * SOAP_FMAC4 soap_in_unsignedInt(struct soap*, const char*, unsigned int *, const char*);#ifndef WITH_NOGLOBAL#ifndef SOAP_TYPE_SOAP_ENV__Fault#define SOAP_TYPE_SOAP_ENV__Fault (5)#endifSOAP_FMAC3 void SOAP_FMAC4 soap_serialize_SOAP_ENV__Fault(struct soap*, struct SOAP_ENV__Fault const*);SOAP_FMAC3 void SOAP_FMAC4 soap_mark_SOAP_ENV__Fault(struct soap*, const struct SOAP_ENV__Fault *);SOAP_FMAC3 void SOAP_FMAC4 soap_default_SOAP_ENV__Fault(struct soap*, struct SOAP_ENV__Fault *);SOAP_FMAC3 int SOAP_FMAC4 soap_put_SOAP_ENV__Fault(struct soap*, struct SOAP_ENV__Fault *, const char*, const char*);SOAP_FMAC3 int SOAP_FMAC4 soap_out_SOAP_ENV__Fault(struct soap*, const char*, int, const struct SOAP_ENV__Fault *, const char*);SOAP_FMAC3 struct SOAP_ENV__Fault * SOAP_FMAC4 soap_get_SOAP_ENV__Fault(struct soap*, struct SOAP_ENV__Fault *, const char*, const char*);SOAP_FMAC3 struct SOAP_ENV__Fault * SOAP_FMAC4 soap_in_SOAP_ENV__Fault(struct soap*, const char*, struct SOAP_ENV__Fault *, const char*);#endif#ifndef WITH_NOGLOBAL#ifndef SOAP_TYPE_SOAP_ENV__Code#define SOAP_TYPE_SOAP_ENV__Code (6)#endifSOAP_FMAC3 void SOAP_FMAC4 soap_serialize_SOAP_ENV__Code(struct soap*, struct SOAP_ENV__Code const*);SOAP_FMAC3 void SOAP_FMAC4 soap_mark_SOAP_ENV__Code(struct soap*, const struct SOAP_ENV__Code *);SOAP_FMAC3 void SOAP_FMAC4 soap_default_SOAP_ENV__Code(struct soap*, struct SOAP_ENV__Code *);SOAP_FMAC3 int SOAP_FMAC4 soap_put_SOAP_ENV__Code(struct soap*, struct SOAP_ENV__Code *, const char*, const char*);SOAP_FMAC3 int SOAP_FMAC4 soap_out_SOAP_ENV__Code(struct soap*, const char*, int, const struct SOAP_ENV__Code *, const char*);SOAP_FMAC3 struct SOAP_ENV__Code * SOAP_FMAC4 soap_get_SOAP_ENV__Code(struct soap*, struct SOAP_ENV__Code *, const char*, const char*);SOAP_FMAC3 struct SOAP_ENV__Code * SOAP_FMAC4 soap_in_SOAP_ENV__Code(struct soap*, const char*, struct SOAP_ENV__Code *, const char*);#endif#ifndef SOAP_TYPE_dsmp__SyncOrderRelationReq#define SOAP_TYPE_dsmp__SyncOrderRelationReq (8)#endifSOAP_FMAC3 void SOAP_FMAC4 soap_serialize_dsmp__SyncOrderRelationReq(struct soap*, struct dsmp__SyncOrderRelationReq const*);SOAP_FMAC3 void SOAP_FMAC4 soap_mark_dsmp__SyncOrderRelationReq(struct soap*, const struct dsmp__SyncOrderRelationReq *);SOAP_FMAC3 void SOAP_FMAC4 soap_default_dsmp__SyncOrderRelationReq(struct soap*, struct dsmp__SyncOrderRelationReq *);SOAP_FMAC3 int SOAP_FMAC4 soap_put_dsmp__SyncOrderRelationReq(struct soap*, struct dsmp__SyncOrderRelationReq *, const char*, const char*);SOAP_FMAC3 int SOAP_FMAC4 soap_out_dsmp__SyncOrderRelationReq(struct soap*, const char*, int, const struct dsmp__SyncOrderRelationReq *, const char*);SOAP_FMAC3 struct dsmp__SyncOrderRelationReq * SOAP_FMAC4 soap_get_dsmp__SyncOrderRelationReq(struct soap*, struct dsmp__SyncOrderRelationReq *, const char*, const char*);SOAP_FMAC3 struct dsmp__SyncOrderRelationReq * SOAP_FMAC4 soap_in_dsmp__SyncOrderRelationReq(struct soap*, const char*, struct dsmp__SyncOrderRelationReq *, const char*);#ifndef SOAP_TYPE_dsmp__address_info#define SOAP_TYPE_dsmp__address_info (9)#endifSOAP_FMAC3 void SOAP_FMAC4 soap_serialize_dsmp__address_info(struct soap*, struct dsmp__address_info const*);SOAP_FMAC3 void SOAP_FMAC4 soap_mark_dsmp__address_info(struct soap*, const struct dsmp__address_info *);SOAP_FMAC3 void SOAP_FMAC4 soap_default_dsmp__address_info(struct soap*, struct dsmp__address_info *);SOAP_FMAC3 int SOAP_FMAC4 soap_put_dsmp__address_info(struct soap*, struct dsmp__address_info *, const char*, const char*);SOAP_FMAC3 int SOAP_FMAC4 soap_out_dsmp__address_info(struct soap*, const char*, int, const struct dsmp__address_info *, const char*);SOAP_FMAC3 struct dsmp__address_info * SOAP_FMAC4 soap_get_dsmp__address_info(struct soap*, struct dsmp__address_info *, const char*, const char*);SOAP_FMAC3 struct dsmp__address_info * SOAP_FMAC4 soap_in_dsmp__address_info(struct soap*, const char*, struct dsmp__address_info *, const char*);#ifndef SOAP_TYPE_dsmp__user_id#define SOAP_TYPE_dsmp__user_id (10)#endifSOAP_FMAC3 void SOAP_FMAC4 soap_serialize_dsmp__user_id(struct soap*, struct dsmp__user_id const*);SOAP_FMAC3 void SOAP_FMAC4 soap_mark_dsmp__user_id(struct soap*, const struct dsmp__user_id *);SOAP_FMAC3 void SOAP_FMAC4 soap_default_dsmp__user_id(struct soap*, struct dsmp__user_id *);SOAP_FMAC3 int SOAP_FMAC4 soap_put_dsmp__user_id(struct soap*, struct dsmp__user_id *, const char*, const char*);SOAP_FMAC3 int SOAP_FMAC4 soap_out_dsmp__user_id(struct soap*, const char*, int, const struct dsmp__user_id *, const char*);SOAP_FMAC3 struct dsmp__user_id * SOAP_FMAC4 soap_get_dsmp__user_id(struct soap*, struct dsmp__user_id *, const char*, const char*);SOAP_FMAC3 struct dsmp__user_id * SOAP_FMAC4 soap_in_dsmp__user_id(struct soap*, const char*, struct dsmp__user_id *, const char*);#ifndef SOAP_TYPE_dsmp__SyncOrderRelationResp#define SOAP_TYPE_dsmp__SyncOrderRelationResp (11)#endifSOAP_FMAC3 void SOAP_FMAC4 soap_serialize_dsmp__SyncOrderRelationResp(struct soap*, struct dsmp__SyncOrderRelationResp const*);SOAP_FMAC3 void SOAP_FMAC4 soap_mark_dsmp__SyncOrderRelationResp(struct soap*, const struct dsmp__SyncOrderRelationResp *);SOAP_FMAC3 void SOAP_FMAC4 soap_default_dsmp__SyncOrderRelationResp(struct soap*, struct dsmp__SyncOrderRelationResp *);SOAP_FMAC3 int SOAP_FMAC4 soap_put_dsmp__SyncOrderRelationResp(struct soap*, struct dsmp__SyncOrderRelationResp *, const char*, const char*);SOAP_FMAC3 int SOAP_FMAC4 soap_out_dsmp__SyncOrderRelationResp(struct soap*, const char*, int, const struct dsmp__SyncOrderRelationResp *, const char*);SOAP_FMAC3 struct dsmp__SyncOrderRelationResp * SOAP_FMAC4 soap_get_dsmp__SyncOrderRelationResp(struct soap*, struct dsmp__SyncOrderRelationResp *, const char*, const char*);SOAP_FMAC3 struct dsmp__SyncOrderRelationResp * SOAP_FMAC4 soap_in_dsmp__SyncOrderRelationResp(struct soap*, const char*, struct dsmp__SyncOrderRelationResp *, const char*);#ifndef WITH_NOGLOBAL#ifndef SOAP_TYPE_SOAP_ENV__Header#define SOAP_TYPE_SOAP_ENV__Header (12)#endifSOAP_FMAC3 void SOAP_FMAC4 soap_serialize_SOAP_ENV__Header(struct soap*, struct SOAP_ENV__Header const*);SOAP_FMAC3 void SOAP_FMAC4 soap_mark_SOAP_ENV__Header(struct soap*, const struct SOAP_ENV__Header *);SOAP_FMAC3 void SOAP_FMAC4 soap_default_SOAP_ENV__Header(struct soap*, struct SOAP_ENV__Header *);SOAP_FMAC3 int SOAP_FMAC4 soap_put_SOAP_ENV__Header(struct soap*, struct SOAP_ENV__Header *, const char*, const char*);SOAP_FMAC3 int SOAP_FMAC4 soap_out_SOAP_ENV__Header(struct soap*, const char*, int, const struct SOAP_ENV__Header *, const char*);SOAP_FMAC3 struct SOAP_ENV__Header * SOAP_FMAC4 soap_get_SOAP_ENV__Header(struct soap*, struct SOAP_ENV__Header *, const char*, const char*);SOAP_FMAC3 struct SOAP_ENV__Header * SOAP_FMAC4 soap_in_SOAP_ENV__Header(struct soap*, const char*, struct SOAP_ENV__Header *, const char*);#endif#ifndef SOAP_TYPE_xsd__base64Binary#define SOAP_TYPE_xsd__base64Binary (13)#endifSOAP_FMAC3 void SOAP_FMAC4 soap_serialize_xsd__base64Binary(struct soap*, struct xsd__base64Binary const*);SOAP_FMAC3 void SOAP_FMAC4 soap_mark_xsd__base64Binary(struct soap*, struct xsd__base64Binary const*);SOAP_FMAC3 void SOAP_FMAC4 soap_default_xsd__base64Binary(struct soap*, struct xsd__base64Binary *);SOAP_FMAC3 int SOAP_FMAC4 soap_put_xsd__base64Binary(struct soap*, struct xsd__base64Binary *, const char*, const char*);SOAP_FMAC3 int SOAP_FMAC4 soap_out_xsd__base64Binary(struct soap*, const char*, int, const struct xsd__base64Binary *, const char*);

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -