summaryrefslogtreecommitdiff
path: root/ChangeLog-95
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-01-02 22:39:23 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-01-02 22:39:23 +0000
commita85967b55a02465eb0dfe9781e4b572c6758b50d (patch)
tree95b1b9e3d6fe1c773d1a94fe91dba4e78238dedd /ChangeLog-95
parentff060556468ce686ba7758fc60abcf850615002b (diff)
downloadATCD-a85967b55a02465eb0dfe9781e4b572c6758b50d.tar.gz
* orbsvcs/IFR_Service/IFR.dsw:
* orbsvcs/IFR_Service/Makefile: Modifications corresponding to the addition of the new files and projects added below. * orbsvcs/IFR_Service/Makefile.BE: * orbsvcs/IFR_Service/Makefile.EX: * orbsvcs/IFR_Service/Makefile.am: * orbsvcs/IFR_Service/Makefile.dependencies: * orbsvcs/IFR_Service/Makefile.tao_ifr: * orbsvcs/IFR_Service/TAO_IFR_BE_DLL.dsp: * orbsvcs/IFR_Service/TAO_IFR_BE_Export.h: * orbsvcs/IFR_Service/be_extern.h: * orbsvcs/IFR_Service/be_global.cpp: * orbsvcs/IFR_Service/be_global.h: * orbsvcs/IFR_Service/be_produce.cpp: * orbsvcs/IFR_Service/drv_args_ifr.cpp: * orbsvcs/IFR_Service/drv_extern_ifr.h: * orbsvcs/IFR_Service/drv_init_ifr.cpp: * orbsvcs/IFR_Service/drv_preproc_ifr.cpp: * orbsvcs/IFR_Service/drv_private_ifr.cpp: * orbsvcs/IFR_Service/drv_private_ifr.h: * orbsvcs/IFR_Service/ifr_adding_visitor.cpp: * orbsvcs/IFR_Service/ifr_adding_visitor.h: * orbsvcs/IFR_Service/ifr_adding_visitor_exception.cpp: * orbsvcs/IFR_Service/ifr_adding_visitor_exception.h: * orbsvcs/IFR_Service/ifr_adding_visitor_operation.cpp: * orbsvcs/IFR_Service/ifr_adding_visitor_operation.h: * orbsvcs/IFR_Service/ifr_adding_visitor_structure.cpp: * orbsvcs/IFR_Service/ifr_adding_visitor_structure.h: * orbsvcs/IFR_Service/ifr_adding_visitor_union.cpp: * orbsvcs/IFR_Service/ifr_adding_visitor_union.h: * orbsvcs/IFR_Service/ifr_removing_visitor.cpp: * orbsvcs/IFR_Service/ifr_removing_visitor.h: * orbsvcs/IFR_Service/ifr_visitor.cpp: * orbsvcs/IFR_Service/ifr_visitor.h: * orbsvcs/IFR_Service/ifr_visitor_macro.h: * orbsvcs/IFR_Service/tao_ifr.cpp: * orbsvcs/IFR_Service/tao_ifr.dsp: New files comprising the backend library and executable for 'tao_ifr', which processes IDL files and administers the IfR. For the frontend library, the existing TAO_IDL_FE_DLL is used. The class IFR_Visitor overrides all the pure virtual functions of its base class AST_Visitor with no-ops, so that further subclasses can override only the functions they need. * TAOACE.dsw: New projects above added to workspace. * orbsvcs/tests/InterfaceRepo/IFR_Test/Admin_Client.cpp: Cosmetic changes. * orbsvcs/tests/InterfaceRepo/InterfaceRepo.dsw: * orbsvcs/tests/InterfaceRepo/Makefile: Modifications corresponding to the addition of the new files below. * orbsvcs/tests/InterfaceRepo/Application_Test/Application_Test_client.dsp: * orbsvcs/tests/InterfaceRepo/Application_Test/Application_Test_server.dsp: * orbsvcs/tests/InterfaceRepo/Application_Test/Makefile: * orbsvcs/tests/InterfaceRepo/Application_Test/README: * orbsvcs/tests/InterfaceRepo/Application_Test/client.cpp: * orbsvcs/tests/InterfaceRepo/Application_Test/ifr_dii_client.cpp: * orbsvcs/tests/InterfaceRepo/Application_Test/ifr_dii_client.h: * orbsvcs/tests/InterfaceRepo/Application_Test/main.cpp: * orbsvcs/tests/InterfaceRepo/Application_Test/run_test.pl: * orbsvcs/tests/InterfaceRepo/Application_Test/server.cpp: * orbsvcs/tests/InterfaceRepo/Application_Test/test.idl: * orbsvcs/tests/InterfaceRepo/Application_Test/test_i.cpp: * orbsvcs/tests/InterfaceRepo/Application_Test/test_i.h: New files for IfR test which is intended to simulate an application, using tao_ifr in both its adding and removing capacity, and constructing a DII request based on information obtained by querying the IfR.
Diffstat (limited to 'ChangeLog-95')
0 files changed, 0 insertions, 0 deletions