首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > C/C++/VC++ > C++框架对测试工具自动生成基于CORBA的应用程序

C++框架对测试工具自动生成基于CORBA的应用程序

资 源 简 介

Introduction corbasim is a generator of generic testing tools for CORBA-based applications. It generates this tools from the IDL files of the applications. corbasim libraries might be used also as support libraries in the development of the CORBA-based applications. Hello world example module HelloApp{ typedef sequence< string > Names; interface Hello { string sayHello(); string sayHelloTo(in Names people); oneway void shutdown(); };} Generating a client of this for the Hello interface: $ lshello.idl$ corbasim_idl -Gclient -Gserver hello.idl$ lshello_adapted.hpp

文 件 列 表

corbasim-src-0.2.6
corbasim_idl
scripts
cmake
CMakeLists.txt
corbasim
bootstrap.sh
corbasim_app
examples
org.csu.corbasim
test

相 关 资 源

您 可 能 感 兴 趣 的

同 类 别 推 荐

VIP VIP
  • 猕猴桃 1小时前 成为了本站会员

  • 11 5小时前 成为了本站会员

  • 开心快活人 8小时前 成为了本站会员

  • 晋财 8小时前 成为了本站会员

  • WYG 1天前 成为了本站会员

  • Shine 1天前 成为了本站会员

  • 柳贻 1天前 成为了本站会员

  • hallelujah_HL 1天前 成为了本站会员

  • 焦昱贺 1天前 成为了本站会员

  • Rubin 1天前 成为了本站会员

0.325874s