wsdlh.h

来自「linux下简单对象应用协议的开发库」· C头文件 代码 · 共 945 行 · 第 1/5 页

H
945
字号

#ifndef SOAP_TYPE_xs__annotation
#define SOAP_TYPE_xs__annotation (29)
#endif

SOAP_FMAC3 int SOAP_FMAC4 soap_out_xs__annotation(struct soap*, const char*, int, const xs__annotation *, const char*);
SOAP_FMAC3 xs__annotation * SOAP_FMAC4 soap_get_xs__annotation(struct soap*, xs__annotation *, const char*, const char*);
SOAP_FMAC3 xs__annotation * SOAP_FMAC4 soap_in_xs__annotation(struct soap*, const char*, xs__annotation *, const char*);
SOAP_FMAC5 xs__annotation * SOAP_FMAC6 soap_new_xs__annotation(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_xs__annotation(struct soap*, xs__annotation*);
SOAP_FMAC3 xs__annotation * SOAP_FMAC4 soap_instantiate_xs__annotation(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_xs__annotation(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_xs__union
#define SOAP_TYPE_xs__union (28)
#endif

SOAP_FMAC3 int SOAP_FMAC4 soap_out_xs__union(struct soap*, const char*, int, const xs__union *, const char*);
SOAP_FMAC3 xs__union * SOAP_FMAC4 soap_get_xs__union(struct soap*, xs__union *, const char*, const char*);
SOAP_FMAC3 xs__union * SOAP_FMAC4 soap_in_xs__union(struct soap*, const char*, xs__union *, const char*);
SOAP_FMAC5 xs__union * SOAP_FMAC6 soap_new_xs__union(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_xs__union(struct soap*, xs__union*);
SOAP_FMAC3 xs__union * SOAP_FMAC4 soap_instantiate_xs__union(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_xs__union(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_xs__list
#define SOAP_TYPE_xs__list (27)
#endif

SOAP_FMAC3 int SOAP_FMAC4 soap_out_xs__list(struct soap*, const char*, int, const xs__list *, const char*);
SOAP_FMAC3 xs__list * SOAP_FMAC4 soap_get_xs__list(struct soap*, xs__list *, const char*, const char*);
SOAP_FMAC3 xs__list * SOAP_FMAC4 soap_in_xs__list(struct soap*, const char*, xs__list *, const char*);
SOAP_FMAC5 xs__list * SOAP_FMAC6 soap_new_xs__list(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_xs__list(struct soap*, xs__list*);
SOAP_FMAC3 xs__list * SOAP_FMAC4 soap_instantiate_xs__list(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_xs__list(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_xs__choice
#define SOAP_TYPE_xs__choice (26)
#endif

SOAP_FMAC3 int SOAP_FMAC4 soap_out_xs__choice(struct soap*, const char*, int, const xs__choice *, const char*);
SOAP_FMAC3 xs__choice * SOAP_FMAC4 soap_get_xs__choice(struct soap*, xs__choice *, const char*, const char*);
SOAP_FMAC3 xs__choice * SOAP_FMAC4 soap_in_xs__choice(struct soap*, const char*, xs__choice *, const char*);
SOAP_FMAC5 xs__choice * SOAP_FMAC6 soap_new_xs__choice(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_xs__choice(struct soap*, xs__choice*);
SOAP_FMAC3 xs__choice * SOAP_FMAC4 soap_instantiate_xs__choice(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_xs__choice(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_xs__sequence
#define SOAP_TYPE_xs__sequence (25)
#endif

SOAP_FMAC3 int SOAP_FMAC4 soap_out_xs__sequence(struct soap*, const char*, int, const xs__sequence *, const char*);
SOAP_FMAC3 xs__sequence * SOAP_FMAC4 soap_get_xs__sequence(struct soap*, xs__sequence *, const char*, const char*);
SOAP_FMAC3 xs__sequence * SOAP_FMAC4 soap_in_xs__sequence(struct soap*, const char*, xs__sequence *, const char*);
SOAP_FMAC5 xs__sequence * SOAP_FMAC6 soap_new_xs__sequence(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_xs__sequence(struct soap*, xs__sequence*);
SOAP_FMAC3 xs__sequence * SOAP_FMAC4 soap_instantiate_xs__sequence(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_xs__sequence(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_xs__restriction
#define SOAP_TYPE_xs__restriction (24)
#endif

SOAP_FMAC3 int SOAP_FMAC4 soap_out_xs__restriction(struct soap*, const char*, int, const xs__restriction *, const char*);
SOAP_FMAC3 xs__restriction * SOAP_FMAC4 soap_get_xs__restriction(struct soap*, xs__restriction *, const char*, const char*);
SOAP_FMAC3 xs__restriction * SOAP_FMAC4 soap_in_xs__restriction(struct soap*, const char*, xs__restriction *, const char*);
SOAP_FMAC5 xs__restriction * SOAP_FMAC6 soap_new_xs__restriction(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_xs__restriction(struct soap*, xs__restriction*);
SOAP_FMAC3 xs__restriction * SOAP_FMAC4 soap_instantiate_xs__restriction(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_xs__restriction(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_xs__extension
#define SOAP_TYPE_xs__extension (23)
#endif

SOAP_FMAC3 int SOAP_FMAC4 soap_out_xs__extension(struct soap*, const char*, int, const xs__extension *, const char*);
SOAP_FMAC3 xs__extension * SOAP_FMAC4 soap_get_xs__extension(struct soap*, xs__extension *, const char*, const char*);
SOAP_FMAC3 xs__extension * SOAP_FMAC4 soap_in_xs__extension(struct soap*, const char*, xs__extension *, const char*);
SOAP_FMAC5 xs__extension * SOAP_FMAC6 soap_new_xs__extension(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_xs__extension(struct soap*, xs__extension*);
SOAP_FMAC3 xs__extension * SOAP_FMAC4 soap_instantiate_xs__extension(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_xs__extension(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_xs__complexType
#define SOAP_TYPE_xs__complexType (22)
#endif

SOAP_FMAC3 int SOAP_FMAC4 soap_out_xs__complexType(struct soap*, const char*, int, const xs__complexType *, const char*);
SOAP_FMAC3 xs__complexType * SOAP_FMAC4 soap_get_xs__complexType(struct soap*, xs__complexType *, const char*, const char*);
SOAP_FMAC3 xs__complexType * SOAP_FMAC4 soap_in_xs__complexType(struct soap*, const char*, xs__complexType *, const char*);
SOAP_FMAC5 xs__complexType * SOAP_FMAC6 soap_new_xs__complexType(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_xs__complexType(struct soap*, xs__complexType*);
SOAP_FMAC3 xs__complexType * SOAP_FMAC4 soap_instantiate_xs__complexType(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_xs__complexType(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_xs__simpleType
#define SOAP_TYPE_xs__simpleType (21)
#endif

SOAP_FMAC3 int SOAP_FMAC4 soap_out_xs__simpleType(struct soap*, const char*, int, const xs__simpleType *, const char*);
SOAP_FMAC3 xs__simpleType * SOAP_FMAC4 soap_get_xs__simpleType(struct soap*, xs__simpleType *, const char*, const char*);
SOAP_FMAC3 xs__simpleType * SOAP_FMAC4 soap_in_xs__simpleType(struct soap*, const char*, xs__simpleType *, const char*);
SOAP_FMAC5 xs__simpleType * SOAP_FMAC6 soap_new_xs__simpleType(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_xs__simpleType(struct soap*, xs__simpleType*);
SOAP_FMAC3 xs__simpleType * SOAP_FMAC4 soap_instantiate_xs__simpleType(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_xs__simpleType(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_xs__schema
#define SOAP_TYPE_xs__schema (20)
#endif

SOAP_FMAC3 int SOAP_FMAC4 soap_out_xs__schema(struct soap*, const char*, int, const xs__schema *, const char*);
SOAP_FMAC3 xs__schema * SOAP_FMAC4 soap_get_xs__schema(struct soap*, xs__schema *, const char*, const char*);
SOAP_FMAC3 xs__schema * SOAP_FMAC4 soap_in_xs__schema(struct soap*, const char*, xs__schema *, const char*);
SOAP_FMAC5 xs__schema * SOAP_FMAC6 soap_new_xs__schema(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_xs__schema(struct soap*, xs__schema*);
SOAP_FMAC3 xs__schema * SOAP_FMAC4 soap_instantiate_xs__schema(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_xs__schema(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef WITH_NOGLOBAL

#ifndef SOAP_TYPE_SOAP_ENV__Fault
#define SOAP_TYPE_SOAP_ENV__Fault (395)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_default_SOAP_ENV__Fault(struct soap*, struct SOAP_ENV__Fault *);
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_SOAP_ENV__Fault(struct soap*, const struct SOAP_ENV__Fault *);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_SOAP_ENV__Fault(struct soap*, const 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*);
SOAP_FMAC5 struct SOAP_ENV__Fault * SOAP_FMAC6 soap_new_SOAP_ENV__Fault(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_SOAP_ENV__Fault(struct soap*, struct SOAP_ENV__Fault*);
SOAP_FMAC3 struct SOAP_ENV__Fault * SOAP_FMAC4 soap_instantiate_SOAP_ENV__Fault(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_SOAP_ENV__Fault(struct soap*, int, int, void*, size_t, const void*, size_t);

#endif

#ifndef WITH_NOGLOBAL

#ifndef SOAP_TYPE_SOAP_ENV__Reason
#define SOAP_TYPE_SOAP_ENV__Reason (394)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_default_SOAP_ENV__Reason(struct soap*, struct SOAP_ENV__Reason *);
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_SOAP_ENV__Reason(struct soap*, const struct SOAP_ENV__Reason *);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_SOAP_ENV__Reason(struct soap*, const struct SOAP_ENV__Reason *, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_SOAP_ENV__Reason(struct soap*, const char*, int, const struct SOAP_ENV__Reason *, const char*);
SOAP_FMAC3 struct SOAP_ENV__Reason * SOAP_FMAC4 soap_get_SOAP_ENV__Reason(struct soap*, struct SOAP_ENV__Reason *, const char*, const char*);
SOAP_FMAC3 struct SOAP_ENV__Reason * SOAP_FMAC4 soap_in_SOAP_ENV__Reason(struct soap*, const char*, struct SOAP_ENV__Reason *, const char*);
SOAP_FMAC5 struct SOAP_ENV__Reason * SOAP_FMAC6 soap_new_SOAP_ENV__Reason(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_SOAP_ENV__Reason(struct soap*, struct SOAP_ENV__Reason*);
SOAP_FMAC3 struct SOAP_ENV__Reason * SOAP_FMAC4 soap_instantiate_SOAP_ENV__Reason(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_SOAP_ENV__Reason(struct soap*, int, int, void*, size_t, const void*, size_t);

#endif

#ifndef WITH_NOGLOBAL

#ifndef SOAP_TYPE_SOAP_ENV__Detail
#define SOAP_TYPE_SOAP_ENV__Detail (393)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_default_SOAP_ENV__Detail(struct soap*, struct SOAP_ENV__Detail *);
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_SOAP_ENV__Detail(struct soap*, const struct SOAP_ENV__Detail *);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_SOAP_ENV__Detail(struct soap*, const struct SOAP_ENV__Detail *, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_SOAP_ENV__Detail(struct soap*, const char*, int, const struct SOAP_ENV__Detail *, const char*);
SOAP_FMAC3 struct SOAP_ENV__Detail * SOAP_FMAC4 soap_get_SOAP_ENV__Detail(struct soap*, struct SOAP_ENV__Detail *, const char*, const char*);
SOAP_FMAC3 struct SOAP_ENV__Detail * SOAP_FMAC4 soap_in_SOAP_ENV__Detail(struct soap*, const char*, struct SOAP_ENV__Detail *, const char*);
SOAP_FMAC5 struct SOAP_ENV__Detail * SOAP_FMAC6 soap_new_SOAP_ENV__Detail(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_SOAP_ENV__Detail(struct soap*, struct SOAP_ENV__Detail*);
SOAP_FMAC3 struct SOAP_ENV__Detail * SOAP_FMAC4 soap_instantiate_SOAP_ENV__Detail(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_SOAP_ENV__Detail(struct soap*, int, int, void*, size_t, const void*, size_t);

#endif

#ifndef WITH_NOGLOBAL

#ifndef SOAP_TYPE_SOAP_ENV__Code
#define SOAP_TYPE_SOAP_ENV__Code (391)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_default_SOAP_ENV__Code(struct soap*, struct SOAP_ENV__Code *);
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_SOAP_ENV__Code(struct soap*, const struct SOAP_ENV__Code *);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_SOAP_ENV__Code(struct soap*, const 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*);
SOAP_FMAC5 struct SOAP_ENV__Code * SOAP_FMAC6 soap_new_SOAP_ENV__Code(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_SOAP_ENV__Code(struct soap*, struct SOAP_ENV__Code*);
SOAP_FMAC3 struct SOAP_ENV__Code * SOAP_FMAC4 soap_instantiate_SOAP_ENV__Code(struct soap*

⌨️ 快捷键说明

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