Rechercher une page de manuel
soapcpp2
Langue: en
Version: Juni 27, 2003 (debian - 07/07/09)
Section: 1 (Commandes utilisateur)
NAME
soapcpp2 - the gSOAP Stub and Skeleton Compiler for C and C++SYNOPSIS
soapcpp2 [OPTIONS] INPUTDESCRIPTION
Please see /usr/share/doc/gsoap/soapdoc2.html for details.Create stubs and client and server code from input INPUT or standard input if INPUT is not specified.
OPTIONS
- -1
- Generate SOAP 1.1 bindings.
- -2
- Generate SOAP 1.2 bindings.
- -C
- Generate client-side code only.
- -S
- Generate server-side code only.
- -L
- Do not generate soapClientLib/soapServerLib.
- -a
- Use value of SOAPAction HTTP header to dispatch method at server side.
- -c
- Generate C source code.
- -dpath
- Use path to save files.
- -e
- Generate SOAP RPC encoding style bindings.
- -h
- Display help info.
- -i
- Generate service proxies and objects inherited from soap struct.
- -Ipath
- use path(s) for #import.
- -l
- Generate linkable modules (experimental).
- -m
- Generate Matlab(tm) code for MEX compiler.
- -n
- Use service name to rename service functions and namespace table.
- -pname
- Save files with new prefix name instead of soap.
- -s
- Generate deserialization code with strict XML validation checks.
- -t
- Generate code for fully xsi:type typed SOAP/XML messaging.
- -v
- Display version info.
- -w
- Do not generate WSDL and schema files.
- -x
- Do not generate sample XML message files.
SEE ALSO
wsdl2h(1).AUTHOR
This manual page was written by Thomas Wana <greuff@debian.org>, for the Debian project (but may be used by others).Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre