[orbitcpp-commits] orbitcpp philipd
Status: Beta
Brought to you by:
philipd
From: Phil D. <ph...@cv...> - 2000-02-27 17:21:36
|
CVSROOT: /cvsroot/orbitcpp Module name: orbitcpp Changes by: philipd 00/02/27 09:18:11 Modified files: . : NEWS orb : Makefile.am orbitcpp_corba.cc orbitcpp_corba.hh orbitcpp_exception.hh orbitcpp_object.cc orbitcpp_object.hh orbitcpp_orb.cc orbitcpp_orb.hh orbitcpp_orbit.cc orbitcpp_orbit.hh orbitcpp_poa.cc orbitcpp_poa.hh orbitcpp_sequence.hh orbitcpp_string.cc orbitcpp_string.hh orbitcpp_templates.hh orbitcpp_types.hh test/string : client.cc stringtest-impl.hh test/string/generated: stringtest-cpp-skels.cc stringtest-cpp-skels.hh stringtest-cpp-stubs.cc stringtest-cpp-stubs.hh Removed files: orb : orbitcpp_var.hh Log message: removed the _var class changed the ORBITCPP namespace to _orbitcpp and ORBIT_C to _orbitcpp::c (nicked the idea from Andreas' o2cpp ;-) |