comparison GEMBASSY-1.0.3/include/soapServerLib.c @ 0:8300eb051bea draft

Initial upload
author ktnyt
date Fri, 26 Jun 2015 05:19:29 -0400
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:8300eb051bea
1 /* soapServerLib.c
2 Generated by gSOAP 2.8.6 from gae.h
3
4 Copyright(C) 2000-2011, Robert van Engelen, Genivia Inc. All Rights Reserved.
5 The generated code is released under one of the following licenses:
6 1) GPL or 2) Genivia's license for commercial use.
7 This program is released under the GPL with the additional exemption that
8 compiling, linking, and/or using OpenSSL is allowed.
9 */
10
11 /** Use this file in your project build instead of the two files soapC.c and soapServer.c. This hides the serializer functions and avoids linking problems when linking multiple clients and servers. */
12
13 #ifndef WITH_NOGLOBAL
14 #define WITH_NOGLOBAL
15 #endif
16 #define SOAP_FMAC3 static
17 #include "soapC.c"
18 #include "soapServer.c"
19
20 /* End of soapServerLib.c */