admin 管理员组文章数量: 1184232
2024年3月9日发(作者:快速排序的最好方法)
wsdl2h解析器和soapcpp2编译器选项介绍
1、wsdl2h(利用wsdl文件生成对应的h文件)用法
Usage: wsdl2h [-a] [-c] [-d] [-e] [-f] [-g] [-h] [-I path] [-j] [-l] [-m] [-n na
me] [-N name] [-p] [-q name] [-r proxyhost:port] [-s] [-t ] [-u]
[-v] [-w] [-x] [-y] [-z] [-o outfile.h] ...
wsdl2h常用选项
•
-o 文件名,指定输出头文件
•
-n 名空间前缀 代替默认的ns
•
-c 产生纯C代码,否则是C++代码
•
-s 不要使用STL代码
•
-t 文件名,指定type map文件,默认为
•
-e 禁止为enum成员加上名空间前缀
-a generate indexed struct names for local elements with anonymous
types
-c generate C source code
-d use DOM to populate xs:any and xsd:anyType elements
-e don't qualify enum names
-f generate flat C++ class hierarchy
-g generate global top-level element declarations
-h display help info
-Ipath use path to find files
-j don't generate SOAP_ENV__Header and SOAP_ENV__Detail definitions
-l include license information in output
-m use xsd.h module to import primitive types
-nname use name as the base namespace prefix instead of 'ns'
-Nname use name as the base namespace prefix for service namespaces
-ofile output to file
版权声明:本文标题:wsdl2h解析器和soapcpp2编译器选项介绍 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://roclinux.cn/p/1709991152a552593.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论