From b0898368ce54345350832040f993d939264a4184 Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Thu, 4 Feb 2010 09:21:38 +0000 Subject: Thu Feb 4 09:15:43 UTC 2010 Johnny Willemsen * TAO_IDL/*.cpp: Converted to doxygen style of documentation --- TAO/TAO_IDL/ast/ast_visitor_context.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_argument.cpp | 34 +++++++--------- TAO/TAO_IDL/be/be_array.cpp | 36 ++++++++--------- TAO/TAO_IDL/be/be_attribute.cpp | 36 ++++++++--------- TAO/TAO_IDL/be/be_codegen.cpp | 31 +++++++------- TAO/TAO_IDL/be/be_component.cpp | 31 +++++++------- TAO/TAO_IDL/be/be_component_fwd.cpp | 31 +++++++------- TAO/TAO_IDL/be/be_constant.cpp | 36 ++++++++--------- TAO/TAO_IDL/be/be_decl.cpp | 36 ++++++++--------- TAO/TAO_IDL/be/be_enum.cpp | 34 +++++++--------- TAO/TAO_IDL/be/be_enum_val.cpp | 34 +++++++--------- TAO/TAO_IDL/be/be_eventtype.cpp | 31 +++++++------- TAO/TAO_IDL/be/be_eventtype_fwd.cpp | 31 +++++++------- TAO/TAO_IDL/be/be_exception.cpp | 34 +++++++--------- TAO/TAO_IDL/be/be_expression.cpp | 34 +++++++--------- TAO/TAO_IDL/be/be_factory.cpp | 34 +++++++--------- TAO/TAO_IDL/be/be_field.cpp | 34 +++++++--------- TAO/TAO_IDL/be/be_finder.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_global.cpp | 32 +++++++-------- TAO/TAO_IDL/be/be_helper.cpp | 34 +++++++--------- TAO/TAO_IDL/be/be_home.cpp | 31 +++++++------- TAO/TAO_IDL/be/be_interface.cpp | 38 ++++++++--------- TAO/TAO_IDL/be/be_interface_fwd.cpp | 34 +++++++--------- TAO/TAO_IDL/be/be_interface_strategy.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_module.cpp | 36 ++++++++--------- TAO/TAO_IDL/be/be_native.cpp | 29 ++++++------- TAO/TAO_IDL/be/be_null_return_emitter.cpp | 31 +++++++------- TAO/TAO_IDL/be/be_operation.cpp | 36 ++++++++--------- TAO/TAO_IDL/be/be_operation_strategy.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_param_holder.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_predefined_type.cpp | 34 +++++++--------- TAO/TAO_IDL/be/be_root.cpp | 36 ++++++++--------- TAO/TAO_IDL/be/be_sequence.cpp | 36 ++++++++--------- TAO/TAO_IDL/be/be_string.cpp | 36 ++++++++--------- TAO/TAO_IDL/be/be_structure.cpp | 34 +++++++--------- TAO/TAO_IDL/be/be_structure_fwd.cpp | 31 +++++++------- TAO/TAO_IDL/be/be_type.cpp | 34 +++++++--------- TAO/TAO_IDL/be/be_typedef.cpp | 36 ++++++++--------- TAO/TAO_IDL/be/be_union.cpp | 36 ++++++++--------- TAO/TAO_IDL/be/be_union_branch.cpp | 36 ++++++++--------- TAO/TAO_IDL/be/be_union_fwd.cpp | 31 +++++++------- TAO/TAO_IDL/be/be_util.cpp | 32 +++++++-------- TAO/TAO_IDL/be/be_valuebox.cpp | 31 +++++++------- TAO/TAO_IDL/be/be_valuetype.cpp | 34 +++++++--------- TAO/TAO_IDL/be/be_valuetype_fwd.cpp | 35 +++++++--------- TAO/TAO_IDL/be/be_visitor.cpp | 37 ++++++++--------- TAO/TAO_IDL/be/be_visitor_ami4ccm_pre_proc.cpp | 37 ++++++++--------- TAO/TAO_IDL/be/be_visitor_ami_pre_proc.cpp | 37 ++++++++--------- TAO/TAO_IDL/be/be_visitor_argument.cpp | 31 ++++++-------- TAO/TAO_IDL/be/be_visitor_argument/arglist.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_visitor_argument/argument.cpp | 31 ++++++-------- TAO/TAO_IDL/be/be_visitor_argument/invoke_cs.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_visitor_argument/marshal_ss.cpp | 35 +++++++--------- TAO/TAO_IDL/be/be_visitor_argument/paramlist.cpp | 34 +++++++--------- .../be/be_visitor_argument/post_upcall_ss.cpp | 35 +++++++--------- TAO/TAO_IDL/be/be_visitor_argument/upcall_ss.cpp | 35 +++++++--------- TAO/TAO_IDL/be/be_visitor_argument/vardecl_ss.cpp | 35 +++++++--------- TAO/TAO_IDL/be/be_visitor_array.cpp | 31 ++++++-------- TAO/TAO_IDL/be/be_visitor_array/any_op_ch.cpp | 35 +++++++--------- TAO/TAO_IDL/be/be_visitor_array/any_op_cs.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_visitor_array/array.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_visitor_array/array_ch.cpp | 29 +++++++------ TAO/TAO_IDL/be/be_visitor_array/array_cs.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_visitor_array/cdr_op_ch.cpp | 35 +++++++--------- TAO/TAO_IDL/be/be_visitor_array/cdr_op_cs.cpp | 35 +++++++--------- .../be/be_visitor_array/serializer_op_ch.cpp | 35 +++++++--------- .../be/be_visitor_array/serializer_op_cs.cpp | 36 +++++++---------- TAO/TAO_IDL/be/be_visitor_attribute.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_visitor_attribute/attribute.cpp | 31 ++++++-------- .../be/be_visitor_attribute/component_init.cpp | 35 +++++++--------- .../be/be_visitor_attribute/set_from_extracted.cpp | 35 +++++++--------- TAO/TAO_IDL/be/be_visitor_component.cpp | 31 ++++++-------- TAO/TAO_IDL/be/be_visitor_component/any_op_ch.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_visitor_component/cdr_op_ch.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_visitor_component/cdr_op_cs.cpp | 31 ++++++-------- TAO/TAO_IDL/be/be_visitor_component/component.cpp | 33 +++++++-------- .../be/be_visitor_component/component_ch.cpp | 33 +++++++-------- .../be/be_visitor_component/component_ci.cpp | 31 ++++++-------- .../be/be_visitor_component/component_cs.cpp | 33 +++++++-------- .../be/be_visitor_component/component_ex_idl.cpp | 33 +++++++-------- .../be/be_visitor_component/component_exh.cpp | 31 ++++++-------- .../be/be_visitor_component/component_exs.cpp | 33 +++++++-------- .../be/be_visitor_component/component_ih.cpp | 29 ++++++------- .../be/be_visitor_component/component_is.cpp | 31 +++++++------- .../be/be_visitor_component/component_sh.cpp | 33 +++++++-------- .../be/be_visitor_component/component_si.cpp | 31 ++++++-------- .../be/be_visitor_component/component_ss.cpp | 31 ++++++-------- .../be/be_visitor_component/component_svh.cpp | 31 ++++++-------- .../be/be_visitor_component/component_svs.cpp | 31 ++++++-------- .../be/be_visitor_component/context_ex_idl.cpp | 35 +++++++--------- .../be/be_visitor_component/context_svh.cpp | 35 +++++++--------- .../be/be_visitor_component/context_svs.cpp | 35 +++++++--------- .../be/be_visitor_component/executor_ex_idl.cpp | 35 +++++++--------- .../be/be_visitor_component/executor_exh.cpp | 33 +++++++-------- .../be/be_visitor_component/executor_exs.cpp | 33 +++++++-------- .../be/be_visitor_component/facet_ex_idl.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_visitor_component/facet_exh.cpp | 31 ++++++-------- TAO/TAO_IDL/be/be_visitor_component/facet_exs.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_visitor_component/facet_svh.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_visitor_component/facet_svs.cpp | 33 +++++++-------- .../be/be_visitor_component/servant_svh.cpp | 35 +++++++--------- .../be/be_visitor_component/servant_svs.cpp | 35 +++++++--------- TAO/TAO_IDL/be/be_visitor_component_fwd.cpp | 31 ++++++-------- .../be/be_visitor_component_fwd/any_op_ch.cpp | 33 +++++++-------- .../be/be_visitor_component_fwd/cdr_op_ch.cpp | 33 +++++++-------- .../be_visitor_component_fwd/component_fwd_ch.cpp | 31 ++++++-------- TAO/TAO_IDL/be/be_visitor_component_scope.cpp | 31 ++++++-------- TAO/TAO_IDL/be/be_visitor_connector.cpp | 31 ++++++-------- .../be/be_visitor_connector/connector_dds_exh.cpp | 31 ++++++-------- .../be/be_visitor_connector/connector_dds_exs.cpp | 31 ++++++-------- TAO/TAO_IDL/be/be_visitor_constant.cpp | 31 ++++++-------- TAO/TAO_IDL/be/be_visitor_constant/constant_ch.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_visitor_constant/constant_cs.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_visitor_context.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_visitor_decl.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_visitor_enum.cpp | 31 ++++++-------- TAO/TAO_IDL/be/be_visitor_enum/any_op_ch.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_visitor_enum/any_op_cs.cpp | 31 ++++++-------- TAO/TAO_IDL/be/be_visitor_enum/cdr_op_ch.cpp | 31 ++++++-------- TAO/TAO_IDL/be/be_visitor_enum/cdr_op_cs.cpp | 31 ++++++-------- TAO/TAO_IDL/be/be_visitor_enum/enum_ch.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_visitor_enum/enum_cs.cpp | 31 ++++++-------- .../be/be_visitor_enum/serializer_op_ch.cpp | 33 +++++++-------- .../be/be_visitor_enum/serializer_op_cs.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_visitor_exception.cpp | 31 ++++++-------- TAO/TAO_IDL/be/be_visitor_exception/any_op_ch.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_visitor_exception/cdr_op_ch.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_visitor_exception/cdr_op_cs.cpp | 33 +++++++-------- .../be/be_visitor_exception/ctor_assign.cpp | 35 +++++++--------- TAO/TAO_IDL/be/be_visitor_exception/exception.cpp | 31 ++++++-------- .../be/be_visitor_exception/exception_ch.cpp | 33 +++++++-------- .../be/be_visitor_exception/exception_ci.cpp | 33 +++++++-------- .../be/be_visitor_exception/exception_cs.cpp | 33 +++++++-------- .../be/be_visitor_exception/exception_ctor.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_visitor_factory.cpp | 35 ++++++++-------- TAO/TAO_IDL/be/be_visitor_field.cpp | 31 ++++++-------- TAO/TAO_IDL/be/be_visitor_field/cdr_op_ch.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_visitor_field/cdr_op_cs.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_visitor_field/field_ch.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_visitor_field/field_ci.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_visitor_field/field_cs.cpp | 33 +++++++-------- .../be/be_visitor_field/serializer_op_ch.cpp | 35 +++++++--------- .../be/be_visitor_field/serializer_op_cs.cpp | 35 +++++++--------- TAO/TAO_IDL/be/be_visitor_home.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_visitor_home/home_ch.cpp | 31 ++++++-------- TAO/TAO_IDL/be/be_visitor_home/home_cs.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_visitor_home/home_ex_idl.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_visitor_home/home_exh.cpp | 31 ++++++-------- TAO/TAO_IDL/be/be_visitor_home/home_exs.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_visitor_home/home_svh.cpp | 31 ++++++-------- TAO/TAO_IDL/be/be_visitor_home/home_svs.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_visitor_interface.cpp | 30 ++++++-------- .../be/be_visitor_interface/ami_interface_ch.cpp | 35 +++++++--------- TAO/TAO_IDL/be/be_visitor_interface/any_op_ch.cpp | 35 +++++++--------- TAO/TAO_IDL/be/be_visitor_interface/cdr_op_ch.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_visitor_interface/cdr_op_cs.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_visitor_interface/interface.cpp | 33 +++++++-------- .../be/be_visitor_interface/interface_ch.cpp | 33 +++++++-------- .../be/be_visitor_interface/interface_cs.cpp | 30 ++++++-------- .../be/be_visitor_interface/interface_ex_idl.cpp | 33 +++++++-------- .../be/be_visitor_interface/interface_ih.cpp | 31 +++++++------- .../be/be_visitor_interface/interface_is.cpp | 31 +++++++------- .../be/be_visitor_interface/interface_sh.cpp | 33 +++++++-------- .../be/be_visitor_interface/interface_si.cpp | 33 +++++++-------- .../be/be_visitor_interface/interface_ss.cpp | 33 +++++++-------- .../be/be_visitor_interface/interface_svh.cpp | 31 +++++++------- .../be/be_visitor_interface/interface_svs.cpp | 31 +++++++------- .../be/be_visitor_interface/smart_proxy_ch.cpp | 33 +++++++-------- .../be/be_visitor_interface/smart_proxy_cs.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_visitor_interface/tie_sh.cpp | 35 +++++++--------- TAO/TAO_IDL/be/be_visitor_interface/tie_ss.cpp | 35 +++++++--------- TAO/TAO_IDL/be/be_visitor_interface_fwd.cpp | 31 ++++++-------- .../be/be_visitor_interface_fwd/any_op_ch.cpp | 35 +++++++--------- .../be/be_visitor_interface_fwd/cdr_op_ch.cpp | 33 +++++++-------- .../be_visitor_interface_fwd/interface_fwd_ch.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_visitor_module.cpp | 31 ++++++-------- TAO/TAO_IDL/be/be_visitor_module/any_op.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_visitor_module/cdr_op.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_visitor_module/module.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_visitor_module/module_ch.cpp | 32 +++++++-------- TAO/TAO_IDL/be/be_visitor_module/module_ih.cpp | 29 ++++++------- TAO/TAO_IDL/be/be_visitor_module/module_sh.cpp | 32 +++++++-------- TAO/TAO_IDL/be/be_visitor_module/serializer_op.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_visitor_native.cpp | 31 ++++++-------- TAO/TAO_IDL/be/be_visitor_native/native_ch.cpp | 31 ++++++-------- TAO/TAO_IDL/be/be_visitor_operation.cpp | 31 ++++++-------- TAO/TAO_IDL/be/be_visitor_operation/amh_rh_sh.cpp | 34 +++++++--------- TAO/TAO_IDL/be/be_visitor_operation/amh_sh.cpp | 35 +++++++--------- TAO/TAO_IDL/be/be_visitor_operation/ami_ch.cpp | 35 +++++++--------- TAO/TAO_IDL/be/be_visitor_operation/ami_cs.cpp | 35 +++++++--------- .../ami_exception_holder_operation_cs.cpp | 31 ++++++-------- .../ami_handler_reply_stub_operation_ch.cpp | 34 +++++++--------- .../ami_handler_reply_stub_operation_cs.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_visitor_operation/arglist.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_visitor_operation/argument.cpp | 33 +++++++-------- .../be/be_visitor_operation/argument_invoke.cpp | 35 +++++++--------- .../be/be_visitor_operation/argument_marshal.cpp | 37 ++++++++--------- .../be/be_visitor_operation/exceptlist_cs.cpp | 35 +++++++--------- .../be/be_visitor_operation/exceptlist_ss.cpp | 31 +++++++------- TAO/TAO_IDL/be/be_visitor_operation/operation.cpp | 33 +++++++-------- .../be/be_visitor_operation/operation_ch.cpp | 33 +++++++-------- .../be/be_visitor_operation/operation_cs.cpp | 33 +++++++-------- .../be/be_visitor_operation/operation_exs.cpp | 31 ++++++-------- .../be/be_visitor_operation/operation_ih.cpp | 31 +++++++------- .../be/be_visitor_operation/operation_is.cpp | 31 +++++++------- .../be/be_visitor_operation/operation_sh.cpp | 33 +++++++-------- .../be/be_visitor_operation/operation_ss.cpp | 33 +++++++-------- .../be/be_visitor_operation/operation_svs.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_visitor_operation/rettype.cpp | 33 +++++++-------- .../be/be_visitor_operation/rettype_return_cs.cpp | 31 ++++++-------- .../be/be_visitor_operation/smart_proxy_ch.cpp | 33 +++++++-------- .../be/be_visitor_operation/smart_proxy_cs.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_visitor_operation/tie_sh.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_visitor_operation/tie_ss.cpp | 33 +++++++-------- .../be/be_visitor_operation/upcall_command_ss.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_visitor_root.cpp | 29 ++++++------- TAO/TAO_IDL/be/be_visitor_root/any_op.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_visitor_root/cdr_op.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_visitor_root/root_ch.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_visitor_root/root_ci.cpp | 31 ++++++-------- TAO/TAO_IDL/be/be_visitor_root/root_cs.cpp | 31 ++++++-------- TAO/TAO_IDL/be/be_visitor_root/root_ex_idl.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_visitor_root/root_exh.cpp | 35 +++++++--------- TAO/TAO_IDL/be/be_visitor_root/root_exs.cpp | 35 +++++++--------- TAO/TAO_IDL/be/be_visitor_root/root_ih.cpp | 31 +++++++------- TAO/TAO_IDL/be/be_visitor_root/root_is.cpp | 31 ++++++-------- TAO/TAO_IDL/be/be_visitor_root/root_sh.cpp | 31 ++++++-------- TAO/TAO_IDL/be/be_visitor_root/root_si.cpp | 31 ++++++-------- TAO/TAO_IDL/be/be_visitor_root/root_ss.cpp | 31 ++++++-------- TAO/TAO_IDL/be/be_visitor_root/root_sth.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_visitor_root/root_svh.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_visitor_root/root_svs.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_visitor_root/serializer_op.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_visitor_scope.cpp | 35 +++++++--------- TAO/TAO_IDL/be/be_visitor_sequence.cpp | 29 ++++++------- TAO/TAO_IDL/be/be_visitor_sequence/any_op_ch.cpp | 31 ++++++-------- TAO/TAO_IDL/be/be_visitor_sequence/any_op_cs.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_visitor_sequence/buffer_type.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_visitor_sequence/cdr_op_ch.cpp | 35 +++++++--------- .../be/be_visitor_sequence/sequence_base.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_visitor_sequence/sequence_ch.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_visitor_sequence/sequence_cs.cpp | 33 +++++++-------- .../be/be_visitor_sequence/serializer_op_ch.cpp | 35 +++++++--------- TAO/TAO_IDL/be/be_visitor_structure.cpp | 31 ++++++-------- TAO/TAO_IDL/be/be_visitor_structure/any_op_ch.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_visitor_structure/any_op_cs.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_visitor_structure/cdr_op_ch.cpp | 35 +++++++--------- TAO/TAO_IDL/be/be_visitor_structure/cdr_op_cs.cpp | 33 +++++++-------- .../be/be_visitor_structure/serializer_op_ch.cpp | 35 +++++++--------- .../be/be_visitor_structure/serializer_op_cs.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_visitor_structure/structure.cpp | 31 ++++++-------- .../be/be_visitor_structure/structure_ch.cpp | 33 +++++++-------- .../be/be_visitor_structure/structure_ci.cpp | 33 +++++++-------- .../be/be_visitor_structure/structure_cs.cpp | 31 ++++++-------- TAO/TAO_IDL/be/be_visitor_structure_fwd.cpp | 31 ++++++-------- .../be_visitor_structure_fwd/structure_fwd_ch.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_visitor_typecode.cpp | 31 ++++++-------- .../be/be_visitor_typecode/typecode_decl.cpp | 33 +++++++-------- .../be/be_visitor_typecode/typecode_defn.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_visitor_typedef.cpp | 31 ++++++-------- TAO/TAO_IDL/be/be_visitor_typedef/any_op_ch.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_visitor_typedef/any_op_cs.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_visitor_typedef/cdr_op_ch.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_visitor_typedef/cdr_op_cs.cpp | 33 +++++++-------- .../be/be_visitor_typedef/serializer_op_ch.cpp | 35 +++++++--------- .../be/be_visitor_typedef/serializer_op_cs.cpp | 35 +++++++--------- TAO/TAO_IDL/be/be_visitor_typedef/typedef.cpp | 31 ++++++-------- TAO/TAO_IDL/be/be_visitor_typedef/typedef_ch.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_visitor_typedef/typedef_ci.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_visitor_typedef/typedef_cs.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_visitor_union.cpp | 31 ++++++-------- TAO/TAO_IDL/be/be_visitor_union/any_op_ch.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_visitor_union/any_op_cs.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_visitor_union/cdr_op_ch.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_visitor_union/cdr_op_cs.cpp | 33 +++++++-------- .../be/be_visitor_union/discriminant_ch.cpp | 33 +++++++-------- .../be/be_visitor_union/discriminant_ci.cpp | 33 +++++++-------- .../be/be_visitor_union/discriminant_cs.cpp | 31 ++++++-------- .../be/be_visitor_union/serializer_op_ch.cpp | 33 +++++++-------- .../be/be_visitor_union/serializer_op_cs.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_visitor_union/union.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_visitor_union/union_ch.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_visitor_union/union_ci.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_visitor_union/union_cs.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_visitor_union_branch.cpp | 31 ++++++-------- .../be/be_visitor_union_branch/cdr_op_ch.cpp | 33 +++++++-------- .../be/be_visitor_union_branch/private_ch.cpp | 35 +++++++--------- .../be_visitor_union_branch/public_assign_cs.cpp | 33 +++++++-------- .../be/be_visitor_union_branch/public_ch.cpp | 33 +++++++-------- .../be/be_visitor_union_branch/public_ci.cpp | 33 +++++++-------- .../public_constructor_cs.cpp | 33 +++++++-------- .../be/be_visitor_union_branch/public_cs.cpp | 33 +++++++-------- .../be/be_visitor_union_branch/public_reset_cs.cpp | 33 +++++++-------- .../be_visitor_union_branch/serializer_op_ch.cpp | 35 +++++++--------- TAO/TAO_IDL/be/be_visitor_union_fwd.cpp | 31 ++++++-------- .../be/be_visitor_union_fwd/union_fwd_ch.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_visitor_valuebox.cpp | 30 ++++++-------- TAO/TAO_IDL/be/be_visitor_valuebox/any_op_ch.cpp | 35 +++++++--------- TAO/TAO_IDL/be/be_visitor_valuebox/any_op_cs.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_visitor_valuebox/cdr_op_ch.cpp | 35 +++++++--------- TAO/TAO_IDL/be/be_visitor_valuebox/cdr_op_cs.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_visitor_valuebox/field_ch.cpp | 47 ++++++++++------------ TAO/TAO_IDL/be/be_visitor_valuebox/field_ci.cpp | 37 ++++++++--------- .../be/be_visitor_valuebox/union_member_ci.cpp | 37 ++++++++--------- TAO/TAO_IDL/be/be_visitor_valuebox/valuebox.cpp | 31 ++++++-------- TAO/TAO_IDL/be/be_visitor_valuebox/valuebox_ch.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_visitor_valuebox/valuebox_ci.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_visitor_valuebox/valuebox_cs.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_visitor_valuetype.cpp | 30 ++++++-------- .../ami_exception_holder_ch.cpp | 31 ++++++-------- .../ami_exception_holder_cs.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_visitor_valuetype/any_op_ch.cpp | 36 +++++++---------- TAO/TAO_IDL/be/be_visitor_valuetype/any_op_cs.cpp | 34 +++++++--------- TAO/TAO_IDL/be/be_visitor_valuetype/arglist.cpp | 36 +++++++---------- TAO/TAO_IDL/be/be_visitor_valuetype/cdr_op_ch.cpp | 36 +++++++---------- TAO/TAO_IDL/be/be_visitor_valuetype/cdr_op_cs.cpp | 37 +++++++---------- .../be/be_visitor_valuetype/field_cdr_ch.cpp | 33 +++++++-------- .../be/be_visitor_valuetype/field_cdr_cs.cpp | 34 +++++++--------- TAO/TAO_IDL/be/be_visitor_valuetype/field_ch.cpp | 36 +++++++---------- TAO/TAO_IDL/be/be_visitor_valuetype/field_ci.cpp | 37 ++++++++--------- TAO/TAO_IDL/be/be_visitor_valuetype/field_cs.cpp | 38 ++++++++--------- TAO/TAO_IDL/be/be_visitor_valuetype/marshal_ch.cpp | 34 +++++++--------- TAO/TAO_IDL/be/be_visitor_valuetype/marshal_cs.cpp | 35 +++++++--------- TAO/TAO_IDL/be/be_visitor_valuetype/obv_module.cpp | 37 ++++++++--------- TAO/TAO_IDL/be/be_visitor_valuetype/valuetype.cpp | 34 +++++++--------- .../be/be_visitor_valuetype/valuetype_ch.cpp | 37 ++++++++--------- .../be/be_visitor_valuetype/valuetype_ci.cpp | 34 +++++++--------- .../be/be_visitor_valuetype/valuetype_cs.cpp | 34 +++++++--------- .../be/be_visitor_valuetype/valuetype_init.cpp | 34 +++++++--------- .../valuetype_init_arglist_ch.cpp | 35 +++++++--------- .../be/be_visitor_valuetype/valuetype_init_ch.cpp | 36 +++++++---------- .../be/be_visitor_valuetype/valuetype_init_ci.cpp | 34 +++++++--------- .../be/be_visitor_valuetype/valuetype_init_cs.cpp | 36 +++++++---------- .../be/be_visitor_valuetype/valuetype_obv_ch.cpp | 39 ++++++++---------- .../be/be_visitor_valuetype/valuetype_obv_ci.cpp | 37 ++++++++--------- .../be/be_visitor_valuetype/valuetype_obv_cs.cpp | 39 ++++++++---------- .../be/be_visitor_valuetype/valuetype_sh.cpp | 33 +++++++-------- .../be/be_visitor_valuetype/valuetype_si.cpp | 33 +++++++-------- .../be/be_visitor_valuetype/valuetype_ss.cpp | 33 +++++++-------- TAO/TAO_IDL/be/be_visitor_valuetype_fwd.cpp | 31 ++++++-------- .../be/be_visitor_valuetype_fwd/any_op_ch.cpp | 35 +++++++--------- .../be/be_visitor_valuetype_fwd/cdr_op_ch.cpp | 37 +++++++---------- .../be/be_visitor_valuetype_fwd/cdr_op_ci.cpp | 36 +++++++---------- .../be_visitor_valuetype_fwd/valuetype_fwd_ch.cpp | 35 +++++++--------- 344 files changed, 4889 insertions(+), 6529 deletions(-) (limited to 'TAO/TAO_IDL') diff --git a/TAO/TAO_IDL/ast/ast_visitor_context.cpp b/TAO/TAO_IDL/ast/ast_visitor_context.cpp index 29b95abb1b6..7c0f3866528 100644 --- a/TAO/TAO_IDL/ast/ast_visitor_context.cpp +++ b/TAO/TAO_IDL/ast/ast_visitor_context.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO_IDL_FE -// -// = FILENAME -// ast_visitor_context.cpp -// -// = DESCRIPTION -// Maintains the context information for visitors -// -// = AUTHOR -// Jeff Parsons & Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file ast_visitor_context.cpp + * + * $Id$ + * + * Maintains the context information for visitors + * + * + * @author Jeff Parsons & Aniruddha Gokhale + */ +//============================================================================= + #include "ast_visitor_context.h" diff --git a/TAO/TAO_IDL/be/be_argument.cpp b/TAO/TAO_IDL/be/be_argument.cpp index 6f20caa04fa..3f434b6bad6 100644 --- a/TAO/TAO_IDL/be/be_argument.cpp +++ b/TAO/TAO_IDL/be/be_argument.cpp @@ -1,23 +1,19 @@ -// $Id$ -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// be_argument.cpp -// -// = DESCRIPTION -// Extension of class AST_Argument that provides additional means for C++ -// mapping. -// -// = AUTHOR -// Copyright 1994-1995 by Sun Microsystems, Inc. -// and -// Aniruddha Gokhale -// -// ============================================================================ +//============================================================================= +/** + * @file be_argument.cpp + * + * $Id$ + * + * Extension of class AST_Argument that provides additional means for C++ + * mapping. + * + * + * @author Copyright 1994-1995 by Sun Microsystems + * @author Inc. and Aniruddha Gokhale + */ +//============================================================================= + #include "be_argument.h" #include "be_type.h" diff --git a/TAO/TAO_IDL/be/be_array.cpp b/TAO/TAO_IDL/be/be_array.cpp index fc263beb48a..d0245ab4e1a 100644 --- a/TAO/TAO_IDL/be/be_array.cpp +++ b/TAO/TAO_IDL/be/be_array.cpp @@ -1,23 +1,19 @@ -// $Id$ - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// be_array.cpp -// -// = DESCRIPTION -// Extension of class AST_Array that provides additional means for C++ -// mapping. -// -// = AUTHOR -// Copyright 1994-1995 by Sun Microsystems, Inc. -// and -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file be_array.cpp + * + * $Id$ + * + * Extension of class AST_Array that provides additional means for C++ + * mapping. + * + * + * @author Copyright 1994-1995 by Sun Microsystems + * @author Inc. and Aniruddha Gokhale + */ +//============================================================================= + #include "be_array.h" #include "be_codegen.h" diff --git a/TAO/TAO_IDL/be/be_attribute.cpp b/TAO/TAO_IDL/be/be_attribute.cpp index 577b6e3dff0..ab919e5c3b9 100644 --- a/TAO/TAO_IDL/be/be_attribute.cpp +++ b/TAO/TAO_IDL/be/be_attribute.cpp @@ -1,23 +1,19 @@ -// $Id$ - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// be_attribute.cpp -// -// = DESCRIPTION -// Extension of class AST_Attribute that provides additional means for C++ -// mapping. -// -// = AUTHOR -// Copyright 1994-1995 by Sun Microsystems, Inc. -// and -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file be_attribute.cpp + * + * $Id$ + * + * Extension of class AST_Attribute that provides additional means for C++ + * mapping. + * + * + * @author Copyright 1994-1995 by Sun Microsystems + * @author Inc. and Aniruddha Gokhale + */ +//============================================================================= + #include "be_attribute.h" #include "be_type.h" diff --git a/TAO/TAO_IDL/be/be_codegen.cpp b/TAO/TAO_IDL/be/be_codegen.cpp index fcb112ab684..8696470418c 100644 --- a/TAO/TAO_IDL/be/be_codegen.cpp +++ b/TAO/TAO_IDL/be/be_codegen.cpp @@ -1,20 +1,17 @@ -// $Id$ - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// be_codegen.cpp -// -// = DESCRIPTION -// Code generation -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file be_codegen.cpp + * + * $Id$ + * + * Code generation + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + #include "be_codegen.h" #include "be_helper.h" diff --git a/TAO/TAO_IDL/be/be_component.cpp b/TAO/TAO_IDL/be/be_component.cpp index 64cf353db3f..64d5bf2eccd 100644 --- a/TAO/TAO_IDL/be/be_component.cpp +++ b/TAO/TAO_IDL/be/be_component.cpp @@ -1,21 +1,18 @@ -// $Id$ -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// be_component.cpp -// -// = DESCRIPTION -// Extension of class AST_Component that provides additional means for C++ -// mapping of an interface. -// -// = AUTHOR -// Jeff Parsons -// -// ============================================================================ +//============================================================================= +/** + * @file be_component.cpp + * + * $Id$ + * + * Extension of class AST_Component that provides additional means for C++ + * mapping of an interface. + * + * + * @author Jeff Parsons + */ +//============================================================================= + #include "be_component.h" #include "be_visitor.h" diff --git a/TAO/TAO_IDL/be/be_component_fwd.cpp b/TAO/TAO_IDL/be/be_component_fwd.cpp index 113e327c428..48977719540 100644 --- a/TAO/TAO_IDL/be/be_component_fwd.cpp +++ b/TAO/TAO_IDL/be/be_component_fwd.cpp @@ -1,21 +1,18 @@ -// $Id$ -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// be_component_fwd.cpp -// -// = DESCRIPTION -// Extension of class AST_ComponentFwd that provides additional means for C++ -// mapping of a forward declared component. -// -// = AUTHOR -// Jeff Parsons -// -// ============================================================================ +//============================================================================= +/** + * @file be_component_fwd.cpp + * + * $Id$ + * + * Extension of class AST_ComponentFwd that provides additional means for C++ + * mapping of a forward declared component. + * + * + * @author Jeff Parsons + */ +//============================================================================= + #include "be_component_fwd.h" #include "be_visitor.h" diff --git a/TAO/TAO_IDL/be/be_constant.cpp b/TAO/TAO_IDL/be/be_constant.cpp index c6b268f5fe9..d519a2a513a 100644 --- a/TAO/TAO_IDL/be/be_constant.cpp +++ b/TAO/TAO_IDL/be/be_constant.cpp @@ -1,23 +1,19 @@ -// $Id$ - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// be_constant.cpp -// -// = DESCRIPTION -// Extension of class AST_Constant that provides additional means for C++ -// mapping. -// -// = AUTHOR -// Copyright 1994-1995 by Sun Microsystems, Inc. -// and -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file be_constant.cpp + * + * $Id$ + * + * Extension of class AST_Constant that provides additional means for C++ + * mapping. + * + * + * @author Copyright 1994-1995 by Sun Microsystems + * @author Inc. and Aniruddha Gokhale + */ +//============================================================================= + #include "be_constant.h" #include "be_visitor.h" diff --git a/TAO/TAO_IDL/be/be_decl.cpp b/TAO/TAO_IDL/be/be_decl.cpp index fc12d25d443..266a5c9fbb7 100644 --- a/TAO/TAO_IDL/be/be_decl.cpp +++ b/TAO/TAO_IDL/be/be_decl.cpp @@ -1,23 +1,19 @@ -// $Id$ - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// be_decl.cpp -// -// = DESCRIPTION -// Extension of class AST_Decl that provides additional means for C++ -// mapping. -// -// = AUTHOR -// Copyright 1994-1995 by Sun Microsystems, Inc. -// and -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file be_decl.cpp + * + * $Id$ + * + * Extension of class AST_Decl that provides additional means for C++ + * mapping. + * + * + * @author Copyright 1994-1995 by Sun Microsystems + * @author Inc. and Aniruddha Gokhale + */ +//============================================================================= + #include "be_decl.h" #include "be_scope.h" diff --git a/TAO/TAO_IDL/be/be_enum.cpp b/TAO/TAO_IDL/be/be_enum.cpp index bf7f983d0d0..4f4fb944ce1 100644 --- a/TAO/TAO_IDL/be/be_enum.cpp +++ b/TAO/TAO_IDL/be/be_enum.cpp @@ -1,23 +1,19 @@ -// $Id$ -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// be_enum.cpp -// -// = DESCRIPTION -// Extension of class AST_Enum that provides additional means for C++ -// mapping. -// -// = AUTHOR -// Copyright 1994-1995 by Sun Microsystems, Inc. -// and -// Aniruddha Gokhale -// -// ============================================================================ +//============================================================================= +/** + * @file be_enum.cpp + * + * $Id$ + * + * Extension of class AST_Enum that provides additional means for C++ + * mapping. + * + * + * @author Copyright 1994-1995 by Sun Microsystems + * @author Inc. and Aniruddha Gokhale + */ +//============================================================================= + #include "be_enum.h" #include "be_visitor.h" diff --git a/TAO/TAO_IDL/be/be_enum_val.cpp b/TAO/TAO_IDL/be/be_enum_val.cpp index 0c4ca16aeb4..3ef99d9d647 100644 --- a/TAO/TAO_IDL/be/be_enum_val.cpp +++ b/TAO/TAO_IDL/be/be_enum_val.cpp @@ -1,23 +1,19 @@ -// $Id$ -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// be_enum_val.cpp -// -// = DESCRIPTION -// Extension of class AST_EnumVal that provides additional means for C++ -// mapping. -// -// = AUTHOR -// Copyright 1994-1995 by Sun Microsystems, Inc. -// and -// Aniruddha Gokhale -// -// ============================================================================ +//============================================================================= +/** + * @file be_enum_val.cpp + * + * $Id$ + * + * Extension of class AST_EnumVal that provides additional means for C++ + * mapping. + * + * + * @author Copyright 1994-1995 by Sun Microsystems + * @author Inc. and Aniruddha Gokhale + */ +//============================================================================= + #include "be_enum_val.h" #include "be_visitor.h" diff --git a/TAO/TAO_IDL/be/be_eventtype.cpp b/TAO/TAO_IDL/be/be_eventtype.cpp index 8fd28c68344..9fc2cce857b 100644 --- a/TAO/TAO_IDL/be/be_eventtype.cpp +++ b/TAO/TAO_IDL/be/be_eventtype.cpp @@ -1,21 +1,18 @@ -// $Id$ -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// be_eventtype.cpp -// -// = DESCRIPTION -// Extension of class AST_EventType and be_valuetype that provides -// additional means for C++ mapping of an eventtype. -// -// = AUTHOR -// Jeff Parsons -// -// ============================================================================ +//============================================================================= +/** + * @file be_eventtype.cpp + * + * $Id$ + * + * Extension of class AST_EventType and be_valuetype that provides + * additional means for C++ mapping of an eventtype. + * + * + * @author Jeff Parsons + */ +//============================================================================= + #include "be_eventtype.h" #include "be_visitor.h" diff --git a/TAO/TAO_IDL/be/be_eventtype_fwd.cpp b/TAO/TAO_IDL/be/be_eventtype_fwd.cpp index 423048bc46b..2b945e9f2df 100644 --- a/TAO/TAO_IDL/be/be_eventtype_fwd.cpp +++ b/TAO/TAO_IDL/be/be_eventtype_fwd.cpp @@ -1,21 +1,18 @@ -// $Id$ -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// be_eventtype_fwd.h -// -// = DESCRIPTION -// Extension of class be_valuetype_fwd that provides additional -// means for C++ mapping of an eventtype. -// -// = AUTHOR -// Jeff Parsons -// -// ============================================================================ +//============================================================================= +/** + * @file be_eventtype_fwd.h + * + * $Id$ + * + * Extension of class be_valuetype_fwd that provides additional + * means for C++ mapping of an eventtype. + * + * + * @author Jeff Parsons + */ +//============================================================================= + #include "be_eventtype_fwd.h" diff --git a/TAO/TAO_IDL/be/be_exception.cpp b/TAO/TAO_IDL/be/be_exception.cpp index c0b39ba588f..5ebef82b302 100644 --- a/TAO/TAO_IDL/be/be_exception.cpp +++ b/TAO/TAO_IDL/be/be_exception.cpp @@ -1,23 +1,19 @@ -// $Id$ -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// be_exception.cpp -// -// = DESCRIPTION -// Extension of class AST_Exception that provides additional means for C++ -// mapping of an interface. -// -// = AUTHOR -// Copyright 1994-1995 by Sun Microsystems, Inc. -// and -// Aniruddha Gokhale -// -// ============================================================================ +//============================================================================= +/** + * @file be_exception.cpp + * + * $Id$ + * + * Extension of class AST_Exception that provides additional means for C++ + * mapping of an interface. + * + * + * @author Copyright 1994-1995 by Sun Microsystems + * @author Inc. and Aniruddha Gokhale + */ +//============================================================================= + #include "be_exception.h" diff --git a/TAO/TAO_IDL/be/be_expression.cpp b/TAO/TAO_IDL/be/be_expression.cpp index 9fcf363283d..d7e66b7f048 100644 --- a/TAO/TAO_IDL/be/be_expression.cpp +++ b/TAO/TAO_IDL/be/be_expression.cpp @@ -1,23 +1,19 @@ -// $Id$ -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// be_expression.cpp -// -// = DESCRIPTION -// Extension of class AST_Expression that provides additional means for C++ -// mapping. -// -// = AUTHOR -// Copyright 1994-1995 by Sun Microsystems, Inc. -// and -// Aniruddha Gokhale -// -// ============================================================================ +//============================================================================= +/** + * @file be_expression.cpp + * + * $Id$ + * + * Extension of class AST_Expression that provides additional means for C++ + * mapping. + * + * + * @author Copyright 1994-1995 by Sun Microsystems + * @author Inc. and Aniruddha Gokhale + */ +//============================================================================= + #include "be_expression.h" #include "be_visitor.h" diff --git a/TAO/TAO_IDL/be/be_factory.cpp b/TAO/TAO_IDL/be/be_factory.cpp index 63ddb993807..34afbfe54f6 100644 --- a/TAO/TAO_IDL/be/be_factory.cpp +++ b/TAO/TAO_IDL/be/be_factory.cpp @@ -1,23 +1,19 @@ -// $Id$ -// ============================================================================ -// -// = LIBRARY -// TAO_IDL_BE -// -// = FILENAME -// be_factory.cpp -// -// = DESCRIPTION -// Extension of class AST_Factory that provides additional means for C++ -// mapping. -// -// = AUTHOR -// Copyright 1994-1995 by Sun Microsystems, Inc. -// and -// Boris Kolpackov -// -// ============================================================================ +//============================================================================= +/** + * @file be_factory.cpp + * + * $Id$ + * + * Extension of class AST_Factory that provides additional means for C++ + * mapping. + * + * + * @author Copyright 1994-1995 by Sun Microsystems + * @author Inc. and Boris Kolpackov + */ +//============================================================================= + #include "be_factory.h" #include "be_visitor.h" diff --git a/TAO/TAO_IDL/be/be_field.cpp b/TAO/TAO_IDL/be/be_field.cpp index ce6c64ec5b1..056aec243d9 100644 --- a/TAO/TAO_IDL/be/be_field.cpp +++ b/TAO/TAO_IDL/be/be_field.cpp @@ -1,23 +1,19 @@ -// $Id$ -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// be_field.cpp -// -// = DESCRIPTION -// Extension of class AST_Field that provides additional means for C++ -// mapping. -// -// = AUTHOR -// Copyright 1994-1995 by Sun Microsystems, Inc. -// and -// Aniruddha Gokhale -// -// ============================================================================ +//============================================================================= +/** + * @file be_field.cpp + * + * $Id$ + * + * Extension of class AST_Field that provides additional means for C++ + * mapping. + * + * + * @author Copyright 1994-1995 by Sun Microsystems + * @author Inc. and Aniruddha Gokhale + */ +//============================================================================= + #include "be_field.h" #include "be_visitor.h" diff --git a/TAO/TAO_IDL/be/be_finder.cpp b/TAO/TAO_IDL/be/be_finder.cpp index 76be9d9f37a..b2924aa2cd4 100644 --- a/TAO/TAO_IDL/be/be_finder.cpp +++ b/TAO/TAO_IDL/be/be_finder.cpp @@ -1,21 +1,18 @@ -// $Id$ - -// ============================================================================ -// -// = LIBRARY -// TAO_IDL_BE -// -// = FILENAME -// be_finder.cpp -// -// = DESCRIPTION -// Extension of class AST_Finder that provides additional means for C++ -// mapping. -// -// = AUTHOR -// Jeff Parsons -// -// ============================================================================ + +//============================================================================= +/** + * @file be_finder.cpp + * + * $Id$ + * + * Extension of class AST_Finder that provides additional means for C++ + * mapping. + * + * + * @author Jeff Parsons + */ +//============================================================================= + #include "be_finder.h" #include "be_visitor.h" diff --git a/TAO/TAO_IDL/be/be_global.cpp b/TAO/TAO_IDL/be/be_global.cpp index 15eba0b2c63..b8d1ff2c874 100644 --- a/TAO/TAO_IDL/be/be_global.cpp +++ b/TAO/TAO_IDL/be/be_global.cpp @@ -1,21 +1,17 @@ -// $Id$ - -// ============================================================================ -// -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// be_global.cpp -// -// = DESCRIPTION -// Stores global data specific to the compiler back end. -// -// = AUTHOR -// Jeff Parsons -// -// ============================================================================ + +//============================================================================= +/** + * @file be_global.cpp + * + * $Id$ + * + * Stores global data specific to the compiler back end. + * + * + * @author Jeff Parsons + */ +//============================================================================= + #include "be_global.h" #include "be_codegen.h" diff --git a/TAO/TAO_IDL/be/be_helper.cpp b/TAO/TAO_IDL/be/be_helper.cpp index 74a9baabc07..c2982cb9a36 100644 --- a/TAO/TAO_IDL/be/be_helper.cpp +++ b/TAO/TAO_IDL/be/be_helper.cpp @@ -1,23 +1,17 @@ -// $Id$ - -// ============================================================================ -// -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// be_helper.cpp -// -// = DESCRIPTION -// Provides helper classes to print generated code to the output -// -// = AUTHOR -// Aniruddha Gokhale -// -// Improvements by Carlos O'Ryan -// -// ============================================================================ + +//============================================================================= +/** + * @file be_helper.cpp + * + * $Id$ + * + * Provides helper classes to print generated code to the output + * + * + * @author Aniruddha Gokhale Improvements by Carlos O'Ryan + */ +//============================================================================= + #include "be_helper.h" #include "be_codegen.h" diff --git a/TAO/TAO_IDL/be/be_home.cpp b/TAO/TAO_IDL/be/be_home.cpp index 842161d0ddd..7bb5cb9ad86 100644 --- a/TAO/TAO_IDL/be/be_home.cpp +++ b/TAO/TAO_IDL/be/be_home.cpp @@ -1,21 +1,18 @@ -// $Id$ -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// be_home.cpp -// -// = DESCRIPTION -// Extension of class AST_Home that provides additional means for C++ -// mapping of a component home. -// -// = AUTHOR -// Jeff Parsons -// -// ============================================================================ +//============================================================================= +/** + * @file be_home.cpp + * + * $Id$ + * + * Extension of class AST_Home that provides additional means for C++ + * mapping of a component home. + * + * + * @author Jeff Parsons + */ +//============================================================================= + #include "be_home.h" #include "be_component.h" diff --git a/TAO/TAO_IDL/be/be_interface.cpp b/TAO/TAO_IDL/be/be_interface.cpp index 682f61f6bf5..2f40468cd2b 100644 --- a/TAO/TAO_IDL/be/be_interface.cpp +++ b/TAO/TAO_IDL/be/be_interface.cpp @@ -1,24 +1,20 @@ -// $Id$ - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// be_interface.cpp -// -// = DESCRIPTION -// Extension of class AST_Interface that provides additional means for C++ -// mapping of an interface. -// -// = AUTHOR -// Copyright 1994-1995 by Sun Microsystems, Inc. -// and -// Aniruddha Gokhale, -// Michael Kircher -// -// ============================================================================ + +//============================================================================= +/** + * @file be_interface.cpp + * + * $Id$ + * + * Extension of class AST_Interface that provides additional means for C++ + * mapping of an interface. + * + * + * @author Copyright 1994-1995 by Sun Microsystems + * @author Inc. and Aniruddha Gokhale + * @author Michael Kircher + */ +//============================================================================= + #include "be_interface.h" #include "be_interface_strategy.h" diff --git a/TAO/TAO_IDL/be/be_interface_fwd.cpp b/TAO/TAO_IDL/be/be_interface_fwd.cpp index cfe17d510c4..093561853a3 100644 --- a/TAO/TAO_IDL/be/be_interface_fwd.cpp +++ b/TAO/TAO_IDL/be/be_interface_fwd.cpp @@ -1,23 +1,19 @@ -// $Id$ -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// be_interface_fwd.cpp -// -// = DESCRIPTION -// Extension of class AST_InterfaceFwd that provides additional means for C++ -// mapping of an interface. -// -// = AUTHOR -// Copyright 1994-1995 by Sun Microsystems, Inc. -// and -// Aniruddha Gokhale -// -// ============================================================================ +//============================================================================= +/** + * @file be_interface_fwd.cpp + * + * $Id$ + * + * Extension of class AST_InterfaceFwd that provides additional means for C++ + * mapping of an interface. + * + * + * @author Copyright 1994-1995 by Sun Microsystems + * @author Inc. and Aniruddha Gokhale + */ +//============================================================================= + #include "be_interface_fwd.h" #include "be_interface.h" diff --git a/TAO/TAO_IDL/be/be_interface_strategy.cpp b/TAO/TAO_IDL/be/be_interface_strategy.cpp index 9aaa51ec9e4..edba8ffd82b 100644 --- a/TAO/TAO_IDL/be/be_interface_strategy.cpp +++ b/TAO/TAO_IDL/be/be_interface_strategy.cpp @@ -1,21 +1,18 @@ -// $Id$ - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// be_interface_strategy.cpp -// -// = DESCRIPTION -// A strategy to cover the differences between various variants -// of an interface -// -// = AUTHOR -// Michael Kircher -// -// ============================================================================ + +//============================================================================= +/** + * @file be_interface_strategy.cpp + * + * $Id$ + * + * A strategy to cover the differences between various variants + * of an interface + * + * + * @author Michael Kircher + */ +//============================================================================= + #include "be_interface_strategy.h" #include "be_interface.h" diff --git a/TAO/TAO_IDL/be/be_module.cpp b/TAO/TAO_IDL/be/be_module.cpp index f88cf6806de..6e3e8926b6b 100644 --- a/TAO/TAO_IDL/be/be_module.cpp +++ b/TAO/TAO_IDL/be/be_module.cpp @@ -1,23 +1,19 @@ -// $Id$ - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// be_module.cpp -// -// = DESCRIPTION -// Extension of class AST_Module that provides additional means for C++ -// mapping of a module -// -// = AUTHOR -// Copyright 1994-1995 by Sun Microsystems, Inc. -// and -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file be_module.cpp + * + * $Id$ + * + * Extension of class AST_Module that provides additional means for C++ + * mapping of a module + * + * + * @author Copyright 1994-1995 by Sun Microsystems + * @author Inc. and Aniruddha Gokhale + */ +//============================================================================= + #include "be_module.h" #include "be_visitor.h" diff --git a/TAO/TAO_IDL/be/be_native.cpp b/TAO/TAO_IDL/be/be_native.cpp index 8b100785ebf..ac32e274d15 100644 --- a/TAO/TAO_IDL/be/be_native.cpp +++ b/TAO/TAO_IDL/be/be_native.cpp @@ -1,20 +1,17 @@ -// $Id$ -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// be_native.cpp -// -// = DESCRIPTION -// The native IDL type -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ +//============================================================================= +/** + * @file be_native.cpp + * + * $Id$ + * + * The native IDL type + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + #include "be_native.h" #include "be_visitor.h" diff --git a/TAO/TAO_IDL/be/be_null_return_emitter.cpp b/TAO/TAO_IDL/be/be_null_return_emitter.cpp index 0186e11e2b4..d8b689dbf4e 100644 --- a/TAO/TAO_IDL/be/be_null_return_emitter.cpp +++ b/TAO/TAO_IDL/be/be_null_return_emitter.cpp @@ -1,21 +1,18 @@ -// $Id$ -// ============================================================================ -// -// = LIBRARY -// TAO_IDL_BE -// -// = FILENAME -// be_null_return_emitter.cpp -// -// = DESCRIPTION -// Emits 'return x;' for all CORBA types and ACE-supported -// platforms. -// -// = AUTHOR -// Jeff Parsons -// -// ============================================================================ +//============================================================================= +/** + * @file be_null_return_emitter.cpp + * + * $Id$ + * + * Emits 'return x;' for all CORBA types and ACE-supported + * platforms. + * + * + * @author Jeff Parsons + */ +//============================================================================= + #include "be_null_return_emitter.h" #include "be_visitor_null_return_value.h" diff --git a/TAO/TAO_IDL/be/be_operation.cpp b/TAO/TAO_IDL/be/be_operation.cpp index 9c59d831a46..ee536c5a273 100644 --- a/TAO/TAO_IDL/be/be_operation.cpp +++ b/TAO/TAO_IDL/be/be_operation.cpp @@ -1,23 +1,19 @@ -// $Id$ - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// be_operation.cpp -// -// = DESCRIPTION -// Extension of class AST_Operation that provides additional means for C++ -// mapping. -// -// = AUTHOR -// Copyright 1994-1995 by Sun Microsystems, Inc. -// and -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file be_operation.cpp + * + * $Id$ + * + * Extension of class AST_Operation that provides additional means for C++ + * mapping. + * + * + * @author Copyright 1994-1995 by Sun Microsystems + * @author Inc. and Aniruddha Gokhale + */ +//============================================================================= + #include "be_operation.h" #include "be_operation_strategy.h" diff --git a/TAO/TAO_IDL/be/be_operation_strategy.cpp b/TAO/TAO_IDL/be/be_operation_strategy.cpp index 1008aa46239..97d163a7a5b 100644 --- a/TAO/TAO_IDL/be/be_operation_strategy.cpp +++ b/TAO/TAO_IDL/be/be_operation_strategy.cpp @@ -1,21 +1,18 @@ -// $Id$ - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// be_operation_strategy.cpp -// -// = DESCRIPTION -// A strategy to cover the differences between various variants -// of an operations, e.g. AMI sendc_, AMI raise_ -// -// = AUTHOR -// Michael Kircher -// -// ============================================================================ + +//============================================================================= +/** + * @file be_operation_strategy.cpp + * + * $Id$ + * + * A strategy to cover the differences between various variants + * of an operations, e.g. AMI sendc_, AMI raise_ + * + * + * @author Michael Kircher + */ +//============================================================================= + #include "be_operation_strategy.h" #include "be_operation.h" diff --git a/TAO/TAO_IDL/be/be_param_holder.cpp b/TAO/TAO_IDL/be/be_param_holder.cpp index a0b13e44f91..2e51be56b44 100644 --- a/TAO/TAO_IDL/be/be_param_holder.cpp +++ b/TAO/TAO_IDL/be/be_param_holder.cpp @@ -1,21 +1,18 @@ -// $Id$ - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// be_param_holder.cpp -// -// = DESCRIPTION -// Place holder referenced by AST_Field (or subclass) -// representing a corresponding template parameter in IDL. -// -// = AUTHOR -// Jeff Parsons -// -// ============================================================================ + +//============================================================================= +/** + * @file be_param_holder.cpp + * + * $Id$ + * + * Place holder referenced by AST_Field (or subclass) + * representing a corresponding template parameter in IDL. + * + * + * @author Jeff Parsons + */ +//============================================================================= + #include "be_param_holder.h" #include "be_visitor.h" diff --git a/TAO/TAO_IDL/be/be_predefined_type.cpp b/TAO/TAO_IDL/be/be_predefined_type.cpp index ddafa56322d..4000afdbf91 100644 --- a/TAO/TAO_IDL/be/be_predefined_type.cpp +++ b/TAO/TAO_IDL/be/be_predefined_type.cpp @@ -1,23 +1,19 @@ -// $Id$ -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// be_predefined_type.cpp -// -// = DESCRIPTION -// Extension of class AST_PredefinedType that provides additional means for C++ -// mapping. -// -// = AUTHOR -// Copyright 1994-1995 by Sun Microsystems, Inc. -// and -// Aniruddha Gokhale -// -// ============================================================================ +//============================================================================= +/** + * @file be_predefined_type.cpp + * + * $Id$ + * + * Extension of class AST_PredefinedType that provides additional means for C++ + * mapping. + * + * + * @author Copyright 1994-1995 by Sun Microsystems + * @author Inc. and Aniruddha Gokhale + */ +//============================================================================= + #include "be_predefined_type.h" #include "be_visitor.h" diff --git a/TAO/TAO_IDL/be/be_root.cpp b/TAO/TAO_IDL/be/be_root.cpp index 5dd4d417e8d..1efac757dca 100644 --- a/TAO/TAO_IDL/be/be_root.cpp +++ b/TAO/TAO_IDL/be/be_root.cpp @@ -1,23 +1,19 @@ -// $Id$ - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// be_root.cpp -// -// = DESCRIPTION -// Extension of class AST_Root that provides additional means for C++ -// mapping. -// -// = AUTHOR -// Copyright 1994-1995 by Sun Microsystems, Inc. -// and -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file be_root.cpp + * + * $Id$ + * + * Extension of class AST_Root that provides additional means for C++ + * mapping. + * + * + * @author Copyright 1994-1995 by Sun Microsystems + * @author Inc. and Aniruddha Gokhale + */ +//============================================================================= + #include "be_root.h" #include "be_visitor.h" diff --git a/TAO/TAO_IDL/be/be_sequence.cpp b/TAO/TAO_IDL/be/be_sequence.cpp index 76efef6aa72..05785fd05fc 100644 --- a/TAO/TAO_IDL/be/be_sequence.cpp +++ b/TAO/TAO_IDL/be/be_sequence.cpp @@ -1,23 +1,19 @@ -// $Id$ - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// be_sequence.cpp -// -// = DESCRIPTION -// Extension of class AST_Sequence that provides additional means for C++ -// mapping. -// -// = AUTHOR -// Copyright 1994-1995 by Sun Microsystems, Inc. -// and -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file be_sequence.cpp + * + * $Id$ + * + * Extension of class AST_Sequence that provides additional means for C++ + * mapping. + * + * + * @author Copyright 1994-1995 by Sun Microsystems + * @author Inc. and Aniruddha Gokhale + */ +//============================================================================= + #include "be_sequence.h" #include "be_typedef.h" diff --git a/TAO/TAO_IDL/be/be_string.cpp b/TAO/TAO_IDL/be/be_string.cpp index cffdf94b7d3..b08d55a9cf9 100644 --- a/TAO/TAO_IDL/be/be_string.cpp +++ b/TAO/TAO_IDL/be/be_string.cpp @@ -1,23 +1,19 @@ -// $Id$ - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// be_string.cpp -// -// = DESCRIPTION -// Extension of class AST_String that provides additional means for C++ -// mapping. -// -// = AUTHOR -// Copyright 1994-1995 by Sun Microsystems, Inc. -// and -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file be_string.cpp + * + * $Id$ + * + * Extension of class AST_String that provides additional means for C++ + * mapping. + * + * + * @author Copyright 1994-1995 by Sun Microsystems + * @author Inc. and Aniruddha Gokhale + */ +//============================================================================= + #include "be_string.h" #include "be_visitor.h" diff --git a/TAO/TAO_IDL/be/be_structure.cpp b/TAO/TAO_IDL/be/be_structure.cpp index dd4522e1d27..53f4f8f0f91 100644 --- a/TAO/TAO_IDL/be/be_structure.cpp +++ b/TAO/TAO_IDL/be/be_structure.cpp @@ -1,23 +1,19 @@ -// $Id$ -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// be_structure.cpp -// -// = DESCRIPTION -// Extension of class AST_Structure that provides additional means for C++ -// mapping. -// -// = AUTHOR -// Copyright 1994-1995 by Sun Microsystems, Inc. -// and -// Aniruddha Gokhale -// -// ============================================================================ +//============================================================================= +/** + * @file be_structure.cpp + * + * $Id$ + * + * Extension of class AST_Structure that provides additional means for C++ + * mapping. + * + * + * @author Copyright 1994-1995 by Sun Microsystems + * @author Inc. and Aniruddha Gokhale + */ +//============================================================================= + #include "be_structure.h" #include "be_field.h" diff --git a/TAO/TAO_IDL/be/be_structure_fwd.cpp b/TAO/TAO_IDL/be/be_structure_fwd.cpp index 1cdcdd30775..95c216f3dba 100644 --- a/TAO/TAO_IDL/be/be_structure_fwd.cpp +++ b/TAO/TAO_IDL/be/be_structure_fwd.cpp @@ -1,21 +1,18 @@ -// $Id$ -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// be_structure_fwd.cpp -// -// = DESCRIPTION -// Extension of class AST_StructureFwd that provides additional means for C++ -// mapping of a struct. -// -// = AUTHOR -// Jeff Parsons -// -// ============================================================================ +//============================================================================= +/** + * @file be_structure_fwd.cpp + * + * $Id$ + * + * Extension of class AST_StructureFwd that provides additional means for C++ + * mapping of a struct. + * + * + * @author Jeff Parsons + */ +//============================================================================= + #include "be_structure_fwd.h" #include "be_visitor.h" diff --git a/TAO/TAO_IDL/be/be_type.cpp b/TAO/TAO_IDL/be/be_type.cpp index 21ce92cc768..f330feed502 100644 --- a/TAO/TAO_IDL/be/be_type.cpp +++ b/TAO/TAO_IDL/be/be_type.cpp @@ -1,23 +1,19 @@ -// $Id$ -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// be_type.cpp -// -// = DESCRIPTION -// Extension of class AST_Type that provides additional means for C++ -// mapping. -// -// = AUTHOR -// Copyright 1994-1995 by Sun Microsystems, Inc. -// and -// Aniruddha Gokhale -// -// ============================================================================ +//============================================================================= +/** + * @file be_type.cpp + * + * $Id$ + * + * Extension of class AST_Type that provides additional means for C++ + * mapping. + * + * + * @author Copyright 1994-1995 by Sun Microsystems + * @author Inc. and Aniruddha Gokhale + */ +//============================================================================= + #include "be_type.h" #include "be_scope.h" diff --git a/TAO/TAO_IDL/be/be_typedef.cpp b/TAO/TAO_IDL/be/be_typedef.cpp index f62d3be7b35..2edcadcb358 100644 --- a/TAO/TAO_IDL/be/be_typedef.cpp +++ b/TAO/TAO_IDL/be/be_typedef.cpp @@ -1,23 +1,19 @@ -// $Id$ - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// be_typedef.cpp -// -// = DESCRIPTION -// Extension of class AST_Typedef that provides additional means for C++ -// mapping. -// -// = AUTHOR -// Copyright 1994-1995 by Sun Microsystems, Inc. -// and -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file be_typedef.cpp + * + * $Id$ + * + * Extension of class AST_Typedef that provides additional means for C++ + * mapping. + * + * + * @author Copyright 1994-1995 by Sun Microsystems + * @author Inc. and Aniruddha Gokhale + */ +//============================================================================= + #include "be_typedef.h" #include "be_visitor.h" diff --git a/TAO/TAO_IDL/be/be_union.cpp b/TAO/TAO_IDL/be/be_union.cpp index 642f3b28bea..92831e7302c 100644 --- a/TAO/TAO_IDL/be/be_union.cpp +++ b/TAO/TAO_IDL/be/be_union.cpp @@ -1,23 +1,19 @@ -// $Id$ - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// be_union.cpp -// -// = DESCRIPTION -// Extension of class AST_Union that provides additional means for C++ -// mapping. -// -// = AUTHOR -// Copyright 1994-1995 by Sun Microsystems, Inc. -// and -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file be_union.cpp + * + * $Id$ + * + * Extension of class AST_Union that provides additional means for C++ + * mapping. + * + * + * @author Copyright 1994-1995 by Sun Microsystems + * @author Inc. and Aniruddha Gokhale + */ +//============================================================================= + #include "be_union.h" #include "be_union_branch.h" diff --git a/TAO/TAO_IDL/be/be_union_branch.cpp b/TAO/TAO_IDL/be/be_union_branch.cpp index 3e4f8b2065e..8b6fe6168cc 100644 --- a/TAO/TAO_IDL/be/be_union_branch.cpp +++ b/TAO/TAO_IDL/be/be_union_branch.cpp @@ -1,23 +1,19 @@ -// $Id$ - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// be_union_branch.cpp -// -// = DESCRIPTION -// Extension of class AST_UnionBranch that provides additional means for C++ -// mapping. -// -// = AUTHOR -// Copyright 1994-1995 by Sun Microsystems, Inc. -// and -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file be_union_branch.cpp + * + * $Id$ + * + * Extension of class AST_UnionBranch that provides additional means for C++ + * mapping. + * + * + * @author Copyright 1994-1995 by Sun Microsystems + * @author Inc. and Aniruddha Gokhale + */ +//============================================================================= + #include "be_union_branch.h" #include "be_union.h" diff --git a/TAO/TAO_IDL/be/be_union_fwd.cpp b/TAO/TAO_IDL/be/be_union_fwd.cpp index b0296700a57..ec2e1e0e539 100644 --- a/TAO/TAO_IDL/be/be_union_fwd.cpp +++ b/TAO/TAO_IDL/be/be_union_fwd.cpp @@ -1,21 +1,18 @@ -// $Id$ -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// be_union_fwd.cpp -// -// = DESCRIPTION -// Extension of class AST_UnionFwd that provides additional means for C++ -// mapping of a union. -// -// = AUTHOR -// Jeff Parsons -// -// ============================================================================ +//============================================================================= +/** + * @file be_union_fwd.cpp + * + * $Id$ + * + * Extension of class AST_UnionFwd that provides additional means for C++ + * mapping of a union. + * + * + * @author Jeff Parsons + */ +//============================================================================= + #include "be_union_fwd.h" #include "be_visitor.h" diff --git a/TAO/TAO_IDL/be/be_util.cpp b/TAO/TAO_IDL/be/be_util.cpp index 9943bdc4c80..13c2ea818e0 100644 --- a/TAO/TAO_IDL/be/be_util.cpp +++ b/TAO/TAO_IDL/be/be_util.cpp @@ -1,20 +1,18 @@ -// $Id$ - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// be_util.cpp -// -// = DESCRIPTION -// Static helper methods used by multiple visitors. -// -// = AUTHOR -// Gary Maxey, Jeff Parsons -// -// ============================================================================ + +//============================================================================= +/** + * @file be_util.cpp + * + * $Id$ + * + * Static helper methods used by multiple visitors. + * + * + * @author Gary Maxey + * @author Jeff Parsons + */ +//============================================================================= + #include "be_util.h" #include "be_helper.h" diff --git a/TAO/TAO_IDL/be/be_valuebox.cpp b/TAO/TAO_IDL/be/be_valuebox.cpp index 51c91648bd1..b17bf779a25 100644 --- a/TAO/TAO_IDL/be/be_valuebox.cpp +++ b/TAO/TAO_IDL/be/be_valuebox.cpp @@ -1,21 +1,18 @@ -// $Id$ -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// be_valuebox.cpp -// -// = DESCRIPTION -// Extension of class AST_Valuebox that provides additional means for C++ -// mapping. -// -// = AUTHOR -// Gary Maxey -// -// ============================================================================ +//============================================================================= +/** + * @file be_valuebox.cpp + * + * $Id$ + * + * Extension of class AST_Valuebox that provides additional means for C++ + * mapping. + * + * + * @author Gary Maxey + */ +//============================================================================= + #include "be_valuebox.h" #include "be_type.h" diff --git a/TAO/TAO_IDL/be/be_valuetype.cpp b/TAO/TAO_IDL/be/be_valuetype.cpp index a37e1db0ddd..44106c23bc4 100644 --- a/TAO/TAO_IDL/be/be_valuetype.cpp +++ b/TAO/TAO_IDL/be/be_valuetype.cpp @@ -1,22 +1,18 @@ -// $Id$ - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// be_valuetype.cpp -// -// = DESCRIPTION -// Extension of class AST_Interface and be_interface that provides -// additional means for C++ mapping of an valuetype. -// -// = AUTHOR -// Torsten Kuepper -// derived from be_interface.cpp -// -// ============================================================================ + +//============================================================================= +/** + * @file be_valuetype.cpp + * + * $Id$ + * + * Extension of class AST_Interface and be_interface that provides + * additional means for C++ mapping of an valuetype. + * + * + * @author Torsten Kuepper derived from be_interface.cpp + */ +//============================================================================= + #include "be_valuetype.h" #include "be_visitor.h" diff --git a/TAO/TAO_IDL/be/be_valuetype_fwd.cpp b/TAO/TAO_IDL/be/be_valuetype_fwd.cpp index 5da24b1d6a5..5fd14e78ed7 100644 --- a/TAO/TAO_IDL/be/be_valuetype_fwd.cpp +++ b/TAO/TAO_IDL/be/be_valuetype_fwd.cpp @@ -1,24 +1,19 @@ -// $Id$ -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// be_valuetype_fwd.h -// -// = DESCRIPTION -// Extension of class be_interface_fwd that provides additional -// means for C++ mapping of an valuetype. -// -// = AUTHOR -// Copyright 1994-1995 by Sun Microsystems, Inc. -// and -// Aniruddha Gokhale -// changed for valuetypes by Torsten Kuepper -// -// ============================================================================ +//============================================================================= +/** + * @file be_valuetype_fwd.h + * + * $Id$ + * + * Extension of class be_interface_fwd that provides additional + * means for C++ mapping of an valuetype. + * + * + * @author Copyright 1994-1995 by Sun Microsystems + * @author Inc. and Aniruddha Gokhale changed for valuetypes by Torsten Kuepper + */ +//============================================================================= + #include "be_valuetype_fwd.h" diff --git a/TAO/TAO_IDL/be/be_visitor.cpp b/TAO/TAO_IDL/be/be_visitor.cpp index 1d4c7871727..8e203d5d25e 100644 --- a/TAO/TAO_IDL/be/be_visitor.cpp +++ b/TAO/TAO_IDL/be/be_visitor.cpp @@ -1,25 +1,20 @@ -// -// $Id$ -// /* -*- c++ -*- */ -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// be_visitor.h -// -// = DESCRIPTION -// Abstract class for back end visitors. -// -// = NOTES -// This is not a pure abstract class -// -// = AUTHOR -// Aniruddha Gokhale and Carlos O'Ryan -// -// ============================================================================ +//============================================================================= +/** + * @file be_visitor.h + * + * $Id$ + * + * Abstract class for back end visitors. + * + * = NOTES + * This is not a pure abstract class + * + * + * @author Aniruddha Gokhale and Carlos O'Ryan + */ +//============================================================================= + #include "be_visitor.h" diff --git a/TAO/TAO_IDL/be/be_visitor_ami4ccm_pre_proc.cpp b/TAO/TAO_IDL/be/be_visitor_ami4ccm_pre_proc.cpp index 77853e85ba2..f84760bc29f 100644 --- a/TAO/TAO_IDL/be/be_visitor_ami4ccm_pre_proc.cpp +++ b/TAO/TAO_IDL/be/be_visitor_ami4ccm_pre_proc.cpp @@ -1,26 +1,21 @@ -// -// $Id$ -// /* -*- c++ -*- */ -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// be_visitor_ami4ccm_pre_proc.cpp -// -// = DESCRIPTION -// This visitor creates for AMI4CCM implied IDL constructs -// the appropriate AST (Abstract Syntax Tree) node, -// sets the corresponding interface or operation strategy -// on it and enteres the nodes into the AST. -// -// = AUTHOR -// Johnny Willemsen -// -// ============================================================================ +//============================================================================= +/** + * @file be_visitor_ami4ccm_pre_proc.cpp + * + * $Id$ + * + * This visitor creates for AMI4CCM implied IDL constructs + * the appropriate AST (Abstract Syntax Tree) node, + * sets the corresponding interface or operation strategy + * on it and enteres the nodes into the AST. + * + * + * @author Johnny Willemsen + */ +//============================================================================= + #include "be_visitor_ami4ccm_pre_proc.h" #include "be_visitor_context.h" diff --git a/TAO/TAO_IDL/be/be_visitor_ami_pre_proc.cpp b/TAO/TAO_IDL/be/be_visitor_ami_pre_proc.cpp index fa2bbf6b152..a18741b352e 100644 --- a/TAO/TAO_IDL/be/be_visitor_ami_pre_proc.cpp +++ b/TAO/TAO_IDL/be/be_visitor_ami_pre_proc.cpp @@ -1,26 +1,21 @@ -// -// $Id$ -// /* -*- c++ -*- */ -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// be_visitor_ami_pre_proc.cpp -// -// = DESCRIPTION -// This visitor creates for AMI implied IDL constructs -// the appropriate AST (Abstract Syntax Tree) node, -// sets the corresponding interface or operation strategy -// on it and enteres the nodes into the AST. -// -// = AUTHOR -// Michael Kircher -// -// ============================================================================ +//============================================================================= +/** + * @file be_visitor_ami_pre_proc.cpp + * + * $Id$ + * + * This visitor creates for AMI implied IDL constructs + * the appropriate AST (Abstract Syntax Tree) node, + * sets the corresponding interface or operation strategy + * on it and enteres the nodes into the AST. + * + * + * @author Michael Kircher + */ +//============================================================================= + #include "be_visitor_ami_pre_proc.h" #include "be_visitor_context.h" diff --git a/TAO/TAO_IDL/be/be_visitor_argument.cpp b/TAO/TAO_IDL/be/be_visitor_argument.cpp index 7bd1587d065..1decdd63303 100644 --- a/TAO/TAO_IDL/be/be_visitor_argument.cpp +++ b/TAO/TAO_IDL/be/be_visitor_argument.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// be_visitor_args.cpp -// -// = DESCRIPTION -// Visitors for generation of code for Argument -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ +//============================================================================= +/** + * @file be_visitor_args.cpp + * + * $Id$ + * + * Visitors for generation of code for Argument + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + #include "be_visitor_argument.h" #include "be_visitor_context.h" diff --git a/TAO/TAO_IDL/be/be_visitor_argument/arglist.cpp b/TAO/TAO_IDL/be/be_visitor_argument/arglist.cpp index 2db83d519be..23ad8185ff3 100644 --- a/TAO/TAO_IDL/be/be_visitor_argument/arglist.cpp +++ b/TAO/TAO_IDL/be/be_visitor_argument/arglist.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// arglist.cpp -// -// = DESCRIPTION -// Visitor that generates the parameters in an Operation signature -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file arglist.cpp + * + * $Id$ + * + * Visitor that generates the parameters in an Operation signature + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // ************************************************************ // be_visitor_args_arglist for parameter list in method declarations and diff --git a/TAO/TAO_IDL/be/be_visitor_argument/argument.cpp b/TAO/TAO_IDL/be/be_visitor_argument/argument.cpp index 86af051c62d..b20bc5f29b5 100644 --- a/TAO/TAO_IDL/be/be_visitor_argument/argument.cpp +++ b/TAO/TAO_IDL/be/be_visitor_argument/argument.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// argument.cpp -// -// = DESCRIPTION -// generic visitor for Argument node -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ +//============================================================================= +/** + * @file argument.cpp + * + * $Id$ + * + * generic visitor for Argument node + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + be_visitor_args::be_visitor_args (be_visitor_context *ctx) : be_visitor_decl (ctx), diff --git a/TAO/TAO_IDL/be/be_visitor_argument/invoke_cs.cpp b/TAO/TAO_IDL/be/be_visitor_argument/invoke_cs.cpp index 75e391863b6..69b8732cd48 100644 --- a/TAO/TAO_IDL/be/be_visitor_argument/invoke_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_argument/invoke_cs.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// invoke_cs.cpp -// -// = DESCRIPTION -// Visitor generating the code that passes arguments to the CDR operators -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file invoke_cs.cpp + * + * $Id$ + * + * Visitor generating the code that passes arguments to the CDR operators + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // **************************************************************************** // visitor for arguments passing to the CDR operators. diff --git a/TAO/TAO_IDL/be/be_visitor_argument/marshal_ss.cpp b/TAO/TAO_IDL/be/be_visitor_argument/marshal_ss.cpp index e17232b832d..82581388e1b 100644 --- a/TAO/TAO_IDL/be/be_visitor_argument/marshal_ss.cpp +++ b/TAO/TAO_IDL/be/be_visitor_argument/marshal_ss.cpp @@ -1,23 +1,18 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// marshal_ss.cpp -// -// = DESCRIPTION -// Visitor that generates code that passes the argument variable to the -// marshal operations. -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file marshal_ss.cpp + * + * $Id$ + * + * Visitor that generates code that passes the argument variable to the + * marshal operations. + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // ************************************************************************ // Visitor to generate code for passing argument to the marshal/demarshal diff --git a/TAO/TAO_IDL/be/be_visitor_argument/paramlist.cpp b/TAO/TAO_IDL/be/be_visitor_argument/paramlist.cpp index 483f6a93f8a..2c917295603 100644 --- a/TAO/TAO_IDL/be/be_visitor_argument/paramlist.cpp +++ b/TAO/TAO_IDL/be/be_visitor_argument/paramlist.cpp @@ -1,23 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// paramlist.cpp -// -// = DESCRIPTION -// Visitor that generates the Dyanmic::ParameterList -// -// = AUTHOR -// Kirthika Parameswaran -// Ossama Othman -// -// ============================================================================ + +//============================================================================= +/** + * @file paramlist.cpp + * + * $Id$ + * + * Visitor that generates the Dyanmic::ParameterList + * + * + * @author Kirthika Parameswaran Ossama Othman + */ +//============================================================================= + // ************************************************************ // be_visitor_args_paramlist for parameter list in method declarations and diff --git a/TAO/TAO_IDL/be/be_visitor_argument/post_upcall_ss.cpp b/TAO/TAO_IDL/be/be_visitor_argument/post_upcall_ss.cpp index 5e4b97c1144..887e166f7b2 100644 --- a/TAO/TAO_IDL/be/be_visitor_argument/post_upcall_ss.cpp +++ b/TAO/TAO_IDL/be/be_visitor_argument/post_upcall_ss.cpp @@ -1,23 +1,18 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// post_upcall_ss.cpp -// -// = DESCRIPTION -// Visitor generating code to do post-processing of arguments following an -// upcall. -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file post_upcall_ss.cpp + * + * $Id$ + * + * Visitor generating code to do post-processing of arguments following an + * upcall. + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // ************************************************************************ // visitor for doing any post-processing after the upcall is made diff --git a/TAO/TAO_IDL/be/be_visitor_argument/upcall_ss.cpp b/TAO/TAO_IDL/be/be_visitor_argument/upcall_ss.cpp index d841311612f..84e17cfc4fc 100644 --- a/TAO/TAO_IDL/be/be_visitor_argument/upcall_ss.cpp +++ b/TAO/TAO_IDL/be/be_visitor_argument/upcall_ss.cpp @@ -1,23 +1,18 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// upcall_ss.cpp -// -// = DESCRIPTION -// Visitor that generates code that passes argument variables to the -// upcall. -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file upcall_ss.cpp + * + * $Id$ + * + * Visitor that generates code that passes argument variables to the + * upcall. + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // ************************************************************************ // visitor for passing arguments to the upcall diff --git a/TAO/TAO_IDL/be/be_visitor_argument/vardecl_ss.cpp b/TAO/TAO_IDL/be/be_visitor_argument/vardecl_ss.cpp index a42e88a3632..6aa3e0e35e8 100644 --- a/TAO/TAO_IDL/be/be_visitor_argument/vardecl_ss.cpp +++ b/TAO/TAO_IDL/be/be_visitor_argument/vardecl_ss.cpp @@ -1,23 +1,18 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// vardecl_ss.cpp -// -// = DESCRIPTION -// Visitor that generates the variable declaration in the skeleton -// corresponding to the Argument node -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file vardecl_ss.cpp + * + * $Id$ + * + * Visitor that generates the variable declaration in the skeleton + * corresponding to the Argument node + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // ************************************************************************ // Visitor to generate code for argument variable declaration diff --git a/TAO/TAO_IDL/be/be_visitor_array.cpp b/TAO/TAO_IDL/be/be_visitor_array.cpp index 2fe641619f9..68470b962bf 100644 --- a/TAO/TAO_IDL/be/be_visitor_array.cpp +++ b/TAO/TAO_IDL/be/be_visitor_array.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// be_visitor_array.cpp -// -// = DESCRIPTION -// Visitors for generation of code for Array -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ +//============================================================================= +/** + * @file be_visitor_array.cpp + * + * $Id$ + * + * Visitors for generation of code for Array + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + #include "be_enum.h" #include "be_type.h" diff --git a/TAO/TAO_IDL/be/be_visitor_array/any_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_array/any_op_ch.cpp index dc7d7802227..cc5644aae2f 100644 --- a/TAO/TAO_IDL/be/be_visitor_array/any_op_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_array/any_op_ch.cpp @@ -1,23 +1,18 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// any_op_ch.cpp -// -// = DESCRIPTION -// Visitor for code generation of Arrays for the Any operators in the client -// header. -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file any_op_ch.cpp + * + * $Id$ + * + * Visitor for code generation of Arrays for the Any operators in the client + * header. + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // *************************************************************************** // Array visitor for generating Any operator declarations in the client header diff --git a/TAO/TAO_IDL/be/be_visitor_array/any_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_array/any_op_cs.cpp index 29ec9660a71..8a957354afe 100644 --- a/TAO/TAO_IDL/be/be_visitor_array/any_op_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_array/any_op_cs.cpp @@ -1,23 +1,18 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// any_op_cs.cpp -// -// = DESCRIPTION -// Visitor for code generation of Arrays for the Any operators in the client -// stubs. -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ +//============================================================================= +/** + * @file any_op_cs.cpp + * + * $Id$ + * + * Visitor for code generation of Arrays for the Any operators in the client + * stubs. + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // *************************************************************************** // Array visitor for generating Any operator declarations in the client diff --git a/TAO/TAO_IDL/be/be_visitor_array/array.cpp b/TAO/TAO_IDL/be/be_visitor_array/array.cpp index 4704c4b9e46..fab9b64af87 100644 --- a/TAO/TAO_IDL/be/be_visitor_array/array.cpp +++ b/TAO/TAO_IDL/be/be_visitor_array/array.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// array.cpp -// -// = DESCRIPTION -// Generic visitor for code generation for Arrays -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file array.cpp + * + * $Id$ + * + * Generic visitor for code generation for Arrays + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // ************************************************************************ // generic visitor for array declaration diff --git a/TAO/TAO_IDL/be/be_visitor_array/array_ch.cpp b/TAO/TAO_IDL/be/be_visitor_array/array_ch.cpp index 5a3afd070f5..7033368a0d6 100644 --- a/TAO/TAO_IDL/be/be_visitor_array/array_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_array/array_ch.cpp @@ -1,18 +1,17 @@ -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// array_ch.cpp -// -// = DESCRIPTION -// Visitor for Array code generation in client header -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ +//============================================================================= +/** + * @file array_ch.cpp + * + * $Id$ + + * + * Visitor for Array code generation in client header + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + ACE_RCSID (be_visitor_array, array_ch, diff --git a/TAO/TAO_IDL/be/be_visitor_array/array_cs.cpp b/TAO/TAO_IDL/be/be_visitor_array/array_cs.cpp index d630e902407..5e37c22ef61 100644 --- a/TAO/TAO_IDL/be/be_visitor_array/array_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_array/array_cs.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// array_cs.cpp -// -// = DESCRIPTION -// Visitor for code generation of Arrays in the client stubs -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file array_cs.cpp + * + * $Id$ + * + * Visitor for code generation of Arrays in the client stubs + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // ************************************************************************ // visitor for array declaration in client stubs diff --git a/TAO/TAO_IDL/be/be_visitor_array/cdr_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_array/cdr_op_ch.cpp index 8b0b350c9e2..8c92b6eecea 100644 --- a/TAO/TAO_IDL/be/be_visitor_array/cdr_op_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_array/cdr_op_ch.cpp @@ -1,23 +1,18 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// cdr_op_ch.cpp -// -// = DESCRIPTION -// Visitor for code generation of Arrays for the Cdr operators in the client -// header. -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file cdr_op_ch.cpp + * + * $Id$ + * + * Visitor for code generation of Arrays for the Cdr operators in the client + * header. + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + #include "be_visitor_sequence/cdr_op_ch.h" diff --git a/TAO/TAO_IDL/be/be_visitor_array/cdr_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_array/cdr_op_cs.cpp index 7a1fb7b9e5b..c6973b1a09c 100644 --- a/TAO/TAO_IDL/be/be_visitor_array/cdr_op_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_array/cdr_op_cs.cpp @@ -1,23 +1,18 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// cdr_op_cs.cpp -// -// = DESCRIPTION -// Visitor for code generation of Arrays for the CDR operators in the client -// stubs. -// -// = AUTHOR -// Jeff Parsons -// -// ============================================================================ + +//============================================================================= +/** + * @file cdr_op_cs.cpp + * + * $Id$ + * + * Visitor for code generation of Arrays for the CDR operators in the client + * stubs. + * + * + * @author Jeff Parsons + */ +//============================================================================= + // *************************************************************************** // Array visitor for generating CDR operator declarations in the client diff --git a/TAO/TAO_IDL/be/be_visitor_array/serializer_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_array/serializer_op_ch.cpp index 1f7fc28c505..e96a8cf10ec 100644 --- a/TAO/TAO_IDL/be/be_visitor_array/serializer_op_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_array/serializer_op_ch.cpp @@ -1,23 +1,18 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// serializer_op_ch.cpp -// -// = DESCRIPTION -// Visitor for code generation of Arrays for the -// TAO::DCPS::Serializer operators in the client header. -// -// = AUTHOR -// Scott Harris based on code by Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file serializer_op_ch.cpp + * + * $Id$ + * + * Visitor for code generation of Arrays for the + * TAO::DCPS::Serializer operators in the client header. + * + * + * @author Scott Harris based on code by Aniruddha Gokhale + */ +//============================================================================= + #include "be_visitor_sequence/serializer_op_ch.h" diff --git a/TAO/TAO_IDL/be/be_visitor_array/serializer_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_array/serializer_op_cs.cpp index 91b82078977..d9de2d00506 100644 --- a/TAO/TAO_IDL/be/be_visitor_array/serializer_op_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_array/serializer_op_cs.cpp @@ -1,24 +1,18 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// serializer_op_cs.cpp -// -// = DESCRIPTION -// Visitor for code generation of Arrays for the -// TAO::DCPS::Serializer operators in the client stubs. -// -// = AUTHOR -// Scott Harris based on code by -// Jeff Parsons -// -// ============================================================================ + +//============================================================================= +/** + * @file serializer_op_cs.cpp + * + * $Id$ + * + * Visitor for code generation of Arrays for the + * TAO::DCPS::Serializer operators in the client stubs. + * + * + * @author Scott Harris based on code by Jeff Parsons + */ +//============================================================================= + // *************************************************************************** // Array visitor for generating Serializer operator declarations in the client diff --git a/TAO/TAO_IDL/be/be_visitor_attribute.cpp b/TAO/TAO_IDL/be/be_visitor_attribute.cpp index 88f3910e46d..67a651f7d4e 100644 --- a/TAO/TAO_IDL/be/be_visitor_attribute.cpp +++ b/TAO/TAO_IDL/be/be_visitor_attribute.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// be_visitor_attribute.cpp -// -// = DESCRIPTION -// Visitors for generation of code for Attribute -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file be_visitor_attribute.cpp + * + * $Id$ + * + * Visitors for generation of code for Attribute + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + #include "be_array.h" #include "be_component.h" diff --git a/TAO/TAO_IDL/be/be_visitor_attribute/attribute.cpp b/TAO/TAO_IDL/be/be_visitor_attribute/attribute.cpp index 540e8304543..92689297407 100644 --- a/TAO/TAO_IDL/be/be_visitor_attribute/attribute.cpp +++ b/TAO/TAO_IDL/be/be_visitor_attribute/attribute.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// attribute.cpp -// -// = DESCRIPTION -// Visitor for generation of code for Attribute -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ +//============================================================================= +/** + * @file attribute.cpp + * + * $Id$ + * + * Visitor for generation of code for Attribute + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // Attribute gets mapped to one or possibly two operations based on whether // it is readonly or not. The two operations "get" and "set" the value of the diff --git a/TAO/TAO_IDL/be/be_visitor_attribute/component_init.cpp b/TAO/TAO_IDL/be/be_visitor_attribute/component_init.cpp index 33c54a91151..630702d8203 100644 --- a/TAO/TAO_IDL/be/be_visitor_attribute/component_init.cpp +++ b/TAO/TAO_IDL/be/be_visitor_attribute/component_init.cpp @@ -1,23 +1,18 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// component_init.cpp -// -// = DESCRIPTION -// Visitor for generation of code for CIAO component attribute -// initialization -// -// = AUTHOR -// Jeff Parsons -// -// ============================================================================ + +//============================================================================= +/** + * @file component_init.cpp + * + * $Id$ + * + * Visitor for generation of code for CIAO component attribute + * initialization + * + * + * @author Jeff Parsons + */ +//============================================================================= + be_visitor_attribute_component_init::be_visitor_attribute_component_init ( be_visitor_context *ctx) diff --git a/TAO/TAO_IDL/be/be_visitor_attribute/set_from_extracted.cpp b/TAO/TAO_IDL/be/be_visitor_attribute/set_from_extracted.cpp index e39a6f44cc4..b307839df90 100644 --- a/TAO/TAO_IDL/be/be_visitor_attribute/set_from_extracted.cpp +++ b/TAO/TAO_IDL/be/be_visitor_attribute/set_from_extracted.cpp @@ -1,23 +1,18 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// set_from_extracted.cpp -// -// = DESCRIPTION -// Visitor for generation of arguments to attribute mutators -// that were first extracted from an Any -// -// = AUTHOR -// Jeff Parsons -// -// ============================================================================ + +//============================================================================= +/** + * @file set_from_extracted.cpp + * + * $Id$ + * + * Visitor for generation of arguments to attribute mutators + * that were first extracted from an Any + * + * + * @author Jeff Parsons + */ +//============================================================================= + be_visitor_attribute_set_from_extracted::be_visitor_attribute_set_from_extracted ( be_visitor_context *ctx) diff --git a/TAO/TAO_IDL/be/be_visitor_component.cpp b/TAO/TAO_IDL/be/be_visitor_component.cpp index 16802a84032..360ebaab5fc 100644 --- a/TAO/TAO_IDL/be/be_visitor_component.cpp +++ b/TAO/TAO_IDL/be/be_visitor_component.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// be_visitor_component.cpp -// -// = DESCRIPTION -// Visitors for generation of code for Component. -// -// = AUTHOR -// Jeff Parsons -// -// ============================================================================ +//============================================================================= +/** + * @file be_visitor_component.cpp + * + * $Id$ + * + * Visitors for generation of code for Component. + * + * + * @author Jeff Parsons + */ +//============================================================================= + #include "ace/Log_Msg.h" diff --git a/TAO/TAO_IDL/be/be_visitor_component/any_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_component/any_op_ch.cpp index 36f5b2a67be..6eae9a40806 100644 --- a/TAO/TAO_IDL/be/be_visitor_component/any_op_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_component/any_op_ch.cpp @@ -1,23 +1,18 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// any_op_ch.cpp -// -// = DESCRIPTION -// Visitor generating code for Any operators for an Component in the client -// header. -// -// = AUTHOR -// Jeff Parsons -// -// ============================================================================ +//============================================================================= +/** + * @file any_op_ch.cpp + * + * $Id$ + * + * Visitor generating code for Any operators for an Component in the client + * header. + * + * + * @author Jeff Parsons + */ +//============================================================================= + // *************************************************************************** // Interface visitor for generating Any operator declarations in the client header diff --git a/TAO/TAO_IDL/be/be_visitor_component/cdr_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_component/cdr_op_ch.cpp index 4a57cd55075..4683d836875 100644 --- a/TAO/TAO_IDL/be/be_visitor_component/cdr_op_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_component/cdr_op_ch.cpp @@ -1,23 +1,18 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// cdr_op_ch.cpp -// -// = DESCRIPTION -// Visitor generating code for CDR operators for components. This uses -// compiled marshaling. -// -// = AUTHOR -// Jeff Parsons -// -// ============================================================================ +//============================================================================= +/** + * @file cdr_op_ch.cpp + * + * $Id$ + * + * Visitor generating code for CDR operators for components. This uses + * compiled marshaling. + * + * + * @author Jeff Parsons + */ +//============================================================================= + // *************************************************************************** // Interface visitor for generating CDR operator declarations in the client header diff --git a/TAO/TAO_IDL/be/be_visitor_component/cdr_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_component/cdr_op_cs.cpp index f1dd5115857..6ce35c161b2 100644 --- a/TAO/TAO_IDL/be/be_visitor_component/cdr_op_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_component/cdr_op_cs.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// cdr_op_cs.cpp -// -// = DESCRIPTION -// Visitor generating code for CDR operators for components -// -// = AUTHOR -// Jeff Parsons -// -// ============================================================================ +//============================================================================= +/** + * @file cdr_op_cs.cpp + * + * $Id$ + * + * Visitor generating code for CDR operators for components + * + * + * @author Jeff Parsons + */ +//============================================================================= + be_visitor_component_cdr_op_cs::be_visitor_component_cdr_op_cs ( be_visitor_context *ctx diff --git a/TAO/TAO_IDL/be/be_visitor_component/component.cpp b/TAO/TAO_IDL/be/be_visitor_component/component.cpp index 628caf2e8d3..b2c58fd159c 100644 --- a/TAO/TAO_IDL/be/be_visitor_component/component.cpp +++ b/TAO/TAO_IDL/be/be_visitor_component/component.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// component.cpp -// -// = DESCRIPTION -// Visitor generating code for Components. This is a generic visitor. -// -// = AUTHOR -// Jeff Parsons -// -// ============================================================================ + +//============================================================================= +/** + * @file component.cpp + * + * $Id$ + * + * Visitor generating code for Components. This is a generic visitor. + * + * + * @author Jeff Parsons + */ +//============================================================================= + // ****************************************************** // Generic Component visitor diff --git a/TAO/TAO_IDL/be/be_visitor_component/component_ch.cpp b/TAO/TAO_IDL/be/be_visitor_component/component_ch.cpp index 7a2a97285fe..011f8881ec6 100644 --- a/TAO/TAO_IDL/be/be_visitor_component/component_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_component/component_ch.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// component_ch.cpp -// -// = DESCRIPTION -// Visitor generating code for Components in the client header. -// -// = AUTHOR -// Jeff Parsons -// -// ============================================================================ + +//============================================================================= +/** + * @file component_ch.cpp + * + * $Id$ + * + * Visitor generating code for Components in the client header. + * + * + * @author Jeff Parsons + */ +//============================================================================= + // ****************************************************** // Component visitor for client header diff --git a/TAO/TAO_IDL/be/be_visitor_component/component_ci.cpp b/TAO/TAO_IDL/be/be_visitor_component/component_ci.cpp index 39a33aceba8..9e90781e9e9 100644 --- a/TAO/TAO_IDL/be/be_visitor_component/component_ci.cpp +++ b/TAO/TAO_IDL/be/be_visitor_component/component_ci.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// component_ci.cpp -// -// = DESCRIPTION -// Visitor generating code for Components in the client inline. -// -// = AUTHOR -// Jeff Parsons -// -// ============================================================================ +//============================================================================= +/** + * @file component_ci.cpp + * + * $Id$ + * + * Visitor generating code for Components in the client inline. + * + * + * @author Jeff Parsons + */ +//============================================================================= + // ****************************************************** // Component visitor for client inline diff --git a/TAO/TAO_IDL/be/be_visitor_component/component_cs.cpp b/TAO/TAO_IDL/be/be_visitor_component/component_cs.cpp index 9f4c0268238..951023133c2 100644 --- a/TAO/TAO_IDL/be/be_visitor_component/component_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_component/component_cs.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// component_cs.cpp -// -// = DESCRIPTION -// Visitor generating code for Components in the client stub. -// -// = AUTHOR -// Jeff Parsons -// -// ============================================================================ + +//============================================================================= +/** + * @file component_cs.cpp + * + * $Id$ + * + * Visitor generating code for Components in the client stub. + * + * + * @author Jeff Parsons + */ +//============================================================================= + // ****************************************************** // Component visitor for client stub diff --git a/TAO/TAO_IDL/be/be_visitor_component/component_ex_idl.cpp b/TAO/TAO_IDL/be/be_visitor_component/component_ex_idl.cpp index 969292182d8..44bf451f62f 100644 --- a/TAO/TAO_IDL/be/be_visitor_component/component_ex_idl.cpp +++ b/TAO/TAO_IDL/be/be_visitor_component/component_ex_idl.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// component_ex_idl.cpp -// -// = DESCRIPTION -// Visitor generating code for Components in the CIAO executor IDL. -// -// = AUTHOR -// Jeff Parsons -// -// ============================================================================ + +//============================================================================= +/** + * @file component_ex_idl.cpp + * + * $Id$ + * + * Visitor generating code for Components in the CIAO executor IDL. + * + * + * @author Jeff Parsons + */ +//============================================================================= + be_visitor_component_ex_idl::be_visitor_component_ex_idl ( be_visitor_context *ctx) diff --git a/TAO/TAO_IDL/be/be_visitor_component/component_exh.cpp b/TAO/TAO_IDL/be/be_visitor_component/component_exh.cpp index bb474af29a2..b761cea0738 100644 --- a/TAO/TAO_IDL/be/be_visitor_component/component_exh.cpp +++ b/TAO/TAO_IDL/be/be_visitor_component/component_exh.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO_IDL_BE -// -// = FILENAME -// component_exh.cpp -// -// = DESCRIPTION -// Visitor generating code for Components in the exec impl header. -// -// = AUTHOR -// Jeff Parsons -// -// ============================================================================ +//============================================================================= +/** + * @file component_exh.cpp + * + * $Id$ + * + * Visitor generating code for Components in the exec impl header. + * + * + * @author Jeff Parsons + */ +//============================================================================= + be_visitor_component_exh::be_visitor_component_exh (be_visitor_context *ctx) : be_visitor_component_scope (ctx) diff --git a/TAO/TAO_IDL/be/be_visitor_component/component_exs.cpp b/TAO/TAO_IDL/be/be_visitor_component/component_exs.cpp index 4871359b5be..cd387549420 100644 --- a/TAO/TAO_IDL/be/be_visitor_component/component_exs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_component/component_exs.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO_IDL_BE -// -// = FILENAME -// component_exs.cpp -// -// = DESCRIPTION -// Visitor generating code for Components in the exec impl source. -// -// = AUTHOR -// Jeff Parsons -// -// ============================================================================ + +//============================================================================= +/** + * @file component_exs.cpp + * + * $Id$ + * + * Visitor generating code for Components in the exec impl source. + * + * + * @author Jeff Parsons + */ +//============================================================================= + be_visitor_component_exs::be_visitor_component_exs ( be_visitor_context *ctx) diff --git a/TAO/TAO_IDL/be/be_visitor_component/component_ih.cpp b/TAO/TAO_IDL/be/be_visitor_component/component_ih.cpp index 22b706e0e34..09ee75d56bd 100644 --- a/TAO/TAO_IDL/be/be_visitor_component/component_ih.cpp +++ b/TAO/TAO_IDL/be/be_visitor_component/component_ih.cpp @@ -1,20 +1,17 @@ -// $Id$ -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// component_ih.cpp -// -// = DESCRIPTION -// Visitor generating code for Interfaces in the implementation header -// -// = AUTHOR -// Jeff Parsons -// -// ============================================================================ +//============================================================================= +/** + * @file component_ih.cpp + * + * $Id$ + * + * Visitor generating code for Interfaces in the implementation header + * + * + * @author Jeff Parsons + */ +//============================================================================= + // ************************************************************ // Interface visitor for implementation header. diff --git a/TAO/TAO_IDL/be/be_visitor_component/component_is.cpp b/TAO/TAO_IDL/be/be_visitor_component/component_is.cpp index c50608ab8b2..34d30676055 100644 --- a/TAO/TAO_IDL/be/be_visitor_component/component_is.cpp +++ b/TAO/TAO_IDL/be/be_visitor_component/component_is.cpp @@ -1,21 +1,18 @@ -// $Id$ -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// component_is.cpp -// -// = DESCRIPTION -// Visitor generating code for Components -// in the implementation skeletons file. -// -// = AUTHOR -// Jeff Parsons -// -// ============================================================================ +//============================================================================= +/** + * @file component_is.cpp + * + * $Id$ + * + * Visitor generating code for Components + * in the implementation skeletons file. + * + * + * @author Jeff Parsons + */ +//============================================================================= + // ************************************************************ // Component visitor for implementation skeletons. diff --git a/TAO/TAO_IDL/be/be_visitor_component/component_sh.cpp b/TAO/TAO_IDL/be/be_visitor_component/component_sh.cpp index c6d123ce6d0..9a3d55fcbdb 100644 --- a/TAO/TAO_IDL/be/be_visitor_component/component_sh.cpp +++ b/TAO/TAO_IDL/be/be_visitor_component/component_sh.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// component_sh.cpp -// -// = DESCRIPTION -// Visitor generating code for Components in the server header. -// -// = AUTHOR -// Jeff Parsons -// -// ============================================================================ + +//============================================================================= +/** + * @file component_sh.cpp + * + * $Id$ + * + * Visitor generating code for Components in the server header. + * + * + * @author Jeff Parsons + */ +//============================================================================= + // ****************************************************** // Component visitor for server header diff --git a/TAO/TAO_IDL/be/be_visitor_component/component_si.cpp b/TAO/TAO_IDL/be/be_visitor_component/component_si.cpp index 2ad22217bb7..91ea6d3e3cb 100644 --- a/TAO/TAO_IDL/be/be_visitor_component/component_si.cpp +++ b/TAO/TAO_IDL/be/be_visitor_component/component_si.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// component_si.cpp -// -// = DESCRIPTION -// Visitor generating code for Components in the server inline. -// -// = AUTHOR -// Jeff Parsons -// -// ============================================================================ +//============================================================================= +/** + * @file component_si.cpp + * + * $Id$ + * + * Visitor generating code for Components in the server inline. + * + * + * @author Jeff Parsons + */ +//============================================================================= + // ****************************************************** // Component visitor for server inline diff --git a/TAO/TAO_IDL/be/be_visitor_component/component_ss.cpp b/TAO/TAO_IDL/be/be_visitor_component/component_ss.cpp index e32740fa71c..fe6b95fcfec 100644 --- a/TAO/TAO_IDL/be/be_visitor_component/component_ss.cpp +++ b/TAO/TAO_IDL/be/be_visitor_component/component_ss.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// component_si.cpp -// -// = DESCRIPTION -// Visitor generating code for Components in the server skeleton. -// -// = AUTHOR -// Jeff Parsons -// -// ============================================================================ +//============================================================================= +/** + * @file component_si.cpp + * + * $Id$ + * + * Visitor generating code for Components in the server skeleton. + * + * + * @author Jeff Parsons + */ +//============================================================================= + // ****************************************************** // Component visitor for server skeleton diff --git a/TAO/TAO_IDL/be/be_visitor_component/component_svh.cpp b/TAO/TAO_IDL/be/be_visitor_component/component_svh.cpp index c025672d119..29df7a6e89b 100644 --- a/TAO/TAO_IDL/be/be_visitor_component/component_svh.cpp +++ b/TAO/TAO_IDL/be/be_visitor_component/component_svh.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// component_svh.cpp -// -// = DESCRIPTION -// Visitor generating code for Components in the servant header. -// -// = AUTHOR -// Jeff Parsons -// -// ============================================================================ +//============================================================================= +/** + * @file component_svh.cpp + * + * $Id$ + * + * Visitor generating code for Components in the servant header. + * + * + * @author Jeff Parsons + */ +//============================================================================= + // ****************************************************** // Component visitor for server header diff --git a/TAO/TAO_IDL/be/be_visitor_component/component_svs.cpp b/TAO/TAO_IDL/be/be_visitor_component/component_svs.cpp index 636b5fc4464..7bea13eb0a2 100644 --- a/TAO/TAO_IDL/be/be_visitor_component/component_svs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_component/component_svs.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// component_svs.cpp -// -// = DESCRIPTION -// Visitor generating code for Components in the servant source. -// -// = AUTHOR -// Jeff Parsons -// -// ============================================================================ +//============================================================================= +/** + * @file component_svs.cpp + * + * $Id$ + * + * Visitor generating code for Components in the servant source. + * + * + * @author Jeff Parsons + */ +//============================================================================= + // ****************************************************** // Component visitor for servant source diff --git a/TAO/TAO_IDL/be/be_visitor_component/context_ex_idl.cpp b/TAO/TAO_IDL/be/be_visitor_component/context_ex_idl.cpp index 2edb5f99659..d43e1a5a4ea 100644 --- a/TAO/TAO_IDL/be/be_visitor_component/context_ex_idl.cpp +++ b/TAO/TAO_IDL/be/be_visitor_component/context_ex_idl.cpp @@ -1,23 +1,18 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// context_ex_idl.cpp -// -// = DESCRIPTION -// Visitor generating code for the contect class -// in the CIAO executor IDL. -// -// = AUTHOR -// Jeff Parsons -// -// ============================================================================ + +//============================================================================= +/** + * @file context_ex_idl.cpp + * + * $Id$ + * + * Visitor generating code for the contect class + * in the CIAO executor IDL. + * + * + * @author Jeff Parsons + */ +//============================================================================= + be_visitor_context_ex_idl::be_visitor_context_ex_idl ( be_visitor_context *ctx) diff --git a/TAO/TAO_IDL/be/be_visitor_component/context_svh.cpp b/TAO/TAO_IDL/be/be_visitor_component/context_svh.cpp index 254f1d420aa..9d1906e4262 100644 --- a/TAO/TAO_IDL/be/be_visitor_component/context_svh.cpp +++ b/TAO/TAO_IDL/be/be_visitor_component/context_svh.cpp @@ -1,23 +1,18 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// context_svh.cpp -// -// = DESCRIPTION -// Visitor generating code for a context class in the -// servant header. -// -// = AUTHOR -// Jeff Parsons -// -// ============================================================================ + +//============================================================================= +/** + * @file context_svh.cpp + * + * $Id$ + * + * Visitor generating code for a context class in the + * servant header. + * + * + * @author Jeff Parsons + */ +//============================================================================= + be_visitor_context_svh::be_visitor_context_svh (be_visitor_context *ctx) : be_visitor_component_scope (ctx) diff --git a/TAO/TAO_IDL/be/be_visitor_component/context_svs.cpp b/TAO/TAO_IDL/be/be_visitor_component/context_svs.cpp index d5f44fcb9ab..a98c2d51202 100644 --- a/TAO/TAO_IDL/be/be_visitor_component/context_svs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_component/context_svs.cpp @@ -1,23 +1,18 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// context_svs.cpp -// -// = DESCRIPTION -// Visitor generating code for a context class in the -// servant sourece. -// -// = AUTHOR -// Jeff Parsons -// -// ============================================================================ + +//============================================================================= +/** + * @file context_svs.cpp + * + * $Id$ + * + * Visitor generating code for a context class in the + * servant sourece. + * + * + * @author Jeff Parsons + */ +//============================================================================= + be_visitor_context_svs::be_visitor_context_svs (be_visitor_context *ctx) : be_visitor_component_scope (ctx) diff --git a/TAO/TAO_IDL/be/be_visitor_component/executor_ex_idl.cpp b/TAO/TAO_IDL/be/be_visitor_component/executor_ex_idl.cpp index 33890f7ffbb..bf3444c36db 100644 --- a/TAO/TAO_IDL/be/be_visitor_component/executor_ex_idl.cpp +++ b/TAO/TAO_IDL/be/be_visitor_component/executor_ex_idl.cpp @@ -1,23 +1,18 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// executor_ex_idl.cpp -// -// = DESCRIPTION -// Visitor generating code for components -// in the CIAO executor IDL. -// -// = AUTHOR -// Jeff Parsons -// -// ============================================================================ + +//============================================================================= +/** + * @file executor_ex_idl.cpp + * + * $Id$ + * + * Visitor generating code for components + * in the CIAO executor IDL. + * + * + * @author Jeff Parsons + */ +//============================================================================= + be_visitor_executor_ex_idl::be_visitor_executor_ex_idl ( be_visitor_context *ctx) diff --git a/TAO/TAO_IDL/be/be_visitor_component/executor_exh.cpp b/TAO/TAO_IDL/be/be_visitor_component/executor_exh.cpp index 6ba4a50e192..efcb3f9bb58 100644 --- a/TAO/TAO_IDL/be/be_visitor_component/executor_exh.cpp +++ b/TAO/TAO_IDL/be/be_visitor_component/executor_exh.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO_IDL_BE -// -// = FILENAME -// executor_exh.cpp -// -// = DESCRIPTION -// Visitor generating code in the exec impl header. -// -// = AUTHOR -// Jeff Parsons -// -// ============================================================================ + +//============================================================================= +/** + * @file executor_exh.cpp + * + * $Id$ + * + * Visitor generating code in the exec impl header. + * + * + * @author Jeff Parsons + */ +//============================================================================= + be_visitor_executor_exh::be_visitor_executor_exh ( be_visitor_context *ctx) diff --git a/TAO/TAO_IDL/be/be_visitor_component/executor_exs.cpp b/TAO/TAO_IDL/be/be_visitor_component/executor_exs.cpp index 1ec5ad27891..89a43670039 100644 --- a/TAO/TAO_IDL/be/be_visitor_component/executor_exs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_component/executor_exs.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO_IDL_BE -// -// = FILENAME -// executor_exs.cpp -// -// = DESCRIPTION -// Visitor generating code in the exec impl source. -// -// = AUTHOR -// Jeff Parsons -// -// ============================================================================ + +//============================================================================= +/** + * @file executor_exs.cpp + * + * $Id$ + * + * Visitor generating code in the exec impl source. + * + * + * @author Jeff Parsons + */ +//============================================================================= + be_visitor_executor_exs::be_visitor_executor_exs ( be_visitor_context *ctx) diff --git a/TAO/TAO_IDL/be/be_visitor_component/facet_ex_idl.cpp b/TAO/TAO_IDL/be/be_visitor_component/facet_ex_idl.cpp index 7bf8ebe2328..3c5b2a7e57c 100644 --- a/TAO/TAO_IDL/be/be_visitor_component/facet_ex_idl.cpp +++ b/TAO/TAO_IDL/be/be_visitor_component/facet_ex_idl.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// facet_ex_idl.cpp -// -// = DESCRIPTION -// Visitor generating code for facets in the CIAO executor IDL. -// -// = AUTHOR -// Jeff Parsons -// -// ============================================================================ + +//============================================================================= +/** + * @file facet_ex_idl.cpp + * + * $Id$ + * + * Visitor generating code for facets in the CIAO executor IDL. + * + * + * @author Jeff Parsons + */ +//============================================================================= + be_visitor_facet_ex_idl::be_visitor_facet_ex_idl ( be_visitor_context *ctx) diff --git a/TAO/TAO_IDL/be/be_visitor_component/facet_exh.cpp b/TAO/TAO_IDL/be/be_visitor_component/facet_exh.cpp index 366ea23a8af..2016e248f0f 100644 --- a/TAO/TAO_IDL/be/be_visitor_component/facet_exh.cpp +++ b/TAO/TAO_IDL/be/be_visitor_component/facet_exh.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO_IDL_BE -// -// = FILENAME -// facet_exh.cpp -// -// = DESCRIPTION -// Visitor generating code for facets in the exec impl header. -// -// = AUTHOR -// Jeff Parsons -// -// ============================================================================ +//============================================================================= +/** + * @file facet_exh.cpp + * + * $Id$ + * + * Visitor generating code for facets in the exec impl header. + * + * + * @author Jeff Parsons + */ +//============================================================================= + be_visitor_facet_exh::be_visitor_facet_exh ( be_visitor_context *ctx) diff --git a/TAO/TAO_IDL/be/be_visitor_component/facet_exs.cpp b/TAO/TAO_IDL/be/be_visitor_component/facet_exs.cpp index f17c7bd3654..594e206a183 100644 --- a/TAO/TAO_IDL/be/be_visitor_component/facet_exs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_component/facet_exs.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO_IDL_BE -// -// = FILENAME -// facet_exs.cpp -// -// = DESCRIPTION -// Visitor generating code for facets in the exec impl source. -// -// = AUTHOR -// Jeff Parsons -// -// ============================================================================ + +//============================================================================= +/** + * @file facet_exs.cpp + * + * $Id$ + * + * Visitor generating code for facets in the exec impl source. + * + * + * @author Jeff Parsons + */ +//============================================================================= + be_visitor_facet_exs::be_visitor_facet_exs ( be_visitor_context *ctx) diff --git a/TAO/TAO_IDL/be/be_visitor_component/facet_svh.cpp b/TAO/TAO_IDL/be/be_visitor_component/facet_svh.cpp index f101db9a78b..9453829ca70 100644 --- a/TAO/TAO_IDL/be/be_visitor_component/facet_svh.cpp +++ b/TAO/TAO_IDL/be/be_visitor_component/facet_svh.cpp @@ -1,23 +1,18 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// facet_svh.cpp -// -// = DESCRIPTION -// Visitor generating code for a facet servant class in the -// servant header. -// -// = AUTHOR -// Jeff Parsons -// -// ============================================================================ +//============================================================================= +/** + * @file facet_svh.cpp + * + * $Id$ + * + * Visitor generating code for a facet servant class in the + * servant header. + * + * + * @author Jeff Parsons + */ +//============================================================================= + be_visitor_facet_svh::be_visitor_facet_svh (be_visitor_context *ctx) : be_visitor_component_scope (ctx) diff --git a/TAO/TAO_IDL/be/be_visitor_component/facet_svs.cpp b/TAO/TAO_IDL/be/be_visitor_component/facet_svs.cpp index 9df81807a4f..387b741ca81 100644 --- a/TAO/TAO_IDL/be/be_visitor_component/facet_svs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_component/facet_svs.cpp @@ -1,23 +1,18 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// facet_svs.cpp -// -// = DESCRIPTION -// Visitor generating code for a facet servant class in the -// servant source. -// -// = AUTHOR -// Jeff Parsons -// -// ============================================================================ +//============================================================================= +/** + * @file facet_svs.cpp + * + * $Id$ + * + * Visitor generating code for a facet servant class in the + * servant source. + * + * + * @author Jeff Parsons + */ +//============================================================================= + be_visitor_facet_svs::be_visitor_facet_svs (be_visitor_context *ctx) : be_visitor_component_scope (ctx) diff --git a/TAO/TAO_IDL/be/be_visitor_component/servant_svh.cpp b/TAO/TAO_IDL/be/be_visitor_component/servant_svh.cpp index ff9d8b3e61b..3edd249dd98 100644 --- a/TAO/TAO_IDL/be/be_visitor_component/servant_svh.cpp +++ b/TAO/TAO_IDL/be/be_visitor_component/servant_svh.cpp @@ -1,23 +1,18 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// servant_svh.cpp -// -// = DESCRIPTION -// Visitor generating code for a servant class in the -// servant header. -// -// = AUTHOR -// Jeff Parsons -// -// ============================================================================ + +//============================================================================= +/** + * @file servant_svh.cpp + * + * $Id$ + * + * Visitor generating code for a servant class in the + * servant header. + * + * + * @author Jeff Parsons + */ +//============================================================================= + be_visitor_servant_svh::be_visitor_servant_svh (be_visitor_context *ctx) : be_visitor_component_scope (ctx) diff --git a/TAO/TAO_IDL/be/be_visitor_component/servant_svs.cpp b/TAO/TAO_IDL/be/be_visitor_component/servant_svs.cpp index 1d7c93dd6a7..eef59a52db0 100644 --- a/TAO/TAO_IDL/be/be_visitor_component/servant_svs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_component/servant_svs.cpp @@ -1,23 +1,18 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// servant_svs.cpp -// -// = DESCRIPTION -// Visitor generating code for a servant class in the -// servant source file. -// -// = AUTHOR -// Jeff Parsons -// -// ============================================================================ + +//============================================================================= +/** + * @file servant_svs.cpp + * + * $Id$ + * + * Visitor generating code for a servant class in the + * servant source file. + * + * + * @author Jeff Parsons + */ +//============================================================================= + be_visitor_servant_svs::be_visitor_servant_svs (be_visitor_context *ctx) : be_visitor_component_scope (ctx), diff --git a/TAO/TAO_IDL/be/be_visitor_component_fwd.cpp b/TAO/TAO_IDL/be/be_visitor_component_fwd.cpp index b3d86bdfb29..3881e528ee7 100644 --- a/TAO/TAO_IDL/be/be_visitor_component_fwd.cpp +++ b/TAO/TAO_IDL/be/be_visitor_component_fwd.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// be_visitor_component_fwd.cpp -// -// = DESCRIPTION -// Visitors for generation of code for forward declared Component -// -// = AUTHOR -// Jeff Parsons -// -// ============================================================================ +//============================================================================= +/** + * @file be_visitor_component_fwd.cpp + * + * $Id$ + * + * Visitors for generation of code for forward declared Component + * + * + * @author Jeff Parsons + */ +//============================================================================= + #include "be_component_fwd.h" #include "be_helper.h" diff --git a/TAO/TAO_IDL/be/be_visitor_component_fwd/any_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_component_fwd/any_op_ch.cpp index 533745497dd..09aa5f42b18 100644 --- a/TAO/TAO_IDL/be/be_visitor_component_fwd/any_op_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_component_fwd/any_op_ch.cpp @@ -1,23 +1,18 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// any_op_ch.cpp -// -// = DESCRIPTION -// Visitor generating code for Any operators for a forward declared -// component in the client header. -// -// = AUTHOR -// Jeff Parsons -// -// ============================================================================ +//============================================================================= +/** + * @file any_op_ch.cpp + * + * $Id$ + * + * Visitor generating code for Any operators for a forward declared + * component in the client header. + * + * + * @author Jeff Parsons + */ +//============================================================================= + // *************************************************************************** // Generates Any operator declarations in the client header diff --git a/TAO/TAO_IDL/be/be_visitor_component_fwd/cdr_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_component_fwd/cdr_op_ch.cpp index 15208fd4dbb..601c4631607 100644 --- a/TAO/TAO_IDL/be/be_visitor_component_fwd/cdr_op_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_component_fwd/cdr_op_ch.cpp @@ -1,23 +1,18 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// cdr_op_ch.cpp -// -// = DESCRIPTION -// Visitor generating code for CDR operators for forward declared -// components. This uses compiled marshaling. -// -// = AUTHOR -// Jeff Parsons -// -// ============================================================================ +//============================================================================= +/** + * @file cdr_op_ch.cpp + * + * $Id$ + * + * Visitor generating code for CDR operators for forward declared + * components. This uses compiled marshaling. + * + * + * @author Jeff Parsons + */ +//============================================================================= + // *************************************************************************** // Forward declared component visitor for generating CDR operator declarations diff --git a/TAO/TAO_IDL/be/be_visitor_component_fwd/component_fwd_ch.cpp b/TAO/TAO_IDL/be/be_visitor_component_fwd/component_fwd_ch.cpp index 40dca91d12b..29adfb70916 100644 --- a/TAO/TAO_IDL/be/be_visitor_component_fwd/component_fwd_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_component_fwd/component_fwd_ch.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// component_fwd_ch.cpp -// -// = DESCRIPTION -// Visitor generating code for Component_Fwd node in the client header. -// -// = AUTHOR -// Jeff Parsons -// -// ============================================================================ +//============================================================================= +/** + * @file component_fwd_ch.cpp + * + * $Id$ + * + * Visitor generating code for Component_Fwd node in the client header. + * + * + * @author Jeff Parsons + */ +//============================================================================= + // ******************************************************************** // Visitor implementation for the Component_Fwd type diff --git a/TAO/TAO_IDL/be/be_visitor_component_scope.cpp b/TAO/TAO_IDL/be/be_visitor_component_scope.cpp index e0c3cdb6b96..bb555e28363 100644 --- a/TAO/TAO_IDL/be/be_visitor_component_scope.cpp +++ b/TAO/TAO_IDL/be/be_visitor_component_scope.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// be_visitor_component_scope.cpp -// -// = DESCRIPTION -// Abstract visitor providing ancestor scope visitation. -// -// = AUTHOR -// Jeff Parsons -// -// ============================================================================ +//============================================================================= +/** + * @file be_visitor_component_scope.cpp + * + * $Id$ + * + * Abstract visitor providing ancestor scope visitation. + * + * + * @author Jeff Parsons + */ +//============================================================================= + #include "be_visitor_component_scope.h" #include "be_visitor_context.h" diff --git a/TAO/TAO_IDL/be/be_visitor_connector.cpp b/TAO/TAO_IDL/be/be_visitor_connector.cpp index bff55072b91..16001d898cb 100644 --- a/TAO/TAO_IDL/be/be_visitor_connector.cpp +++ b/TAO/TAO_IDL/be/be_visitor_connector.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// be_visitor_connector.cpp -// -// = DESCRIPTION -// Visitors for generation of code for Connector. -// -// = AUTHOR -// Jeff Parsons -// -// ============================================================================ +//============================================================================= +/** + * @file be_visitor_connector.cpp + * + * $Id$ + * + * Visitors for generation of code for Connector. + * + * + * @author Jeff Parsons + */ +//============================================================================= + #include "be_connector.h" diff --git a/TAO/TAO_IDL/be/be_visitor_connector/connector_dds_exh.cpp b/TAO/TAO_IDL/be/be_visitor_connector/connector_dds_exh.cpp index 28640d3be6f..10e112e36f2 100644 --- a/TAO/TAO_IDL/be/be_visitor_connector/connector_dds_exh.cpp +++ b/TAO/TAO_IDL/be/be_visitor_connector/connector_dds_exh.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO_IDL_BE -// -// = FILENAME -// connector_dds_exh.cpp -// -// = DESCRIPTION -// Visitor generating code for DDS Connectors in the exec impl header. -// -// = AUTHOR -// Jeff Parsons -// -// ============================================================================ +//============================================================================= +/** + * @file connector_dds_exh.cpp + * + * $Id$ + * + * Visitor generating code for DDS Connectors in the exec impl header. + * + * + * @author Jeff Parsons + */ +//============================================================================= + be_visitor_connector_dds_exh::be_visitor_connector_dds_exh ( be_visitor_context *ctx) diff --git a/TAO/TAO_IDL/be/be_visitor_connector/connector_dds_exs.cpp b/TAO/TAO_IDL/be/be_visitor_connector/connector_dds_exs.cpp index a85a638a54c..89b7e058237 100644 --- a/TAO/TAO_IDL/be/be_visitor_connector/connector_dds_exs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_connector/connector_dds_exs.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO_IDL_BE -// -// = FILENAME -// connector_dds_exs.cpp -// -// = DESCRIPTION -// Visitor generating code for Connectors in the exec impl source. -// -// = AUTHOR -// Jeff Parsons -// -// ============================================================================ +//============================================================================= +/** + * @file connector_dds_exs.cpp + * + * $Id$ + * + * Visitor generating code for Connectors in the exec impl source. + * + * + * @author Jeff Parsons + */ +//============================================================================= + be_visitor_connector_dds_exs::be_visitor_connector_dds_exs ( be_visitor_context *ctx) diff --git a/TAO/TAO_IDL/be/be_visitor_constant.cpp b/TAO/TAO_IDL/be/be_visitor_constant.cpp index 1eaab214b95..1a9bf45abe7 100644 --- a/TAO/TAO_IDL/be/be_visitor_constant.cpp +++ b/TAO/TAO_IDL/be/be_visitor_constant.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// be_visitor_constant.cpp -// -// = DESCRIPTION -// Visitors for generation of code for Constant -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ +//============================================================================= +/** + * @file be_visitor_constant.cpp + * + * $Id$ + * + * Visitors for generation of code for Constant + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + #include "be_constant.h" #include "be_module.h" diff --git a/TAO/TAO_IDL/be/be_visitor_constant/constant_ch.cpp b/TAO/TAO_IDL/be/be_visitor_constant/constant_ch.cpp index 93969c3609a..4c78540881c 100644 --- a/TAO/TAO_IDL/be/be_visitor_constant/constant_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_constant/constant_ch.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// constant_ch.cpp -// -// = DESCRIPTION -// Visitor generating code for the Constant node in the client header. -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file constant_ch.cpp + * + * $Id$ + * + * Visitor generating code for the Constant node in the client header. + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // ******************************************************************** // Visitor implementation for the Constant type diff --git a/TAO/TAO_IDL/be/be_visitor_constant/constant_cs.cpp b/TAO/TAO_IDL/be/be_visitor_constant/constant_cs.cpp index 186f630e365..32d7b725d99 100644 --- a/TAO/TAO_IDL/be/be_visitor_constant/constant_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_constant/constant_cs.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// constant_cs.cpp -// -// = DESCRIPTION -// Visitor for code generation of Constant code in the client stubs file. -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file constant_cs.cpp + * + * $Id$ + * + * Visitor for code generation of Constant code in the client stubs file. + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // ******************************************************************** // Visitor implementation for the Constant type diff --git a/TAO/TAO_IDL/be/be_visitor_context.cpp b/TAO/TAO_IDL/be/be_visitor_context.cpp index e5ebd0acaa5..9a3cac5baaf 100644 --- a/TAO/TAO_IDL/be/be_visitor_context.cpp +++ b/TAO/TAO_IDL/be/be_visitor_context.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO_IDL_FE -// -// = FILENAME -// be_visitor_context.cpp -// -// = DESCRIPTION -// Maintains the context information for visitors -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file be_visitor_context.cpp + * + * $Id$ + * + * Maintains the context information for visitors + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + #include "be_visitor_context.h" #include "be_extern.h" diff --git a/TAO/TAO_IDL/be/be_visitor_decl.cpp b/TAO/TAO_IDL/be/be_visitor_decl.cpp index f399cbdfe40..70c5c1eb8c8 100644 --- a/TAO/TAO_IDL/be/be_visitor_decl.cpp +++ b/TAO/TAO_IDL/be/be_visitor_decl.cpp @@ -1,23 +1,18 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// be_visitor_decl.cpp -// -// = DESCRIPTION -// Visitor for the base be_decl node. This serves to maintain the current -// state (context) of code generation for the derived visitor. -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ +//============================================================================= +/** + * @file be_visitor_decl.cpp + * + * $Id$ + * + * Visitor for the base be_decl node. This serves to maintain the current + * state (context) of code generation for the derived visitor. + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + #include "be_visitor_decl.h" #include "be_visitor_sequence.h" diff --git a/TAO/TAO_IDL/be/be_visitor_enum.cpp b/TAO/TAO_IDL/be/be_visitor_enum.cpp index 3b0dfcb5621..69faa92d2ac 100644 --- a/TAO/TAO_IDL/be/be_visitor_enum.cpp +++ b/TAO/TAO_IDL/be/be_visitor_enum.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// be_visitor_enum.cpp -// -// = DESCRIPTION -// Visitors for generation of code for Enum -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ +//============================================================================= +/** + * @file be_visitor_enum.cpp + * + * $Id$ + * + * Visitors for generation of code for Enum + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + #include "be_enum.h" #include "be_enum_val.h" diff --git a/TAO/TAO_IDL/be/be_visitor_enum/any_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_enum/any_op_ch.cpp index edd589cbff5..79ddce9f48f 100644 --- a/TAO/TAO_IDL/be/be_visitor_enum/any_op_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_enum/any_op_ch.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// any_op_ch.cpp -// -// = DESCRIPTION -// Visitor generating code for Enums for the Any operators -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file any_op_ch.cpp + * + * $Id$ + * + * Visitor generating code for Enums for the Any operators + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // *************************************************************************** // Enum visitor for generating Any operator declarations in the client header diff --git a/TAO/TAO_IDL/be/be_visitor_enum/any_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_enum/any_op_cs.cpp index e05e006a568..dcef9a62cae 100644 --- a/TAO/TAO_IDL/be/be_visitor_enum/any_op_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_enum/any_op_cs.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// any_op_cs.cpp -// -// = DESCRIPTION -// Visitors for generation of code for Enum for the Any operators -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ +//============================================================================= +/** + * @file any_op_cs.cpp + * + * $Id$ + * + * Visitors for generation of code for Enum for the Any operators + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // *************************************************************************** // Enum visitor for generating Any operator declarations in the client diff --git a/TAO/TAO_IDL/be/be_visitor_enum/cdr_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_enum/cdr_op_ch.cpp index 9df52a0db59..fcac3e1c015 100644 --- a/TAO/TAO_IDL/be/be_visitor_enum/cdr_op_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_enum/cdr_op_ch.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// cdr_op_ch.cpp -// -// = DESCRIPTION -// Visitor generating code for Enums for the CDR operators -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ +//============================================================================= +/** + * @file cdr_op_ch.cpp + * + * $Id$ + * + * Visitor generating code for Enums for the CDR operators + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // *************************************************************************** // Enum visitor for generating Cdr operator declarations in the client header diff --git a/TAO/TAO_IDL/be/be_visitor_enum/cdr_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_enum/cdr_op_cs.cpp index 8c9010c4aad..cc754ea58da 100644 --- a/TAO/TAO_IDL/be/be_visitor_enum/cdr_op_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_enum/cdr_op_cs.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// cdr_op_cs.cpp -// -// = DESCRIPTION -// Visitors for generation of code for Enum for the CDR operators -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ +//============================================================================= +/** + * @file cdr_op_cs.cpp + * + * $Id$ + * + * Visitors for generation of code for Enum for the CDR operators + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // *************************************************************************** // Enum visitor for generating CDR operator declarations in the client diff --git a/TAO/TAO_IDL/be/be_visitor_enum/enum_ch.cpp b/TAO/TAO_IDL/be/be_visitor_enum/enum_ch.cpp index 903f4bb6d9e..57f16d8986e 100644 --- a/TAO/TAO_IDL/be/be_visitor_enum/enum_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_enum/enum_ch.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// enum_ch.cpp -// -// = DESCRIPTION -// Visitor generating code for Enums in the client header -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file enum_ch.cpp + * + * $Id$ + * + * Visitor generating code for Enums in the client header + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + #include "be_visitor_typecode/typecode_decl.h" diff --git a/TAO/TAO_IDL/be/be_visitor_enum/enum_cs.cpp b/TAO/TAO_IDL/be/be_visitor_enum/enum_cs.cpp index 4299fe9cca8..60c505b29c2 100644 --- a/TAO/TAO_IDL/be/be_visitor_enum/enum_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_enum/enum_cs.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// enum_cs.cpp -// -// = DESCRIPTION -// Visitor generating code for Enums in the client stubs -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ +//============================================================================= +/** + * @file enum_cs.cpp + * + * $Id$ + * + * Visitor generating code for Enums in the client stubs + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + #include "be_visitor_typecode/enum_typecode.h" diff --git a/TAO/TAO_IDL/be/be_visitor_enum/serializer_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_enum/serializer_op_ch.cpp index 519978aac7a..fefd745ed86 100644 --- a/TAO/TAO_IDL/be/be_visitor_enum/serializer_op_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_enum/serializer_op_ch.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// serializer_op_ch.cpp -// -// = DESCRIPTION -// Visitor generating code for Enums for the TAO::DCPS::Serializer operators -// -// = AUTHOR -// Scott Harris based on code by Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file serializer_op_ch.cpp + * + * $Id$ + * + * Visitor generating code for Enums for the TAO::DCPS::Serializer operators + * + * + * @author Scott Harris based on code by Aniruddha Gokhale + */ +//============================================================================= + // *************************************************************************** // Enum visitor for generating Serializer operator declarations in the client header diff --git a/TAO/TAO_IDL/be/be_visitor_enum/serializer_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_enum/serializer_op_cs.cpp index 7a2316c4be8..dbe1732044e 100644 --- a/TAO/TAO_IDL/be/be_visitor_enum/serializer_op_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_enum/serializer_op_cs.cpp @@ -1,23 +1,18 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// serializer_op_cs.cpp -// -// = DESCRIPTION -// Visitors for generation of code for Enum for the -// TAO::DCPS::Serializer operators -// -// = AUTHOR -// Scott Harris based on code by Aniruddha Gokhale -// -// ============================================================================ +//============================================================================= +/** + * @file serializer_op_cs.cpp + * + * $Id$ + * + * Visitors for generation of code for Enum for the + * TAO::DCPS::Serializer operators + * + * + * @author Scott Harris based on code by Aniruddha Gokhale + */ +//============================================================================= + // *************************************************************************** // Enum visitor for generating Serializer operator declarations in the client diff --git a/TAO/TAO_IDL/be/be_visitor_exception.cpp b/TAO/TAO_IDL/be/be_visitor_exception.cpp index 7306889ba13..ca41b57cc19 100644 --- a/TAO/TAO_IDL/be/be_visitor_exception.cpp +++ b/TAO/TAO_IDL/be/be_visitor_exception.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// be_visitor_exception.cpp -// -// = DESCRIPTION -// Visitors for generation of code for Exception -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ +//============================================================================= +/** + * @file be_visitor_exception.cpp + * + * $Id$ + * + * Visitors for generation of code for Exception + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + #include "be_field.h" #include "be_exception.h" diff --git a/TAO/TAO_IDL/be/be_visitor_exception/any_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_exception/any_op_ch.cpp index 3737fa58499..2656807808e 100644 --- a/TAO/TAO_IDL/be/be_visitor_exception/any_op_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_exception/any_op_ch.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// any_op_ch.cpp -// -// = DESCRIPTION -// Visitor generating code for the Any operators for Exceptions -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file any_op_ch.cpp + * + * $Id$ + * + * Visitor generating code for the Any operators for Exceptions + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // *************************************************************************** // Exception visitor for generating Any operator declarations in the client header diff --git a/TAO/TAO_IDL/be/be_visitor_exception/cdr_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_exception/cdr_op_ch.cpp index 78ee18bd524..70351c7ebcf 100644 --- a/TAO/TAO_IDL/be/be_visitor_exception/cdr_op_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_exception/cdr_op_ch.cpp @@ -1,23 +1,18 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// cdr_op_ch.cpp -// -// = DESCRIPTION -// Visitor generating code for CDR operators for exceptions. This uses -// compiled marshaling. -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ +//============================================================================= +/** + * @file cdr_op_ch.cpp + * + * $Id$ + * + * Visitor generating code for CDR operators for exceptions. This uses + * compiled marshaling. + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // *************************************************************************** // Exception visitor for generating CDR operator declarations in the client header diff --git a/TAO/TAO_IDL/be/be_visitor_exception/cdr_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_exception/cdr_op_cs.cpp index e1f53ec074b..90da8e330aa 100644 --- a/TAO/TAO_IDL/be/be_visitor_exception/cdr_op_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_exception/cdr_op_cs.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// cdr_op_cs.cpp -// -// = DESCRIPTION -// Visitor generating code for CDR operators for exceptions -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file cdr_op_cs.cpp + * + * $Id$ + * + * Visitor generating code for CDR operators for exceptions + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + be_visitor_exception_cdr_op_cs::be_visitor_exception_cdr_op_cs ( be_visitor_context *ctx diff --git a/TAO/TAO_IDL/be/be_visitor_exception/ctor_assign.cpp b/TAO/TAO_IDL/be/be_visitor_exception/ctor_assign.cpp index a29c10e1c95..5445fd9f8dc 100644 --- a/TAO/TAO_IDL/be/be_visitor_exception/ctor_assign.cpp +++ b/TAO/TAO_IDL/be/be_visitor_exception/ctor_assign.cpp @@ -1,23 +1,18 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// ctor_assign.cpp -// -// = DESCRIPTION -// Visitor generating code for the special CTOR and assignment operator for -// Exceptions. -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file ctor_assign.cpp + * + * $Id$ + * + * Visitor generating code for the special CTOR and assignment operator for + * Exceptions. + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // ************************************************************************ // Used for the body of the assignment operator and the copy constructor. diff --git a/TAO/TAO_IDL/be/be_visitor_exception/exception.cpp b/TAO/TAO_IDL/be/be_visitor_exception/exception.cpp index e21fbe7dd72..32917c36343 100644 --- a/TAO/TAO_IDL/be/be_visitor_exception/exception.cpp +++ b/TAO/TAO_IDL/be/be_visitor_exception/exception.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// .cpp -// -// = DESCRIPTION -// Generic visitor generating code for Exceptions. -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ +//============================================================================= +/** + * @file .cpp + * + * $Id$ + * + * Generic visitor generating code for Exceptions. + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // Generic exception visitor. be_visitor_exception::be_visitor_exception (be_visitor_context *ctx) diff --git a/TAO/TAO_IDL/be/be_visitor_exception/exception_ch.cpp b/TAO/TAO_IDL/be/be_visitor_exception/exception_ch.cpp index 0b606e807aa..968118c2e61 100644 --- a/TAO/TAO_IDL/be/be_visitor_exception/exception_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_exception/exception_ch.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// exception_ch.cpp -// -// = DESCRIPTION -// Visitor generating code for Exception in the client header -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file exception_ch.cpp + * + * $Id$ + * + * Visitor generating code for Exception in the client header + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + #include "be_visitor_typecode/typecode_decl.h" #include "global_extern.h" diff --git a/TAO/TAO_IDL/be/be_visitor_exception/exception_ci.cpp b/TAO/TAO_IDL/be/be_visitor_exception/exception_ci.cpp index 4379a988379..5464067f9ee 100644 --- a/TAO/TAO_IDL/be/be_visitor_exception/exception_ci.cpp +++ b/TAO/TAO_IDL/be/be_visitor_exception/exception_ci.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// exception_ci.cpp -// -// = DESCRIPTION -// Visitor generating code for Exception in the inline file. -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file exception_ci.cpp + * + * $Id$ + * + * Visitor generating code for Exception in the inline file. + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // ****************************************************** // for client inline diff --git a/TAO/TAO_IDL/be/be_visitor_exception/exception_cs.cpp b/TAO/TAO_IDL/be/be_visitor_exception/exception_cs.cpp index f668e99b380..64e765b5865 100644 --- a/TAO/TAO_IDL/be/be_visitor_exception/exception_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_exception/exception_cs.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// exception_cs.cpp -// -// = DESCRIPTION -// Visitor generating code for Exception in the stubs file -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file exception_cs.cpp + * + * $Id$ + * + * Visitor generating code for Exception in the stubs file + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + #include "be_visitor_typecode/typecode_defn.h" diff --git a/TAO/TAO_IDL/be/be_visitor_exception/exception_ctor.cpp b/TAO/TAO_IDL/be/be_visitor_exception/exception_ctor.cpp index 52b8cbfbbc3..10f0003425c 100644 --- a/TAO/TAO_IDL/be/be_visitor_exception/exception_ctor.cpp +++ b/TAO/TAO_IDL/be/be_visitor_exception/exception_ctor.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// exception_ctor.cpp -// -// = DESCRIPTION -// Visitor generating code for the special constructor for Exceptions -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file exception_ctor.cpp + * + * $Id$ + * + * Visitor generating code for the special constructor for Exceptions + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // ************************************************************************ // code to generate the special ctor diff --git a/TAO/TAO_IDL/be/be_visitor_factory.cpp b/TAO/TAO_IDL/be/be_visitor_factory.cpp index 46f27db466e..bb71e8967e5 100644 --- a/TAO/TAO_IDL/be/be_visitor_factory.cpp +++ b/TAO/TAO_IDL/be/be_visitor_factory.cpp @@ -1,23 +1,20 @@ -// $Id$ -// ============================================================================ -// -// = LIBRARY -// TAO IDL Backend -// -// = FILENAME -// be_visitor_factory.cpp -// -// = DESCRIPTION -// Defines a factory that returns a specialized visitor object based on the -// code generation state. This factory creates visitors associated with -// Asynchronous Messaging Invocations (AMI) since, because of implied IDL, -// state is not locally known at visitor creation time. -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ +//============================================================================= +/** + * @file be_visitor_factory.cpp + * + * $Id$ + * + * Defines a factory that returns a specialized visitor object based on the + * code generation state. This factory creates visitors associated with + * Asynchronous Messaging Invocations (AMI) since, because of implied IDL, + * state is not locally known at visitor creation time. + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + #include "ast_argument.h" diff --git a/TAO/TAO_IDL/be/be_visitor_field.cpp b/TAO/TAO_IDL/be/be_visitor_field.cpp index 1401c0c62f8..14a3821b79d 100644 --- a/TAO/TAO_IDL/be/be_visitor_field.cpp +++ b/TAO/TAO_IDL/be/be_visitor_field.cpp @@ -1,21 +1,16 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// be_visitor_field.cpp -// -// = DESCRIPTION -// Concrete visitor for the base "BE_Field" node -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ +//============================================================================= +/** + * @file be_visitor_field.cpp + * + * $Id$ + * + * Concrete visitor for the base "BE_Field" node + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + #include "be_type.h" #include "be_field.h" diff --git a/TAO/TAO_IDL/be/be_visitor_field/cdr_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_field/cdr_op_ch.cpp index 822e46fe3e0..c83b2e29807 100644 --- a/TAO/TAO_IDL/be/be_visitor_field/cdr_op_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_field/cdr_op_ch.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// cdr_op_ch.cpp -// -// = DESCRIPTION -// Visitor generating CDR operator declarator for field in the client header -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file cdr_op_ch.cpp + * + * $Id$ + * + * Visitor generating CDR operator declarator for field in the client header + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + #include "be_visitor_array/cdr_op_ch.h" #include "be_visitor_enum/cdr_op_ch.h" diff --git a/TAO/TAO_IDL/be/be_visitor_field/cdr_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_field/cdr_op_cs.cpp index a656fb9fedd..ecdefec8ba6 100644 --- a/TAO/TAO_IDL/be/be_visitor_field/cdr_op_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_field/cdr_op_cs.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// field_cdr_op_cs.cpp -// -// = DESCRIPTION -// Visitor generating code for Field in the client stubs file. -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file field_cdr_op_cs.cpp + * + * $Id$ + * + * Visitor generating code for Field in the client stubs file. + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + #include "be_visitor_array/cdr_op_cs.h" #include "be_visitor_sequence/cdr_op_cs.h" diff --git a/TAO/TAO_IDL/be/be_visitor_field/field_ch.cpp b/TAO/TAO_IDL/be/be_visitor_field/field_ch.cpp index a73abe79333..d88f3f24e69 100644 --- a/TAO/TAO_IDL/be/be_visitor_field/field_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_field/field_ch.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// field_ch.cpp -// -// = DESCRIPTION -// Visitor generating code for Field node in the client header -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file field_ch.cpp + * + * $Id$ + * + * Visitor generating code for Field node in the client header + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + #include "be_visitor_enum/enum_ch.h" #include "be_visitor_sequence/sequence_ch.h" diff --git a/TAO/TAO_IDL/be/be_visitor_field/field_ci.cpp b/TAO/TAO_IDL/be/be_visitor_field/field_ci.cpp index 9218cf0e3bc..eb7cde0e9be 100644 --- a/TAO/TAO_IDL/be/be_visitor_field/field_ci.cpp +++ b/TAO/TAO_IDL/be/be_visitor_field/field_ci.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// field_ci.cpp -// -// = DESCRIPTION -// Visitor generating code for Field in the client inline file -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file field_ci.cpp + * + * $Id$ + * + * Visitor generating code for Field in the client inline file + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + #include "be_visitor_array/array_ci.h" #include "be_visitor_structure/structure_ci.h" diff --git a/TAO/TAO_IDL/be/be_visitor_field/field_cs.cpp b/TAO/TAO_IDL/be/be_visitor_field/field_cs.cpp index 7adee5b881f..af26f8b3d66 100644 --- a/TAO/TAO_IDL/be/be_visitor_field/field_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_field/field_cs.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// field_cs.cpp -// -// = DESCRIPTION -// Visitor generating code for Field in the client stubs file. -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file field_cs.cpp + * + * $Id$ + * + * Visitor generating code for Field in the client stubs file. + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + #include "be_visitor_array/array_cs.h" #include "be_visitor_enum/enum_cs.h" diff --git a/TAO/TAO_IDL/be/be_visitor_field/serializer_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_field/serializer_op_ch.cpp index 1087c70d965..48891c1aead 100644 --- a/TAO/TAO_IDL/be/be_visitor_field/serializer_op_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_field/serializer_op_ch.cpp @@ -1,23 +1,18 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// serializer_op_ch.cpp -// -// = DESCRIPTION -// Visitor generating TAO::DCPS::Serializer operator declarator for field -// in the client header -// -// = AUTHOR -// Scott Harris based on code by Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file serializer_op_ch.cpp + * + * $Id$ + * + * Visitor generating TAO::DCPS::Serializer operator declarator for field + * in the client header + * + * + * @author Scott Harris based on code by Aniruddha Gokhale + */ +//============================================================================= + #include "be_visitor_array/serializer_op_ch.h" #include "be_visitor_enum/serializer_op_ch.h" diff --git a/TAO/TAO_IDL/be/be_visitor_field/serializer_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_field/serializer_op_cs.cpp index c4748b834aa..b978ea23e71 100644 --- a/TAO/TAO_IDL/be/be_visitor_field/serializer_op_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_field/serializer_op_cs.cpp @@ -1,23 +1,18 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// field_serializer_op_cs.cpp -// -// = DESCRIPTION -// Visitor generating TAO::DCPS::Serializer operators code for Field in -// the client stubs file. -// -// = AUTHOR -// Scott Harris based on code by Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file field_serializer_op_cs.cpp + * + * $Id$ + * + * Visitor generating TAO::DCPS::Serializer operators code for Field in + * the client stubs file. + * + * + * @author Scott Harris based on code by Aniruddha Gokhale + */ +//============================================================================= + #include "be_visitor_array/serializer_op_cs.h" #include "be_visitor_sequence/serializer_op_cs.h" diff --git a/TAO/TAO_IDL/be/be_visitor_home.cpp b/TAO/TAO_IDL/be/be_visitor_home.cpp index f0519280945..58fe5ac82ad 100644 --- a/TAO/TAO_IDL/be/be_visitor_home.cpp +++ b/TAO/TAO_IDL/be/be_visitor_home.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO_IDL_BE -// -// = FILENAME -// be_visitor_home.cpp -// -// = DESCRIPTION -// Visitors for generation of code for a component home. -// -// = AUTHOR -// Jeff Parsons -// -// ============================================================================ + +//============================================================================= +/** + * @file be_visitor_home.cpp + * + * $Id$ + * + * Visitors for generation of code for a component home. + * + * + * @author Jeff Parsons + */ +//============================================================================= + #include "ace/Log_Msg.h" diff --git a/TAO/TAO_IDL/be/be_visitor_home/home_ch.cpp b/TAO/TAO_IDL/be/be_visitor_home/home_ch.cpp index 2680b90e54f..54500e6f8f0 100644 --- a/TAO/TAO_IDL/be/be_visitor_home/home_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_home/home_ch.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// home_ch.cpp -// -// = DESCRIPTION -// Visitor generating code for Component Home node in the client header. -// -// = AUTHOR -// Jeff Parsons -// -// ============================================================================ +//============================================================================= +/** + * @file home_ch.cpp + * + * $Id$ + * + * Visitor generating code for Component Home node in the client header. + * + * + * @author Jeff Parsons + */ +//============================================================================= + be_visitor_home_ch::be_visitor_home_ch ( be_visitor_context *ctx diff --git a/TAO/TAO_IDL/be/be_visitor_home/home_cs.cpp b/TAO/TAO_IDL/be/be_visitor_home/home_cs.cpp index 57073df7cf4..e497508d8f4 100644 --- a/TAO/TAO_IDL/be/be_visitor_home/home_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_home/home_cs.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// home_cs.cpp -// -// = DESCRIPTION -// Visitor generating code for Component Home node in the client source. -// -// = AUTHOR -// Jeff Parsons -// -// ============================================================================ + +//============================================================================= +/** + * @file home_cs.cpp + * + * $Id$ + * + * Visitor generating code for Component Home node in the client source. + * + * + * @author Jeff Parsons + */ +//============================================================================= + be_visitor_home_cs::be_visitor_home_cs ( be_visitor_context *ctx diff --git a/TAO/TAO_IDL/be/be_visitor_home/home_ex_idl.cpp b/TAO/TAO_IDL/be/be_visitor_home/home_ex_idl.cpp index 11a78557e3a..a6e62a94f58 100644 --- a/TAO/TAO_IDL/be/be_visitor_home/home_ex_idl.cpp +++ b/TAO/TAO_IDL/be/be_visitor_home/home_ex_idl.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO_IDL_BE -// -// = FILENAME -// home_ex_idl.cpp -// -// = DESCRIPTION -// Visitor generating code for Homes in the CIAO executor IDL. -// -// = AUTHOR -// Jeff Parsons -// -// ============================================================================ + +//============================================================================= +/** + * @file home_ex_idl.cpp + * + * $Id$ + * + * Visitor generating code for Homes in the CIAO executor IDL. + * + * + * @author Jeff Parsons + */ +//============================================================================= + // ****************************************************** // Home visitor for CIAO executor IDL diff --git a/TAO/TAO_IDL/be/be_visitor_home/home_exh.cpp b/TAO/TAO_IDL/be/be_visitor_home/home_exh.cpp index c31a1546633..93af6b5c8f5 100644 --- a/TAO/TAO_IDL/be/be_visitor_home/home_exh.cpp +++ b/TAO/TAO_IDL/be/be_visitor_home/home_exh.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO_IDL_BE -// -// = FILENAME -// home_exh.cpp -// -// = DESCRIPTION -// Visitor generating code for homes in the exec impl header. -// -// = AUTHOR -// Jeff Parsons -// -// ============================================================================ +//============================================================================= +/** + * @file home_exh.cpp + * + * $Id$ + * + * Visitor generating code for homes in the exec impl header. + * + * + * @author Jeff Parsons + */ +//============================================================================= + // ****************************************************** // Home visitor for exec impl header diff --git a/TAO/TAO_IDL/be/be_visitor_home/home_exs.cpp b/TAO/TAO_IDL/be/be_visitor_home/home_exs.cpp index 28befbbacfb..f4123dfd28e 100644 --- a/TAO/TAO_IDL/be/be_visitor_home/home_exs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_home/home_exs.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO_IDL_BE -// -// = FILENAME -// home_exs.cpp -// -// = DESCRIPTION -// Visitor generating code for homes in the exec impl source. -// -// = AUTHOR -// Jeff Parsons -// -// ============================================================================ + +//============================================================================= +/** + * @file home_exs.cpp + * + * $Id$ + * + * Visitor generating code for homes in the exec impl source. + * + * + * @author Jeff Parsons + */ +//============================================================================= + // ****************************************************** // Home visitor for exec impl source diff --git a/TAO/TAO_IDL/be/be_visitor_home/home_svh.cpp b/TAO/TAO_IDL/be/be_visitor_home/home_svh.cpp index c6c3118fb0b..876db9bf489 100644 --- a/TAO/TAO_IDL/be/be_visitor_home/home_svh.cpp +++ b/TAO/TAO_IDL/be/be_visitor_home/home_svh.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// home_svh.cpp -// -// = DESCRIPTION -// Visitor generating code for HOmes in the servant header. -// -// = AUTHOR -// Jeff Parsons -// -// ============================================================================ +//============================================================================= +/** + * @file home_svh.cpp + * + * $Id$ + * + * Visitor generating code for HOmes in the servant header. + * + * + * @author Jeff Parsons + */ +//============================================================================= + // ****************************************************** // Home visitor for server header diff --git a/TAO/TAO_IDL/be/be_visitor_home/home_svs.cpp b/TAO/TAO_IDL/be/be_visitor_home/home_svs.cpp index 43c1ffc95bc..c229839e9b0 100644 --- a/TAO/TAO_IDL/be/be_visitor_home/home_svs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_home/home_svs.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO_IDL_BE -// -// = FILENAME -// home_svs.cpp -// -// = DESCRIPTION -// Visitor generating code for Homes in the servant source. -// -// = AUTHOR -// Jeff Parsons -// -// ============================================================================ + +//============================================================================= +/** + * @file home_svs.cpp + * + * $Id$ + * + * Visitor generating code for Homes in the servant source. + * + * + * @author Jeff Parsons + */ +//============================================================================= + // ****************************************************** // Home visitor for server source diff --git a/TAO/TAO_IDL/be/be_visitor_interface.cpp b/TAO/TAO_IDL/be/be_visitor_interface.cpp index 7c493ab5e40..2cec5ecd095 100644 --- a/TAO/TAO_IDL/be/be_visitor_interface.cpp +++ b/TAO/TAO_IDL/be/be_visitor_interface.cpp @@ -1,21 +1,17 @@ -// $Id$ -// /* -*- c++ -*- */ -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// be_visitor_interface.cpp -// -// = DESCRIPTION -// Visitors for generation of code for Interface -// -// = AUTHOR -// Aniruddha Gokhale and Carlos O'Ryan -// -// ============================================================================ +//============================================================================= +/** + * @file be_visitor_interface.cpp + * + * $Id$ + * + * Visitors for generation of code for Interface + * + * + * @author Aniruddha Gokhale and Carlos O'Ryan + */ +//============================================================================= + #include "be_argument.h" #include "be_interface.h" diff --git a/TAO/TAO_IDL/be/be_visitor_interface/ami_interface_ch.cpp b/TAO/TAO_IDL/be/be_visitor_interface/ami_interface_ch.cpp index aaa2a7b007a..4ff6fbfa7c4 100644 --- a/TAO/TAO_IDL/be/be_visitor_interface/ami_interface_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_interface/ami_interface_ch.cpp @@ -1,23 +1,18 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// ami_interface_ch.cpp -// -// = DESCRIPTION -// Visitor generating code for AMI Interfaces in the client header -// -// = AUTHOR -// Aniruddha Gokhale, -// Michael Kircher -// -// ============================================================================ + +//============================================================================= +/** + * @file ami_interface_ch.cpp + * + * $Id$ + * + * Visitor generating code for AMI Interfaces in the client header + * + * + * @author Aniruddha Gokhale + * @author Michael Kircher + */ +//============================================================================= + // ****************************************************** // Interface visitor for client header diff --git a/TAO/TAO_IDL/be/be_visitor_interface/any_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_interface/any_op_ch.cpp index de879890f1a..e700abb9696 100644 --- a/TAO/TAO_IDL/be/be_visitor_interface/any_op_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_interface/any_op_ch.cpp @@ -1,23 +1,18 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// any_op_ch.cpp -// -// = DESCRIPTION -// Visitor generating code for Any operators for an Interface in the client -// header. -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file any_op_ch.cpp + * + * $Id$ + * + * Visitor generating code for Any operators for an Interface in the client + * header. + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // *************************************************************************** // Interface visitor for generating Any operator declarations in the client header diff --git a/TAO/TAO_IDL/be/be_visitor_interface/cdr_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_interface/cdr_op_ch.cpp index a7d798d2e72..56f76a83e04 100644 --- a/TAO/TAO_IDL/be/be_visitor_interface/cdr_op_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_interface/cdr_op_ch.cpp @@ -1,23 +1,18 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// cdr_op_ch.cpp -// -// = DESCRIPTION -// Visitor generating code for CDR operators for interfaces. This uses -// compiled marshaling. -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ +//============================================================================= +/** + * @file cdr_op_ch.cpp + * + * $Id$ + * + * Visitor generating code for CDR operators for interfaces. This uses + * compiled marshaling. + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // *************************************************************************** // Interface visitor for generating CDR operator declarations in the client header diff --git a/TAO/TAO_IDL/be/be_visitor_interface/cdr_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_interface/cdr_op_cs.cpp index 536972cde01..1f4ca0f33ed 100644 --- a/TAO/TAO_IDL/be/be_visitor_interface/cdr_op_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_interface/cdr_op_cs.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// cdr_op_cs.cpp -// -// = DESCRIPTION -// Visitor generating code for CDR operators for interfaces -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file cdr_op_cs.cpp + * + * $Id$ + * + * Visitor generating code for CDR operators for interfaces + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + be_visitor_interface_cdr_op_cs::be_visitor_interface_cdr_op_cs ( be_visitor_context *ctx diff --git a/TAO/TAO_IDL/be/be_visitor_interface/interface.cpp b/TAO/TAO_IDL/be/be_visitor_interface/interface.cpp index 1906c1e7e25..d02c21c6f76 100644 --- a/TAO/TAO_IDL/be/be_visitor_interface/interface.cpp +++ b/TAO/TAO_IDL/be/be_visitor_interface/interface.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// interface.cpp -// -// = DESCRIPTION -// Visitor generating code for Interfaces. This is a generic visitor. -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file interface.cpp + * + * $Id$ + * + * Visitor generating code for Interfaces. This is a generic visitor. + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // ****************************************************** // Generic Interface visitor diff --git a/TAO/TAO_IDL/be/be_visitor_interface/interface_ch.cpp b/TAO/TAO_IDL/be/be_visitor_interface/interface_ch.cpp index eca268c294e..e4f9335954e 100644 --- a/TAO/TAO_IDL/be/be_visitor_interface/interface_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_interface/interface_ch.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// interface_ch.cpp -// -// = DESCRIPTION -// Visitor generating code for Interfaces in the client header -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file interface_ch.cpp + * + * $Id$ + * + * Visitor generating code for Interfaces in the client header + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // ****************************************************** // Interface visitor for client header diff --git a/TAO/TAO_IDL/be/be_visitor_interface/interface_cs.cpp b/TAO/TAO_IDL/be/be_visitor_interface/interface_cs.cpp index 7746b7c5caf..ef6f7cff982 100644 --- a/TAO/TAO_IDL/be/be_visitor_interface/interface_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_interface/interface_cs.cpp @@ -1,20 +1,16 @@ -// -// $Id$ -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// interface_cs.cpp -// -// = DESCRIPTION -// Visitor generating code for Interfaces in the client stubs file. -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ +//============================================================================= +/** + * @file interface_cs.cpp + * + * $Id$ + * + * Visitor generating code for Interfaces in the client stubs file. + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // ************************************************************ // Interface visitor for client stubs diff --git a/TAO/TAO_IDL/be/be_visitor_interface/interface_ex_idl.cpp b/TAO/TAO_IDL/be/be_visitor_interface/interface_ex_idl.cpp index 5aecbfdd134..8423d3102de 100644 --- a/TAO/TAO_IDL/be/be_visitor_interface/interface_ex_idl.cpp +++ b/TAO/TAO_IDL/be/be_visitor_interface/interface_ex_idl.cpp @@ -1,21 +1,18 @@ -// $Id$ - -// ============================================================================ -// -// = LIBRARY -// TAO_IDL_BE -// -// = FILENAME -// interface_ex_idl.cpp -// -// = DESCRIPTION -// Visitor generating code for Interfaces in the -// CIAO executor IDL file. -// -// = AUTHOR -// Jeff Parsons -// -// ============================================================================ + +//============================================================================= +/** + * @file interface_ex_idl.cpp + * + * $Id$ + * + * Visitor generating code for Interfaces in the + * CIAO executor IDL file. + * + * + * @author Jeff Parsons + */ +//============================================================================= + // ************************************************************ // Interface visitor for CIAO executor IDL. diff --git a/TAO/TAO_IDL/be/be_visitor_interface/interface_ih.cpp b/TAO/TAO_IDL/be/be_visitor_interface/interface_ih.cpp index 6c85c9d9985..42df2c46677 100644 --- a/TAO/TAO_IDL/be/be_visitor_interface/interface_ih.cpp +++ b/TAO/TAO_IDL/be/be_visitor_interface/interface_ih.cpp @@ -1,20 +1,17 @@ -// $Id$ - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// interface_ih.cpp -// -// = DESCRIPTION -// Visitor generating code for Interfaces in the implementation header -// -// = AUTHOR -// Yamuna Krishnamurthy (yamuna@cs.wustl.edu) -// -// ============================================================================ + +//============================================================================= +/** + * @file interface_ih.cpp + * + * $Id$ + * + * Visitor generating code for Interfaces in the implementation header + * + * + * @author Yamuna Krishnamurthy (yamuna@cs.wustl.edu) + */ +//============================================================================= + // ************************************************************ // Interface visitor for implementation header. diff --git a/TAO/TAO_IDL/be/be_visitor_interface/interface_is.cpp b/TAO/TAO_IDL/be/be_visitor_interface/interface_is.cpp index b0a0095e909..442423b63bf 100644 --- a/TAO/TAO_IDL/be/be_visitor_interface/interface_is.cpp +++ b/TAO/TAO_IDL/be/be_visitor_interface/interface_is.cpp @@ -1,20 +1,17 @@ -// $Id$ - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// interface_is.cpp -// -// = DESCRIPTION -// Visitor generating code for Interfaces in the implementation skeletons file. -// -// = AUTHOR -// Yamuna Krishnamurthy (yamuna@cs.wustl.edu) -// -// ============================================================================ + +//============================================================================= +/** + * @file interface_is.cpp + * + * $Id$ + * + * Visitor generating code for Interfaces in the implementation skeletons file. + * + * + * @author Yamuna Krishnamurthy (yamuna@cs.wustl.edu) + */ +//============================================================================= + // ************************************************************ // Interface visitor for implementation skeletons. diff --git a/TAO/TAO_IDL/be/be_visitor_interface/interface_sh.cpp b/TAO/TAO_IDL/be/be_visitor_interface/interface_sh.cpp index cf971a5fa2b..7aef35018f4 100644 --- a/TAO/TAO_IDL/be/be_visitor_interface/interface_sh.cpp +++ b/TAO/TAO_IDL/be/be_visitor_interface/interface_sh.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// interface_sh.cpp -// -// = DESCRIPTION -// Visitor generating code for Interfaces in the server header -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file interface_sh.cpp + * + * $Id$ + * + * Visitor generating code for Interfaces in the server header + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // ************************************************************ // Interface visitor for server header. diff --git a/TAO/TAO_IDL/be/be_visitor_interface/interface_si.cpp b/TAO/TAO_IDL/be/be_visitor_interface/interface_si.cpp index 1c280945da4..a9326103e00 100644 --- a/TAO/TAO_IDL/be/be_visitor_interface/interface_si.cpp +++ b/TAO/TAO_IDL/be/be_visitor_interface/interface_si.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// interface_si.cpp -// -// = DESCRIPTION -// Visitor generating code for Interfaces in the server inline file -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file interface_si.cpp + * + * $Id$ + * + * Visitor generating code for Interfaces in the server inline file + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // ************************************************************************ // Interface visitor for server inline diff --git a/TAO/TAO_IDL/be/be_visitor_interface/interface_ss.cpp b/TAO/TAO_IDL/be/be_visitor_interface/interface_ss.cpp index ab590cc86d7..9ae2fcaa120 100644 --- a/TAO/TAO_IDL/be/be_visitor_interface/interface_ss.cpp +++ b/TAO/TAO_IDL/be/be_visitor_interface/interface_ss.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// interface_ss.cpp -// -// = DESCRIPTION -// Visitor generating code for Interfaces in the server skeletons file. -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file interface_ss.cpp + * + * $Id$ + * + * Visitor generating code for Interfaces in the server skeletons file. + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + #include "global_extern.h" #include "ast_generator.h" diff --git a/TAO/TAO_IDL/be/be_visitor_interface/interface_svh.cpp b/TAO/TAO_IDL/be/be_visitor_interface/interface_svh.cpp index 0b87eb7d86b..431cc2f0159 100644 --- a/TAO/TAO_IDL/be/be_visitor_interface/interface_svh.cpp +++ b/TAO/TAO_IDL/be/be_visitor_interface/interface_svh.cpp @@ -1,21 +1,18 @@ -// $Id$ -// ============================================================================ -// -// = LIBRARY -// TAO_IDL_BE -// -// = FILENAME -// interface_svh.cpp -// -// = DESCRIPTION -// Visitor generating code for Interfaces in the -// CIAO servant header file. -// -// = AUTHOR -// Jeff Parsons -// -// ============================================================================ +//============================================================================= +/** + * @file interface_svh.cpp + * + * $Id$ + * + * Visitor generating code for Interfaces in the + * CIAO servant header file. + * + * + * @author Jeff Parsons + */ +//============================================================================= + // ************************************************************ // Interface visitor for CIAO servant header. diff --git a/TAO/TAO_IDL/be/be_visitor_interface/interface_svs.cpp b/TAO/TAO_IDL/be/be_visitor_interface/interface_svs.cpp index 50f7214215a..cfdfe89ec39 100644 --- a/TAO/TAO_IDL/be/be_visitor_interface/interface_svs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_interface/interface_svs.cpp @@ -1,21 +1,18 @@ -// $Id$ -// ============================================================================ -// -// = LIBRARY -// TAO_IDL_BE -// -// = FILENAME -// interface_svs.cpp -// -// = DESCRIPTION -// Visitor generating code for Interfaces in the -// CIAO servant source file. -// -// = AUTHOR -// Jeff Parsons -// -// ============================================================================ +//============================================================================= +/** + * @file interface_svs.cpp + * + * $Id$ + * + * Visitor generating code for Interfaces in the + * CIAO servant source file. + * + * + * @author Jeff Parsons + */ +//============================================================================= + // ************************************************************ // Interface visitor for CIAO servant source. diff --git a/TAO/TAO_IDL/be/be_visitor_interface/smart_proxy_ch.cpp b/TAO/TAO_IDL/be/be_visitor_interface/smart_proxy_ch.cpp index d8645ecfb66..c1919a3c5c6 100644 --- a/TAO/TAO_IDL/be/be_visitor_interface/smart_proxy_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_interface/smart_proxy_ch.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// smart_proxy_ch.cpp -// -// = DESCRIPTION -// This provides code generation for smart proxy classes for an -// interface in the client header. -// -// = AUTHOR -// Kirthika Parameswaran -// -// ============================================================================ +//============================================================================= +/** + * @file smart_proxy_ch.cpp + * + * $Id$ + * + * This provides code generation for smart proxy classes for an + * interface in the client header. + * + * + * @author Kirthika Parameswaran + */ +//============================================================================= + // ************************************************************ // smart proxy class in header diff --git a/TAO/TAO_IDL/be/be_visitor_interface/smart_proxy_cs.cpp b/TAO/TAO_IDL/be/be_visitor_interface/smart_proxy_cs.cpp index f7a7312ef38..76f62ecf011 100644 --- a/TAO/TAO_IDL/be/be_visitor_interface/smart_proxy_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_interface/smart_proxy_cs.cpp @@ -1,21 +1,18 @@ -// $Id$ - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// smart_proxy_cs.cpp -// -// = DESCRIPTION -// Visitor generating code for smart_proxy classes for an Interface in the -// client proxy file. -// -// = AUTHOR -// Kirthika Parameswaran -// -// ============================================================================ + +//============================================================================= +/** + * @file smart_proxy_cs.cpp + * + * $Id$ + * + * Visitor generating code for smart_proxy classes for an Interface in the + * client proxy file. + * + * + * @author Kirthika Parameswaran + */ +//============================================================================= + // ************************************************************ // be_visitor_interface_smart_proxy_cs diff --git a/TAO/TAO_IDL/be/be_visitor_interface/tie_sh.cpp b/TAO/TAO_IDL/be/be_visitor_interface/tie_sh.cpp index e71c1ef603b..6ba50a98d63 100644 --- a/TAO/TAO_IDL/be/be_visitor_interface/tie_sh.cpp +++ b/TAO/TAO_IDL/be/be_visitor_interface/tie_sh.cpp @@ -1,23 +1,18 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// tie_sh.cpp -// -// = DESCRIPTION -// Visitor generating code for TIE class for an Interface in the header -// file. -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file tie_sh.cpp + * + * $Id$ + * + * Visitor generating code for TIE class for an Interface in the header + * file. + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // ************************************************************ // Interface visitor for server header. diff --git a/TAO/TAO_IDL/be/be_visitor_interface/tie_ss.cpp b/TAO/TAO_IDL/be/be_visitor_interface/tie_ss.cpp index 5a7ca700561..cdaad5a88cc 100644 --- a/TAO/TAO_IDL/be/be_visitor_interface/tie_ss.cpp +++ b/TAO/TAO_IDL/be/be_visitor_interface/tie_ss.cpp @@ -1,23 +1,18 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// tie_ss.cpp -// -// = DESCRIPTION -// Visitor generating code for TIE classes for the Interface node in the -// inline file. -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file tie_ss.cpp + * + * $Id$ + * + * Visitor generating code for TIE classes for the Interface node in the + * inline file. + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // ************************************************************************ // Interface visitor for server inline diff --git a/TAO/TAO_IDL/be/be_visitor_interface_fwd.cpp b/TAO/TAO_IDL/be/be_visitor_interface_fwd.cpp index f48ab16a71e..9a416863ba3 100644 --- a/TAO/TAO_IDL/be/be_visitor_interface_fwd.cpp +++ b/TAO/TAO_IDL/be/be_visitor_interface_fwd.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// be_visitor_interface_fwd.cpp -// -// = DESCRIPTION -// Visitors for generation of code for Interface_Fwd -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ +//============================================================================= +/** + * @file be_visitor_interface_fwd.cpp + * + * $Id$ + * + * Visitors for generation of code for Interface_Fwd + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + #include "be_interface_fwd.h" #include "be_interface.h" diff --git a/TAO/TAO_IDL/be/be_visitor_interface_fwd/any_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_interface_fwd/any_op_ch.cpp index 68d91a090e5..6d54b8cc9e8 100644 --- a/TAO/TAO_IDL/be/be_visitor_interface_fwd/any_op_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_interface_fwd/any_op_ch.cpp @@ -1,23 +1,18 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// any_op_ch.cpp -// -// = DESCRIPTION -// Visitor generating code for Any operators for a forward declared interface -// in the client header. -// -// = AUTHOR -// Jeff Parsons -// -// ============================================================================ + +//============================================================================= +/** + * @file any_op_ch.cpp + * + * $Id$ + * + * Visitor generating code for Any operators for a forward declared interface + * in the client header. + * + * + * @author Jeff Parsons + */ +//============================================================================= + // *************************************************************************** // Generates Any operator declarations in the client header diff --git a/TAO/TAO_IDL/be/be_visitor_interface_fwd/cdr_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_interface_fwd/cdr_op_ch.cpp index 14098f7776c..9a250cebe6d 100644 --- a/TAO/TAO_IDL/be/be_visitor_interface_fwd/cdr_op_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_interface_fwd/cdr_op_ch.cpp @@ -1,23 +1,18 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// cdr_op_ch.cpp -// -// = DESCRIPTION -// Visitor generating code for CDR operators for forward declared -// interfaces. This uses compiled marshaling. -// -// = AUTHOR -// Jeff Parsons -// -// ============================================================================ +//============================================================================= +/** + * @file cdr_op_ch.cpp + * + * $Id$ + * + * Visitor generating code for CDR operators for forward declared + * interfaces. This uses compiled marshaling. + * + * + * @author Jeff Parsons + */ +//============================================================================= + // *************************************************************************** // Forward declared interface visitor for generating CDR operator declarations diff --git a/TAO/TAO_IDL/be/be_visitor_interface_fwd/interface_fwd_ch.cpp b/TAO/TAO_IDL/be/be_visitor_interface_fwd/interface_fwd_ch.cpp index e82099554ad..b98c37d1e57 100644 --- a/TAO/TAO_IDL/be/be_visitor_interface_fwd/interface_fwd_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_interface_fwd/interface_fwd_ch.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// interface_fwd_ch.cpp -// -// = DESCRIPTION -// Visitor generating code for Interface_Fwd node in the client header. -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file interface_fwd_ch.cpp + * + * $Id$ + * + * Visitor generating code for Interface_Fwd node in the client header. + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // ******************************************************************** // Visitor implementation for the Interface_Fwd type diff --git a/TAO/TAO_IDL/be/be_visitor_module.cpp b/TAO/TAO_IDL/be/be_visitor_module.cpp index 463e6a6c506..54246a8af01 100644 --- a/TAO/TAO_IDL/be/be_visitor_module.cpp +++ b/TAO/TAO_IDL/be/be_visitor_module.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// be_visitor_module.cpp -// -// = DESCRIPTION -// Visitors for generation of code for Module -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ +//============================================================================= +/** + * @file be_visitor_module.cpp + * + * $Id$ + * + * Visitors for generation of code for Module + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + #include "be_module.h" #include "be_constant.h" diff --git a/TAO/TAO_IDL/be/be_visitor_module/any_op.cpp b/TAO/TAO_IDL/be/be_visitor_module/any_op.cpp index 4183d1ff45c..aaf05f86ec7 100644 --- a/TAO/TAO_IDL/be/be_visitor_module/any_op.cpp +++ b/TAO/TAO_IDL/be/be_visitor_module/any_op.cpp @@ -1,23 +1,18 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// any_op.cpp -// -// = DESCRIPTION -// Visitor generating code for Any operators for elements in the scope of -// the Module. -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ +//============================================================================= +/** + * @file any_op.cpp + * + * $Id$ + * + * Visitor generating code for Any operators for elements in the scope of + * the Module. + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // *************************************************************************** // Module visitor for generating Any operator declarations in the client header diff --git a/TAO/TAO_IDL/be/be_visitor_module/cdr_op.cpp b/TAO/TAO_IDL/be/be_visitor_module/cdr_op.cpp index c5a38c93d98..64bacbcde9d 100644 --- a/TAO/TAO_IDL/be/be_visitor_module/cdr_op.cpp +++ b/TAO/TAO_IDL/be/be_visitor_module/cdr_op.cpp @@ -1,23 +1,18 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// cdr_op.cpp -// -// = DESCRIPTION -// Visitor generating code for the CDR operators for types defined in Module's -// scope. -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ +//============================================================================= +/** + * @file cdr_op.cpp + * + * $Id$ + * + * Visitor generating code for the CDR operators for types defined in Module's + * scope. + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // *************************************************************************** // Module visitor for generating CDR operator declarations in the client header diff --git a/TAO/TAO_IDL/be/be_visitor_module/module.cpp b/TAO/TAO_IDL/be/be_visitor_module/module.cpp index 7df6ead87e6..9e88396cf46 100644 --- a/TAO/TAO_IDL/be/be_visitor_module/module.cpp +++ b/TAO/TAO_IDL/be/be_visitor_module/module.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// module.cpp -// -// = DESCRIPTION -// Generic visitor generating code for Module -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file module.cpp + * + * $Id$ + * + * Generic visitor generating code for Module + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // ****************************************************** // Generic Module visitor diff --git a/TAO/TAO_IDL/be/be_visitor_module/module_ch.cpp b/TAO/TAO_IDL/be/be_visitor_module/module_ch.cpp index 5e50f841ff8..0980c135019 100644 --- a/TAO/TAO_IDL/be/be_visitor_module/module_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_module/module_ch.cpp @@ -1,21 +1,17 @@ -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// module_ch.cpp -// -// = DESCRIPTION -// Visitor generating code for Module in the client header -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file module_ch.cpp + * + * $Id$ + * + * Visitor generating code for Module in the client header + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // ****************************************************** // Module visitor for client header diff --git a/TAO/TAO_IDL/be/be_visitor_module/module_ih.cpp b/TAO/TAO_IDL/be/be_visitor_module/module_ih.cpp index 987538cb16c..0e70e377f49 100644 --- a/TAO/TAO_IDL/be/be_visitor_module/module_ih.cpp +++ b/TAO/TAO_IDL/be/be_visitor_module/module_ih.cpp @@ -1,20 +1,17 @@ -// $Id$ -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// module_ih.cpp -// -// = DESCRIPTION -// Visitor generating code for Module in the implementation header -// -// = AUTHOR -// Yamuna Krishnamurthy (yamuna@cs.wustl.edu) -// -// ============================================================================ +//============================================================================= +/** + * @file module_ih.cpp + * + * $Id$ + * + * Visitor generating code for Module in the implementation header + * + * + * @author Yamuna Krishnamurthy (yamuna@cs.wustl.edu) + */ +//============================================================================= + // ************************************************************ // Module visitor for server header diff --git a/TAO/TAO_IDL/be/be_visitor_module/module_sh.cpp b/TAO/TAO_IDL/be/be_visitor_module/module_sh.cpp index fda5be246d0..648a9d77167 100644 --- a/TAO/TAO_IDL/be/be_visitor_module/module_sh.cpp +++ b/TAO/TAO_IDL/be/be_visitor_module/module_sh.cpp @@ -1,21 +1,17 @@ -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// module_sh.cpp -// -// = DESCRIPTION -// Visitor generating code for Module in the server header -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file module_sh.cpp + * + * $Id$ + * + * Visitor generating code for Module in the server header + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // ************************************************************ // Module visitor for server header diff --git a/TAO/TAO_IDL/be/be_visitor_module/serializer_op.cpp b/TAO/TAO_IDL/be/be_visitor_module/serializer_op.cpp index 7e045df87cd..cae4ec74c42 100644 --- a/TAO/TAO_IDL/be/be_visitor_module/serializer_op.cpp +++ b/TAO/TAO_IDL/be/be_visitor_module/serializer_op.cpp @@ -1,23 +1,18 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// serializer_op.cpp -// -// = DESCRIPTION -// Visitor generating code for the TAO::DCPS::Serializer operators -// for types defined in Module's scope. -// -// = AUTHOR -// Scott Harris based on code by Aniruddha Gokhale -// -// ============================================================================ +//============================================================================= +/** + * @file serializer_op.cpp + * + * $Id$ + * + * Visitor generating code for the TAO::DCPS::Serializer operators + * for types defined in Module's scope. + * + * + * @author Scott Harris based on code by Aniruddha Gokhale + */ +//============================================================================= + // *************************************************************************** // Module visitor for generating Serializer operator declarations in the client header diff --git a/TAO/TAO_IDL/be/be_visitor_native.cpp b/TAO/TAO_IDL/be/be_visitor_native.cpp index e2596b00516..5c5cb513ff4 100644 --- a/TAO/TAO_IDL/be/be_visitor_native.cpp +++ b/TAO/TAO_IDL/be/be_visitor_native.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// be_visitor_native.cpp -// -// = DESCRIPTION -// Visitors for generation of code for native -// -// = AUTHOR -// Johnny Willemsen -// -// ============================================================================ +//============================================================================= +/** + * @file be_visitor_native.cpp + * + * $Id$ + * + * Visitors for generation of code for native + * + * + * @author Johnny Willemsen + */ +//============================================================================= + #include "be_native.h" #include "be_helper.h" diff --git a/TAO/TAO_IDL/be/be_visitor_native/native_ch.cpp b/TAO/TAO_IDL/be/be_visitor_native/native_ch.cpp index 69736fa3c37..2ce943b3ee6 100644 --- a/TAO/TAO_IDL/be/be_visitor_native/native_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_native/native_ch.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// enum_ch.cpp -// -// = DESCRIPTION -// Visitor generating code for Native in the client header -// -// = AUTHOR -// Johnny Willemsen -// -// ============================================================================ +//============================================================================= +/** + * @file enum_ch.cpp + * + * $Id$ + * + * Visitor generating code for Native in the client header + * + * + * @author Johnny Willemsen + */ +//============================================================================= + #include "be_visitor_typecode/typecode_decl.h" #include "global_extern.h" diff --git a/TAO/TAO_IDL/be/be_visitor_operation.cpp b/TAO/TAO_IDL/be/be_visitor_operation.cpp index fdd8490a9b9..7717e7e17f0 100644 --- a/TAO/TAO_IDL/be/be_visitor_operation.cpp +++ b/TAO/TAO_IDL/be/be_visitor_operation.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO_IDL_BE -// -// = FILENAME -// be_visitor_operation.cpp -// -// = DESCRIPTION -// Visitors for generation of code for Operation -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ +//============================================================================= +/** + * @file be_visitor_operation.cpp + * + * $Id$ + * + * Visitors for generation of code for Operation + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + #include "be_argument.h" #include "be_array.h" diff --git a/TAO/TAO_IDL/be/be_visitor_operation/amh_rh_sh.cpp b/TAO/TAO_IDL/be/be_visitor_operation/amh_rh_sh.cpp index f451004861e..772f6990fa2 100644 --- a/TAO/TAO_IDL/be/be_visitor_operation/amh_rh_sh.cpp +++ b/TAO/TAO_IDL/be/be_visitor_operation/amh_rh_sh.cpp @@ -1,23 +1,17 @@ -// -// $Id$ -// -// -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// amh_rh_sh.cpp -// -// = DESCRIPTION -// Visitor generating AMH-RH skeleton code for Operation node in the -// skeleton header. -// -// = AUTHOR -// Mayur Deshpande -// -// ============================================================================ +//============================================================================= +/** + * @file amh_rh_sh.cpp + * + * $Id$ + * + * Visitor generating AMH-RH skeleton code for Operation node in the + * skeleton header. + * + * + * @author Mayur Deshpande + */ +//============================================================================= + // ****************************************************** // Visitor for generating AMH-RH skeleton for "operation" diff --git a/TAO/TAO_IDL/be/be_visitor_operation/amh_sh.cpp b/TAO/TAO_IDL/be/be_visitor_operation/amh_sh.cpp index d55eec5a728..de25f99dd77 100644 --- a/TAO/TAO_IDL/be/be_visitor_operation/amh_sh.cpp +++ b/TAO/TAO_IDL/be/be_visitor_operation/amh_sh.cpp @@ -1,23 +1,18 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// amh_sh.cpp -// -// = DESCRIPTION -// Visitor generating AMH skeleton code for Operation node in the -// skeleton header. -// -// = AUTHOR -// Mayur Deshpande -// -// ============================================================================ + +//============================================================================= +/** + * @file amh_sh.cpp + * + * $Id$ + * + * Visitor generating AMH skeleton code for Operation node in the + * skeleton header. + * + * + * @author Mayur Deshpande + */ +//============================================================================= + // ****************************************************** // Visitor for generating AMH skeleton for "operation" in skeleton header. diff --git a/TAO/TAO_IDL/be/be_visitor_operation/ami_ch.cpp b/TAO/TAO_IDL/be/be_visitor_operation/ami_ch.cpp index c36080a0701..9a880d92228 100644 --- a/TAO/TAO_IDL/be/be_visitor_operation/ami_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_operation/ami_ch.cpp @@ -1,23 +1,18 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// ami_ch.cpp -// -// = DESCRIPTION -// Visitor generating AMI stub code for Operation node in the -// client header. -// -// = AUTHOR -// Alexander Babu Arulanthu -// -// ============================================================================ + +//============================================================================= +/** + * @file ami_ch.cpp + * + * $Id$ + * + * Visitor generating AMI stub code for Operation node in the + * client header. + * + * + * @author Alexander Babu Arulanthu + */ +//============================================================================= + // ****************************************************** // Visitor for generating AMI stub for "operation" in client header. diff --git a/TAO/TAO_IDL/be/be_visitor_operation/ami_cs.cpp b/TAO/TAO_IDL/be/be_visitor_operation/ami_cs.cpp index bc66da364c1..8e79a814125 100644 --- a/TAO/TAO_IDL/be/be_visitor_operation/ami_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_operation/ami_cs.cpp @@ -1,23 +1,18 @@ -// -// $Id$ - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// ami_cs.cpp -// -// = DESCRIPTION -// Visitor generating code for Operation in the stubs file. -// -// = AUTHOR -// Aniruddha Gokhale, -// Alexander Babu Arulanthu -// Michael Kircher -// -// ============================================================================ + +//============================================================================= +/** + * @file ami_cs.cpp + * + * $Id$ + * + * Visitor generating code for Operation in the stubs file. + * + * + * @author Aniruddha Gokhale + * @author Alexander Babu Arulanthu Michael Kircher + */ +//============================================================================= + // ************************************************************ // Operation visitor for client stubs diff --git a/TAO/TAO_IDL/be/be_visitor_operation/ami_exception_holder_operation_cs.cpp b/TAO/TAO_IDL/be/be_visitor_operation/ami_exception_holder_operation_cs.cpp index 44f2dd6bbec..6235741fd1d 100644 --- a/TAO/TAO_IDL/be/be_visitor_operation/ami_exception_holder_operation_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_operation/ami_exception_holder_operation_cs.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// ami_exception_holder_operation_cs.cpp -// -// = DESCRIPTION -// Visitor generating code for Operation in the stubs file. -// -// = AUTHOR -// Michael Kircher -// -// ============================================================================ +//============================================================================= +/** + * @file ami_exception_holder_operation_cs.cpp + * + * $Id$ + * + * Visitor generating code for Operation in the stubs file. + * + * + * @author Michael Kircher + */ +//============================================================================= + // ************************************************************ // Operation visitor for client stubs diff --git a/TAO/TAO_IDL/be/be_visitor_operation/ami_handler_reply_stub_operation_ch.cpp b/TAO/TAO_IDL/be/be_visitor_operation/ami_handler_reply_stub_operation_ch.cpp index a340c4091fe..2fb1a24027d 100644 --- a/TAO/TAO_IDL/be/be_visitor_operation/ami_handler_reply_stub_operation_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_operation/ami_handler_reply_stub_operation_ch.cpp @@ -1,24 +1,18 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// ami_handler_reply_stub_operation_ch.cpp -// -// = DESCRIPTION -// Visitor generating code for AMI Handler call back operation in -// the client header. -// -// = AUTHOR -// Aniruddha Gokhale and Alexander Babu Arulanthu -// -// -// ============================================================================ +//============================================================================= +/** + * @file ami_handler_reply_stub_operation_ch.cpp + * + * $Id$ + * + * Visitor generating code for AMI Handler call back operation in + * the client header. + * + * + * @author Aniruddha Gokhale and Alexander Babu Arulanthu + */ +//============================================================================= + // ************************************************************ // Operation visitor for server header diff --git a/TAO/TAO_IDL/be/be_visitor_operation/ami_handler_reply_stub_operation_cs.cpp b/TAO/TAO_IDL/be/be_visitor_operation/ami_handler_reply_stub_operation_cs.cpp index 92e13bfef0c..ea6304febe3 100644 --- a/TAO/TAO_IDL/be/be_visitor_operation/ami_handler_reply_stub_operation_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_operation/ami_handler_reply_stub_operation_cs.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// ami_handler_reply_stub_operation_cs.cpp -// -// = DESCRIPTION -// Visitor generating code for Operation in the stubs file. -// -// = AUTHOR -// Alexander Babu Arulanthu -// -// ============================================================================ + +//============================================================================= +/** + * @file ami_handler_reply_stub_operation_cs.cpp + * + * $Id$ + * + * Visitor generating code for Operation in the stubs file. + * + * + * @author Alexander Babu Arulanthu + */ +//============================================================================= + // ************************************************************ // Operation visitor for client stubs. diff --git a/TAO/TAO_IDL/be/be_visitor_operation/arglist.cpp b/TAO/TAO_IDL/be/be_visitor_operation/arglist.cpp index 675b1518896..1ed170d9bec 100644 --- a/TAO/TAO_IDL/be/be_visitor_operation/arglist.cpp +++ b/TAO/TAO_IDL/be/be_visitor_operation/arglist.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// arglist.cpp -// -// = DESCRIPTION -// Visitor generating code for the parameter list of the Operation signature. -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file arglist.cpp + * + * $Id$ + * + * Visitor generating code for the parameter list of the Operation signature. + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // ************************************************************ // operation visitor to generate the argument list. diff --git a/TAO/TAO_IDL/be/be_visitor_operation/argument.cpp b/TAO/TAO_IDL/be/be_visitor_operation/argument.cpp index 90e49b3122e..4e0c0c0db38 100644 --- a/TAO/TAO_IDL/be/be_visitor_operation/argument.cpp +++ b/TAO/TAO_IDL/be/be_visitor_operation/argument.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// argument.cpp -// -// = DESCRIPTION -// Visitor that calls the visitor for arguments. -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file argument.cpp + * + * $Id$ + * + * Visitor that calls the visitor for arguments. + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // ************************************************************ // Generic operation visitor to handle the pre/post diff --git a/TAO/TAO_IDL/be/be_visitor_operation/argument_invoke.cpp b/TAO/TAO_IDL/be/be_visitor_operation/argument_invoke.cpp index b3e39922099..17be11babac 100644 --- a/TAO/TAO_IDL/be/be_visitor_operation/argument_invoke.cpp +++ b/TAO/TAO_IDL/be/be_visitor_operation/argument_invoke.cpp @@ -1,24 +1,19 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// argument_invoke.cpp -// -// = DESCRIPTION -// Visitor to pass arguments to the CDR operators. This one helps in -// generating the && and the , at the right place. This one is for the -// client stub side. -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ +//============================================================================= +/** + * @file argument_invoke.cpp + * + * $Id$ + * + * Visitor to pass arguments to the CDR operators. This one helps in + * generating the && and the , at the right place. This one is for the + * client stub side. + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // ************************************************************ // operation visitor to handle the passing of arguments to the CDR operators diff --git a/TAO/TAO_IDL/be/be_visitor_operation/argument_marshal.cpp b/TAO/TAO_IDL/be/be_visitor_operation/argument_marshal.cpp index 4c043b5fcd8..52e6b9dc3ad 100644 --- a/TAO/TAO_IDL/be/be_visitor_operation/argument_marshal.cpp +++ b/TAO/TAO_IDL/be/be_visitor_operation/argument_marshal.cpp @@ -1,24 +1,19 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// argument_marshal.cpp -// -// = DESCRIPTION -// Visitor to pass arguments to the CDR operators. This one helps in -// generating the && and the , at the right place. This one is for the -// skeleton side. -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file argument_marshal.cpp + * + * $Id$ + * + * Visitor to pass arguments to the CDR operators. This one helps in + * generating the && and the , at the right place. This one is for the + * skeleton side. + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // ************************************************************ // operation visitor to handle the passing of arguments to the CDR operators diff --git a/TAO/TAO_IDL/be/be_visitor_operation/exceptlist_cs.cpp b/TAO/TAO_IDL/be/be_visitor_operation/exceptlist_cs.cpp index bcce0879377..a3ae13db0dd 100644 --- a/TAO/TAO_IDL/be/be_visitor_operation/exceptlist_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_operation/exceptlist_cs.cpp @@ -1,23 +1,18 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// exceptlist_cs.cpp -// -// = DESCRIPTION -// Visitor generating code for the list of exceptions that an operation -// raises. -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file exceptlist_cs.cpp + * + * $Id$ + * + * Visitor generating code for the list of exceptions that an operation + * raises. + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // **************************************************************************** // visitor to generate the exception list for operations diff --git a/TAO/TAO_IDL/be/be_visitor_operation/exceptlist_ss.cpp b/TAO/TAO_IDL/be/be_visitor_operation/exceptlist_ss.cpp index e9909bd084a..6512ff893cd 100644 --- a/TAO/TAO_IDL/be/be_visitor_operation/exceptlist_ss.cpp +++ b/TAO/TAO_IDL/be/be_visitor_operation/exceptlist_ss.cpp @@ -1,21 +1,18 @@ -// $Id$ -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// exceptlist_ss.cpp -// -// = DESCRIPTION -// Visitor generating code for the list of exceptions that an operation -// raises (skeleton/server side). -// -// = AUTHOR -// Ossama Othman -// -// ============================================================================ +//============================================================================= +/** + * @file exceptlist_ss.cpp + * + * $Id$ + * + * Visitor generating code for the list of exceptions that an operation + * raises (skeleton/server side). + * + * + * @author Ossama Othman + */ +//============================================================================= + // **************************************************************************** // visitor to generate the exception list for operations (skeleton/server_side) diff --git a/TAO/TAO_IDL/be/be_visitor_operation/operation.cpp b/TAO/TAO_IDL/be/be_visitor_operation/operation.cpp index 16a275fcc90..9ad5711709a 100644 --- a/TAO/TAO_IDL/be/be_visitor_operation/operation.cpp +++ b/TAO/TAO_IDL/be/be_visitor_operation/operation.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// operation.cpp -// -// = DESCRIPTION -// Visitor generating code for Operation in the stubs file. -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file operation.cpp + * + * $Id$ + * + * Visitor generating code for Operation in the stubs file. + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // ************************************************************ // Generic Operation visitor diff --git a/TAO/TAO_IDL/be/be_visitor_operation/operation_ch.cpp b/TAO/TAO_IDL/be/be_visitor_operation/operation_ch.cpp index e47955a69f8..579e7d21307 100644 --- a/TAO/TAO_IDL/be/be_visitor_operation/operation_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_operation/operation_ch.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// operation_ch.cpp -// -// = DESCRIPTION -// Visitor generating code for Operation node in the client header. -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file operation_ch.cpp + * + * $Id$ + * + * Visitor generating code for Operation node in the client header. + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // ****************************************************** // Primary visitor for "operation" in client header. diff --git a/TAO/TAO_IDL/be/be_visitor_operation/operation_cs.cpp b/TAO/TAO_IDL/be/be_visitor_operation/operation_cs.cpp index b25a6e20323..04a2e70529a 100644 --- a/TAO/TAO_IDL/be/be_visitor_operation/operation_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_operation/operation_cs.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// operation_cs.cpp -// -// = DESCRIPTION -// Visitor generating code for Operation in the stubs file. -// -// = AUTHOR -// Aniruddha Gokhale & Angelo Corsaro -// -// ============================================================================ + +//============================================================================= +/** + * @file operation_cs.cpp + * + * $Id$ + * + * Visitor generating code for Operation in the stubs file. + * + * + * @author Aniruddha Gokhale & Angelo Corsaro + */ +//============================================================================= + // ************************************************************ // Operation visitor for client stubs diff --git a/TAO/TAO_IDL/be/be_visitor_operation/operation_exs.cpp b/TAO/TAO_IDL/be/be_visitor_operation/operation_exs.cpp index ca4b7c9f9da..794ff672a1c 100644 --- a/TAO/TAO_IDL/be/be_visitor_operation/operation_exs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_operation/operation_exs.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO_IDL_BE -// -// = FILENAME -// operation_exs.cpp -// -// = DESCRIPTION -// Visitor generating code for Operation in the CIAO executor file. -// -// = AUTHOR -// Jeff Parsons -// -// ============================================================================ +//============================================================================= +/** + * @file operation_exs.cpp + * + * $Id$ + * + * Visitor generating code for Operation in the CIAO executor file. + * + * + * @author Jeff Parsons + */ +//============================================================================= + be_visitor_operation_exs::be_visitor_operation_exs (be_visitor_context *ctx) : be_visitor_scope (ctx), diff --git a/TAO/TAO_IDL/be/be_visitor_operation/operation_ih.cpp b/TAO/TAO_IDL/be/be_visitor_operation/operation_ih.cpp index dc731a329ba..0e402b7bbd2 100644 --- a/TAO/TAO_IDL/be/be_visitor_operation/operation_ih.cpp +++ b/TAO/TAO_IDL/be/be_visitor_operation/operation_ih.cpp @@ -1,20 +1,17 @@ -// $Id$ - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// operation_ih.cpp -// -// = DESCRIPTION -// Visitor generating code for Operation in the implementation header -// -// = AUTHOR -// Yamuna Krishnamurthy (yamuna@cs.wustl.edu) -// -// ============================================================================ + +//============================================================================= +/** + * @file operation_ih.cpp + * + * $Id$ + * + * Visitor generating code for Operation in the implementation header + * + * + * @author Yamuna Krishnamurthy (yamuna@cs.wustl.edu) + */ +//============================================================================= + // ************************************************************ // Operation visitor for implementation header. diff --git a/TAO/TAO_IDL/be/be_visitor_operation/operation_is.cpp b/TAO/TAO_IDL/be/be_visitor_operation/operation_is.cpp index 5e43d615f6e..7af9a505113 100644 --- a/TAO/TAO_IDL/be/be_visitor_operation/operation_is.cpp +++ b/TAO/TAO_IDL/be/be_visitor_operation/operation_is.cpp @@ -1,20 +1,17 @@ -// $Id$ - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// operation_is.cpp -// -// = DESCRIPTION -// Visitor generating code for Operation in the implementation skeleton -// -// = AUTHOR -// Yamuna Krishnamurthy (yamuna@cs.wustl.edu) -// -// ============================================================================ + +//============================================================================= +/** + * @file operation_is.cpp + * + * $Id$ + * + * Visitor generating code for Operation in the implementation skeleton + * + * + * @author Yamuna Krishnamurthy (yamuna@cs.wustl.edu) + */ +//============================================================================= + // ************************************************************ // Operation visitor for implementation skeleton diff --git a/TAO/TAO_IDL/be/be_visitor_operation/operation_sh.cpp b/TAO/TAO_IDL/be/be_visitor_operation/operation_sh.cpp index 91c8899e7ce..6740e8c2a9b 100644 --- a/TAO/TAO_IDL/be/be_visitor_operation/operation_sh.cpp +++ b/TAO/TAO_IDL/be/be_visitor_operation/operation_sh.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// operation_sh.cpp -// -// = DESCRIPTION -// Visitor generating code for Operation in the server header -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file operation_sh.cpp + * + * $Id$ + * + * Visitor generating code for Operation in the server header + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // ************************************************************ // Operation visitor for server header diff --git a/TAO/TAO_IDL/be/be_visitor_operation/operation_ss.cpp b/TAO/TAO_IDL/be/be_visitor_operation/operation_ss.cpp index 1b713477c42..a8d6ff41766 100644 --- a/TAO/TAO_IDL/be/be_visitor_operation/operation_ss.cpp +++ b/TAO/TAO_IDL/be/be_visitor_operation/operation_ss.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// operation_ss.cpp -// -// = DESCRIPTION -// Visitor generating code for Operation in the server skeleton -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file operation_ss.cpp + * + * $Id$ + * + * Visitor generating code for Operation in the server skeleton + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // ************************************************************ // Operation visitor for server skeletons diff --git a/TAO/TAO_IDL/be/be_visitor_operation/operation_svs.cpp b/TAO/TAO_IDL/be/be_visitor_operation/operation_svs.cpp index cce85a96209..6d6ae6247dd 100644 --- a/TAO/TAO_IDL/be/be_visitor_operation/operation_svs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_operation/operation_svs.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO_IDL_BE -// -// = FILENAME -// operation_svs.cpp -// -// = DESCRIPTION -// Visitor generating code for Operation in the CIAO servants file. -// -// = AUTHOR -// Jeff Parsons -// -// ============================================================================ + +//============================================================================= +/** + * @file operation_svs.cpp + * + * $Id$ + * + * Visitor generating code for Operation in the CIAO servants file. + * + * + * @author Jeff Parsons + */ +//============================================================================= + be_visitor_operation_svs::be_visitor_operation_svs ( be_visitor_context *ctx) diff --git a/TAO/TAO_IDL/be/be_visitor_operation/rettype.cpp b/TAO/TAO_IDL/be/be_visitor_operation/rettype.cpp index f2ef524a746..b1b871e78c9 100644 --- a/TAO/TAO_IDL/be/be_visitor_operation/rettype.cpp +++ b/TAO/TAO_IDL/be/be_visitor_operation/rettype.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// rettype.cpp -// -// = DESCRIPTION -// Visitor generating code for return type of the Operation node -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file rettype.cpp + * + * $Id$ + * + * Visitor generating code for return type of the Operation node + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // **************************************************************************** // Operation visitor for return types. This generates the mapping for a return diff --git a/TAO/TAO_IDL/be/be_visitor_operation/rettype_return_cs.cpp b/TAO/TAO_IDL/be/be_visitor_operation/rettype_return_cs.cpp index 134fbd36c3e..8f98370caec 100644 --- a/TAO/TAO_IDL/be/be_visitor_operation/rettype_return_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_operation/rettype_return_cs.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// rettype_return_cs.cpp -// -// = DESCRIPTION -// Visitor generating code for returning the return type variable. -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ +//============================================================================= +/** + * @file rettype_return_cs.cpp + * + * $Id$ + * + * Visitor generating code for returning the return type variable. + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // ************************************************************ // be_visitor_operation_rettype_return_cs diff --git a/TAO/TAO_IDL/be/be_visitor_operation/smart_proxy_ch.cpp b/TAO/TAO_IDL/be/be_visitor_operation/smart_proxy_ch.cpp index 2b23f85810a..12b198bae96 100644 --- a/TAO/TAO_IDL/be/be_visitor_operation/smart_proxy_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_operation/smart_proxy_ch.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// operation_smart_proxy_ch.cpp -// -// = DESCRIPTION -// Visitor generating code for Operation node in the client header. -// -// = AUTHOR -// Kirthika Parameswaran -// -// ============================================================================ + +//============================================================================= +/** + * @file operation_smart_proxy_ch.cpp + * + * $Id$ + * + * Visitor generating code for Operation node in the client header. + * + * + * @author Kirthika Parameswaran + */ +//============================================================================= + // ****************************************************** // Primary visitor for "operation" in client header. diff --git a/TAO/TAO_IDL/be/be_visitor_operation/smart_proxy_cs.cpp b/TAO/TAO_IDL/be/be_visitor_operation/smart_proxy_cs.cpp index 7533a887af9..5f600424551 100644 --- a/TAO/TAO_IDL/be/be_visitor_operation/smart_proxy_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_operation/smart_proxy_cs.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// operation_smart_proxy_cs.cpp -// -// = DESCRIPTION -// Visitor generating code for Operation in the stubs file. -// -// = AUTHOR -// Kirthika Parameswaran -// -// ============================================================================ + +//============================================================================= +/** + * @file operation_smart_proxy_cs.cpp + * + * $Id$ + * + * Visitor generating code for Operation in the stubs file. + * + * + * @author Kirthika Parameswaran + */ +//============================================================================= + // ************************************************************ // Operation visitor for client stubs diff --git a/TAO/TAO_IDL/be/be_visitor_operation/tie_sh.cpp b/TAO/TAO_IDL/be/be_visitor_operation/tie_sh.cpp index 9f2da4c1567..066daefb8fc 100644 --- a/TAO/TAO_IDL/be/be_visitor_operation/tie_sh.cpp +++ b/TAO/TAO_IDL/be/be_visitor_operation/tie_sh.cpp @@ -1,23 +1,18 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// tie_sh.cpp -// -// = DESCRIPTION -// Visitor generating code for operations of the TIE class in the header -// file. -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ +//============================================================================= +/** + * @file tie_sh.cpp + * + * $Id$ + * + * Visitor generating code for operations of the TIE class in the header + * file. + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // ************************************************************ // Operation visitor for server header for TIE class operations. diff --git a/TAO/TAO_IDL/be/be_visitor_operation/tie_ss.cpp b/TAO/TAO_IDL/be/be_visitor_operation/tie_ss.cpp index 4a93be560be..26467797ff2 100644 --- a/TAO/TAO_IDL/be/be_visitor_operation/tie_ss.cpp +++ b/TAO/TAO_IDL/be/be_visitor_operation/tie_ss.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// tie_ss.cpp -// -// = DESCRIPTION -// Visitor generating code for operations for the TIE class. -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file tie_ss.cpp + * + * $Id$ + * + * Visitor generating code for operations for the TIE class. + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // ************************************************************ // Operation visitor for server inline for TIE class operations. diff --git a/TAO/TAO_IDL/be/be_visitor_operation/upcall_command_ss.cpp b/TAO/TAO_IDL/be/be_visitor_operation/upcall_command_ss.cpp index 7dcad5328ce..0a70d7a112f 100644 --- a/TAO/TAO_IDL/be/be_visitor_operation/upcall_command_ss.cpp +++ b/TAO/TAO_IDL/be/be_visitor_operation/upcall_command_ss.cpp @@ -1,21 +1,18 @@ -// $Id$ - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// upcall_command_ss.cpp -// -// = DESCRIPTION -// Visitor that generates operation-specific TAO::Upcall_Command -// objects in skeletons. -// -// = AUTHOR -// Ossama Othman -// -// ============================================================================ + +//============================================================================= +/** + * @file upcall_command_ss.cpp + * + * $Id$ + * + * Visitor that generates operation-specific TAO::Upcall_Command + * objects in skeletons. + * + * + * @author Ossama Othman + */ +//============================================================================= + be_visitor_operation_upcall_command_ss ::be_visitor_operation_upcall_command_ss ( diff --git a/TAO/TAO_IDL/be/be_visitor_root.cpp b/TAO/TAO_IDL/be/be_visitor_root.cpp index 9d462e5bec4..3ab24099939 100644 --- a/TAO/TAO_IDL/be/be_visitor_root.cpp +++ b/TAO/TAO_IDL/be/be_visitor_root.cpp @@ -1,20 +1,17 @@ -// $Id$ -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// be_visitor_root.cpp -// -// = DESCRIPTION -// Visitors for generation of code for Root -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ +//============================================================================= +/** + * @file be_visitor_root.cpp + * + * $Id$ + * + * Visitors for generation of code for Root + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + #include "be_constant.h" #include "be_enum.h" diff --git a/TAO/TAO_IDL/be/be_visitor_root/any_op.cpp b/TAO/TAO_IDL/be/be_visitor_root/any_op.cpp index 8e0265cad01..2537ca0b221 100644 --- a/TAO/TAO_IDL/be/be_visitor_root/any_op.cpp +++ b/TAO/TAO_IDL/be/be_visitor_root/any_op.cpp @@ -1,23 +1,18 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// any_op.cpp -// -// = DESCRIPTION -// Visitor generating code for the Any operators for types defined in Root's -// scope. -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ +//============================================================================= +/** + * @file any_op.cpp + * + * $Id$ + * + * Visitor generating code for the Any operators for types defined in Root's + * scope. + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // *************************************************************************** // Root visitor for generating Any operator declarations in the client header diff --git a/TAO/TAO_IDL/be/be_visitor_root/cdr_op.cpp b/TAO/TAO_IDL/be/be_visitor_root/cdr_op.cpp index 535418a2b75..8bd4640be36 100644 --- a/TAO/TAO_IDL/be/be_visitor_root/cdr_op.cpp +++ b/TAO/TAO_IDL/be/be_visitor_root/cdr_op.cpp @@ -1,23 +1,18 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// cdr_op.cpp -// -// = DESCRIPTION -// Visitor generating code for the CDR operators for types defined -// in Root's scope. -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ +//============================================================================= +/** + * @file cdr_op.cpp + * + * $Id$ + * + * Visitor generating code for the CDR operators for types defined + * in Root's scope. + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // *************************************************************************** // Root visitor for generating CDR operator declarations in the client header diff --git a/TAO/TAO_IDL/be/be_visitor_root/root_ch.cpp b/TAO/TAO_IDL/be/be_visitor_root/root_ch.cpp index 058d984f19d..90c797d020d 100644 --- a/TAO/TAO_IDL/be/be_visitor_root/root_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_root/root_ch.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// root_ch.cpp -// -// = DESCRIPTION -// Visitor generating code for Root in the client header -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file root_ch.cpp + * + * $Id$ + * + * Visitor generating code for Root in the client header + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // ******************************** // Root visitor for client header diff --git a/TAO/TAO_IDL/be/be_visitor_root/root_ci.cpp b/TAO/TAO_IDL/be/be_visitor_root/root_ci.cpp index 8391127c9c4..7840bfab032 100644 --- a/TAO/TAO_IDL/be/be_visitor_root/root_ci.cpp +++ b/TAO/TAO_IDL/be/be_visitor_root/root_ci.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// root_ci.cpp -// -// = DESCRIPTION -// Visitor generating code for the Root in the client inline -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ +//============================================================================= +/** + * @file root_ci.cpp + * + * $Id$ + * + * Visitor generating code for the Root in the client inline + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // ********************************* // Root visitor for client inline diff --git a/TAO/TAO_IDL/be/be_visitor_root/root_cs.cpp b/TAO/TAO_IDL/be/be_visitor_root/root_cs.cpp index 991ff9cdab4..4c9b4052b7c 100644 --- a/TAO/TAO_IDL/be/be_visitor_root/root_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_root/root_cs.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// root_cs.cpp -// -// = DESCRIPTION -// Visitor generating code for Root in the client stubs file. -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ +//============================================================================= +/** + * @file root_cs.cpp + * + * $Id$ + * + * Visitor generating code for Root in the client stubs file. + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // *********************************** // Root visitor for client stubs diff --git a/TAO/TAO_IDL/be/be_visitor_root/root_ex_idl.cpp b/TAO/TAO_IDL/be/be_visitor_root/root_ex_idl.cpp index 9fdbfd63de8..340403d3ed1 100644 --- a/TAO/TAO_IDL/be/be_visitor_root/root_ex_idl.cpp +++ b/TAO/TAO_IDL/be/be_visitor_root/root_ex_idl.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// root_ex_idl.cpp -// -// = DESCRIPTION -// Visitor generating code for Root in the CIAO executor IDL -// -// = AUTHOR -// Jeff Parsons -// -// ============================================================================ + +//============================================================================= +/** + * @file root_ex_idl.cpp + * + * $Id$ + * + * Visitor generating code for Root in the CIAO executor IDL + * + * + * @author Jeff Parsons + */ +//============================================================================= + // ******************************** // Root visitor for CIAO executor IDL diff --git a/TAO/TAO_IDL/be/be_visitor_root/root_exh.cpp b/TAO/TAO_IDL/be/be_visitor_root/root_exh.cpp index aa0b772c5e6..2e74bd9789c 100644 --- a/TAO/TAO_IDL/be/be_visitor_root/root_exh.cpp +++ b/TAO/TAO_IDL/be/be_visitor_root/root_exh.cpp @@ -1,23 +1,18 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO_IDL_BE -// -// = FILENAME -// root_exh.cpp -// -// = DESCRIPTION -// Visitor generating code for Root in the CIAO -// exec impl header -// -// = AUTHOR -// Jeff Parsons -// -// ============================================================================ + +//============================================================================= +/** + * @file root_exh.cpp + * + * $Id$ + * + * Visitor generating code for Root in the CIAO + * exec impl header + * + * + * @author Jeff Parsons + */ +//============================================================================= + // ******************************** // Root visitor for CIAO exec impl header diff --git a/TAO/TAO_IDL/be/be_visitor_root/root_exs.cpp b/TAO/TAO_IDL/be/be_visitor_root/root_exs.cpp index 8c0793f1f0f..4964e49f02f 100644 --- a/TAO/TAO_IDL/be/be_visitor_root/root_exs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_root/root_exs.cpp @@ -1,23 +1,18 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO_IDL_BE -// -// = FILENAME -// root_exs.cpp -// -// = DESCRIPTION -// Visitor generating code for Root in the CIAO -// exec impl source -// -// = AUTHOR -// Jeff Parsons -// -// ============================================================================ + +//============================================================================= +/** + * @file root_exs.cpp + * + * $Id$ + * + * Visitor generating code for Root in the CIAO + * exec impl source + * + * + * @author Jeff Parsons + */ +//============================================================================= + // ******************************** // Root visitor for CIAO exec impl source diff --git a/TAO/TAO_IDL/be/be_visitor_root/root_ih.cpp b/TAO/TAO_IDL/be/be_visitor_root/root_ih.cpp index 9164d14cc90..06cf9e425e9 100644 --- a/TAO/TAO_IDL/be/be_visitor_root/root_ih.cpp +++ b/TAO/TAO_IDL/be/be_visitor_root/root_ih.cpp @@ -1,20 +1,17 @@ -// $Id$ - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// root_ih.cpp -// -// = DESCRIPTION -// Visitor generating code for Root in the server implementation header -// -// = AUTHOR -// Yamuna Krishnamurthy (yamuna@cs.wustl.edu) -// -// ============================================================================ + +//============================================================================= +/** + * @file root_ih.cpp + * + * $Id$ + * + * Visitor generating code for Root in the server implementation header + * + * + * @author Yamuna Krishnamurthy (yamuna@cs.wustl.edu) + */ +//============================================================================= + // *********************************** // Root visitor for implementation header diff --git a/TAO/TAO_IDL/be/be_visitor_root/root_is.cpp b/TAO/TAO_IDL/be/be_visitor_root/root_is.cpp index f2f263455a4..2b33b907f24 100644 --- a/TAO/TAO_IDL/be/be_visitor_root/root_is.cpp +++ b/TAO/TAO_IDL/be/be_visitor_root/root_is.cpp @@ -1,21 +1,16 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// root_is.cpp -// -// = DESCRIPTION -// Visitor generating code for the Root in the implementation skeletons file -// -// = AUTHOR -// Yamuna Krishnamurthy (yamuna@cs.wustl.edu) -// -// ============================================================================ +//============================================================================= +/** + * @file root_is.cpp + * + * $Id$ + * + * Visitor generating code for the Root in the implementation skeletons file + * + * + * @author Yamuna Krishnamurthy (yamuna@cs.wustl.edu) + */ +//============================================================================= + // ****************************************************** // Root visitor for implementation skeletons diff --git a/TAO/TAO_IDL/be/be_visitor_root/root_sh.cpp b/TAO/TAO_IDL/be/be_visitor_root/root_sh.cpp index 8ca6ab5cd4c..9df2fb7282e 100644 --- a/TAO/TAO_IDL/be/be_visitor_root/root_sh.cpp +++ b/TAO/TAO_IDL/be/be_visitor_root/root_sh.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// root_sh.cpp -// -// = DESCRIPTION -// Visitor generating code for Root in the server header -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ +//============================================================================= +/** + * @file root_sh.cpp + * + * $Id$ + * + * Visitor generating code for Root in the server header + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // *********************************** // Root visitor for server header diff --git a/TAO/TAO_IDL/be/be_visitor_root/root_si.cpp b/TAO/TAO_IDL/be/be_visitor_root/root_si.cpp index 10cc482f6c9..db113211591 100644 --- a/TAO/TAO_IDL/be/be_visitor_root/root_si.cpp +++ b/TAO/TAO_IDL/be/be_visitor_root/root_si.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// root_si.cpp -// -// = DESCRIPTION -// Visitor generating code for the Root in the server inline file -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ +//============================================================================= +/** + * @file root_si.cpp + * + * $Id$ + * + * Visitor generating code for the Root in the server inline file + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // *********************************************** // Root visitor for server inline diff --git a/TAO/TAO_IDL/be/be_visitor_root/root_ss.cpp b/TAO/TAO_IDL/be/be_visitor_root/root_ss.cpp index 267b582ebb5..b9b647b79e7 100644 --- a/TAO/TAO_IDL/be/be_visitor_root/root_ss.cpp +++ b/TAO/TAO_IDL/be/be_visitor_root/root_ss.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// root_ss.cpp -// -// = DESCRIPTION -// Visitor generating code for the Root in the server skeletons file -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ +//============================================================================= +/** + * @file root_ss.cpp + * + * $Id$ + * + * Visitor generating code for the Root in the server skeletons file + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // ****************************************************** // Root visitor for server skeletons diff --git a/TAO/TAO_IDL/be/be_visitor_root/root_sth.cpp b/TAO/TAO_IDL/be/be_visitor_root/root_sth.cpp index 77449d65659..9cfeb2b2b2a 100644 --- a/TAO/TAO_IDL/be/be_visitor_root/root_sth.cpp +++ b/TAO/TAO_IDL/be/be_visitor_root/root_sth.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// root_sth.cpp -// -// = DESCRIPTION -// Visitor generating code for Root in the server template header -// -// = AUTHOR -// Jeff Parsons -// -// ============================================================================ + +//============================================================================= +/** + * @file root_sth.cpp + * + * $Id$ + * + * Visitor generating code for Root in the server template header + * + * + * @author Jeff Parsons + */ +//============================================================================= + // **************************************** // Root visitor for server template header diff --git a/TAO/TAO_IDL/be/be_visitor_root/root_svh.cpp b/TAO/TAO_IDL/be/be_visitor_root/root_svh.cpp index 03be1b87b28..78a0ea59cbb 100644 --- a/TAO/TAO_IDL/be/be_visitor_root/root_svh.cpp +++ b/TAO/TAO_IDL/be/be_visitor_root/root_svh.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// root_svh.cpp -// -// = DESCRIPTION -// Visitor generating code for Root in the CIAO servant header -// -// = AUTHOR -// Jeff Parsons -// -// ============================================================================ + +//============================================================================= +/** + * @file root_svh.cpp + * + * $Id$ + * + * Visitor generating code for Root in the CIAO servant header + * + * + * @author Jeff Parsons + */ +//============================================================================= + // ******************************** // Root visitor for CIAO servant header diff --git a/TAO/TAO_IDL/be/be_visitor_root/root_svs.cpp b/TAO/TAO_IDL/be/be_visitor_root/root_svs.cpp index 21359af289e..05f1bc60785 100644 --- a/TAO/TAO_IDL/be/be_visitor_root/root_svs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_root/root_svs.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// root_svs.cpp -// -// = DESCRIPTION -// Visitor generating code for Root in the CIAO servant source -// -// = AUTHOR -// Jeff Parsons -// -// ============================================================================ + +//============================================================================= +/** + * @file root_svs.cpp + * + * $Id$ + * + * Visitor generating code for Root in the CIAO servant source + * + * + * @author Jeff Parsons + */ +//============================================================================= + // ******************************** // Root visitor for CIAO servant source diff --git a/TAO/TAO_IDL/be/be_visitor_root/serializer_op.cpp b/TAO/TAO_IDL/be/be_visitor_root/serializer_op.cpp index 6d11e368b83..9aaba342be3 100644 --- a/TAO/TAO_IDL/be/be_visitor_root/serializer_op.cpp +++ b/TAO/TAO_IDL/be/be_visitor_root/serializer_op.cpp @@ -1,23 +1,18 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// serializer_op.cpp -// -// = DESCRIPTION -// Visitor generating code for the TAO::DCPS::Serializer operators -// for types defined in Root's scope. -// -// = AUTHOR -// Scott Harris based on code by Aniruddha Gokhale -// -// ============================================================================ +//============================================================================= +/** + * @file serializer_op.cpp + * + * $Id$ + * + * Visitor generating code for the TAO::DCPS::Serializer operators + * for types defined in Root's scope. + * + * + * @author Scott Harris based on code by Aniruddha Gokhale + */ +//============================================================================= + // *************************************************************************** // Root visitor for generating Serializer operator declarations in the client header diff --git a/TAO/TAO_IDL/be/be_visitor_scope.cpp b/TAO/TAO_IDL/be/be_visitor_scope.cpp index 1842b5f9b63..74d1a9e6c28 100644 --- a/TAO/TAO_IDL/be/be_visitor_scope.cpp +++ b/TAO/TAO_IDL/be/be_visitor_scope.cpp @@ -1,23 +1,18 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// be_visitor_scope.cpp -// -// = DESCRIPTION -// Visitor for the base be_scope node. This serves to maintain the current -// state (context) of code generation for the derived visitor. -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file be_visitor_scope.cpp + * + * $Id$ + * + * Visitor for the base be_scope node. This serves to maintain the current + * state (context) of code generation for the derived visitor. + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + #include "be_argument.h" #include "be_scope.h" diff --git a/TAO/TAO_IDL/be/be_visitor_sequence.cpp b/TAO/TAO_IDL/be/be_visitor_sequence.cpp index e4728d0bae7..fd14a8a6f5c 100644 --- a/TAO/TAO_IDL/be/be_visitor_sequence.cpp +++ b/TAO/TAO_IDL/be/be_visitor_sequence.cpp @@ -1,20 +1,17 @@ -// $Id$ -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// be_visitor_sequence.cpp -// -// = DESCRIPTION -// Visitors for generation of code for Sequence -// -// = AUTHOR -// Aniruddha Gokhale and Carlos O'Ryan -// -// ============================================================================ +//============================================================================= +/** + * @file be_visitor_sequence.cpp + * + * $Id$ + * + * Visitors for generation of code for Sequence + * + * + * @author Aniruddha Gokhale and Carlos O'Ryan + */ +//============================================================================= + #include "be_array.h" #include "be_enum.h" diff --git a/TAO/TAO_IDL/be/be_visitor_sequence/any_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_sequence/any_op_ch.cpp index 9770302e05a..1099be78c56 100644 --- a/TAO/TAO_IDL/be/be_visitor_sequence/any_op_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_sequence/any_op_ch.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// any_op_ch.cpp -// -// = DESCRIPTION -// Visitor generating code for Any operators for the Sequence -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ +//============================================================================= +/** + * @file any_op_ch.cpp + * + * $Id$ + * + * Visitor generating code for Any operators for the Sequence + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // *************************************************************************** // Sequence visitor for generating Any operator declarations in the client header diff --git a/TAO/TAO_IDL/be/be_visitor_sequence/any_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_sequence/any_op_cs.cpp index 22bb455d2a6..8d75eae8193 100644 --- a/TAO/TAO_IDL/be/be_visitor_sequence/any_op_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_sequence/any_op_cs.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// any_op_cs.cpp -// -// = DESCRIPTION -// Visitor generating code for Any operator for the Sequence node -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file any_op_cs.cpp + * + * $Id$ + * + * Visitor generating code for Any operator for the Sequence node + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // *************************************************************************** // Sequence visitor for generating Any operator declarations in the client diff --git a/TAO/TAO_IDL/be/be_visitor_sequence/buffer_type.cpp b/TAO/TAO_IDL/be/be_visitor_sequence/buffer_type.cpp index 17bd24f6116..f442e4d5ca6 100644 --- a/TAO/TAO_IDL/be/be_visitor_sequence/buffer_type.cpp +++ b/TAO/TAO_IDL/be/be_visitor_sequence/buffer_type.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// buffer_type.cpp -// -// = DESCRIPTION -// Visitor generating code for the internal buffer type of the Sequence node -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file buffer_type.cpp + * + * $Id$ + * + * Visitor generating code for the internal buffer type of the Sequence node + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // **************************************************************** // We have to generate the buffer type in the constructor diff --git a/TAO/TAO_IDL/be/be_visitor_sequence/cdr_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_sequence/cdr_op_ch.cpp index eaeb5d75d03..dd2182c6cf8 100644 --- a/TAO/TAO_IDL/be/be_visitor_sequence/cdr_op_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_sequence/cdr_op_ch.cpp @@ -1,23 +1,18 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// cdr_op_ch.cpp -// -// = DESCRIPTION -// Visitor generating code for CDR operators for sequences. This uses -// compiled marshaling. -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file cdr_op_ch.cpp + * + * $Id$ + * + * Visitor generating code for CDR operators for sequences. This uses + * compiled marshaling. + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // *************************************************************************** // Sequence visitor for generating CDR operator declarations in the client header diff --git a/TAO/TAO_IDL/be/be_visitor_sequence/sequence_base.cpp b/TAO/TAO_IDL/be/be_visitor_sequence/sequence_base.cpp index 31437ba25d4..0b8bbe83396 100644 --- a/TAO/TAO_IDL/be/be_visitor_sequence/sequence_base.cpp +++ b/TAO/TAO_IDL/be/be_visitor_sequence/sequence_base.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// sequence_base.cpp -// -// = DESCRIPTION -// Visitor generating code for the base type of the Sequence -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file sequence_base.cpp + * + * $Id$ + * + * Visitor generating code for the base type of the Sequence + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // **************************************************************** // We have to generate the parameters for the template that implements diff --git a/TAO/TAO_IDL/be/be_visitor_sequence/sequence_ch.cpp b/TAO/TAO_IDL/be/be_visitor_sequence/sequence_ch.cpp index 00206c7884b..94d8e9a90fa 100644 --- a/TAO/TAO_IDL/be/be_visitor_sequence/sequence_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_sequence/sequence_ch.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// sequence_ch.cpp -// -// = DESCRIPTION -// Visitor generating code for Sequence in the client header -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file sequence_ch.cpp + * + * $Id$ + * + * Visitor generating code for Sequence in the client header + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // Root visitor for client header. be_visitor_sequence_ch::be_visitor_sequence_ch (be_visitor_context *ctx) diff --git a/TAO/TAO_IDL/be/be_visitor_sequence/sequence_cs.cpp b/TAO/TAO_IDL/be/be_visitor_sequence/sequence_cs.cpp index 7fc4aeb9d54..8271306bb9a 100644 --- a/TAO/TAO_IDL/be/be_visitor_sequence/sequence_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_sequence/sequence_cs.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// sequence_cs.cpp -// -// = DESCRIPTION -// Visitor generating code for Sequences in the client stubs file -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file sequence_cs.cpp + * + * $Id$ + * + * Visitor generating code for Sequences in the client stubs file + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // ************************************************************ // Root visitor for client stub class diff --git a/TAO/TAO_IDL/be/be_visitor_sequence/serializer_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_sequence/serializer_op_ch.cpp index 8f4d829e939..3b79e6390ee 100644 --- a/TAO/TAO_IDL/be/be_visitor_sequence/serializer_op_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_sequence/serializer_op_ch.cpp @@ -1,23 +1,18 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// serializer_op_ch.cpp -// -// = DESCRIPTION -// Visitor generating code for TAO::DCPS::Serializer operators for sequences. -// This uses compiled marshaling. -// -// = AUTHOR -// Scott Harris based on code by Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file serializer_op_ch.cpp + * + * $Id$ + * + * Visitor generating code for TAO::DCPS::Serializer operators for sequences. + * This uses compiled marshaling. + * + * + * @author Scott Harris based on code by Aniruddha Gokhale + */ +//============================================================================= + // *************************************************************************** // Sequence visitor for generating Serializer operator declarations in the client header diff --git a/TAO/TAO_IDL/be/be_visitor_structure.cpp b/TAO/TAO_IDL/be/be_visitor_structure.cpp index 434ad33e4c1..151cdec8754 100644 --- a/TAO/TAO_IDL/be/be_visitor_structure.cpp +++ b/TAO/TAO_IDL/be/be_visitor_structure.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// be_visitor_structure.cpp -// -// = DESCRIPTION -// Visitors for generation of code for Structure -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ +//============================================================================= +/** + * @file be_visitor_structure.cpp + * + * $Id$ + * + * Visitors for generation of code for Structure + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + #include "be_field.h" #include "be_structure.h" diff --git a/TAO/TAO_IDL/be/be_visitor_structure/any_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_structure/any_op_ch.cpp index cbedd66511d..3f359421a8c 100644 --- a/TAO/TAO_IDL/be/be_visitor_structure/any_op_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_structure/any_op_ch.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// any_op_ch.cpp -// -// = DESCRIPTION -// Visitor generating code for Any operators for structures -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file any_op_ch.cpp + * + * $Id$ + * + * Visitor generating code for Any operators for structures + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // *************************************************************************** // Structure visitor for generating Any operator declarations in the client header diff --git a/TAO/TAO_IDL/be/be_visitor_structure/any_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_structure/any_op_cs.cpp index 856fe28dd26..a4f6b4be42a 100644 --- a/TAO/TAO_IDL/be/be_visitor_structure/any_op_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_structure/any_op_cs.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// any_op_cs.cpp -// -// = DESCRIPTION -// Visitor generating code for Any operators for structures -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file any_op_cs.cpp + * + * $Id$ + * + * Visitor generating code for Any operators for structures + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // *************************************************************************** // Structure visitor for generating Any operator declarations in the client diff --git a/TAO/TAO_IDL/be/be_visitor_structure/cdr_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_structure/cdr_op_ch.cpp index 55d1730d332..8649bb5000f 100644 --- a/TAO/TAO_IDL/be/be_visitor_structure/cdr_op_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_structure/cdr_op_ch.cpp @@ -1,23 +1,18 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// cdr_op_ch.cpp -// -// = DESCRIPTION -// Visitor generating code for CDR operators for structures. This uses -// compiled marshaling. -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file cdr_op_ch.cpp + * + * $Id$ + * + * Visitor generating code for CDR operators for structures. This uses + * compiled marshaling. + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // *************************************************************************** // Structure visitor for generating CDR operator declarations in the client header diff --git a/TAO/TAO_IDL/be/be_visitor_structure/cdr_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_structure/cdr_op_cs.cpp index a2e882f665a..93037b0067b 100644 --- a/TAO/TAO_IDL/be/be_visitor_structure/cdr_op_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_structure/cdr_op_cs.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// cdr_op_cs.cpp -// -// = DESCRIPTION -// Visitor generating code for CDR operators for structures -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file cdr_op_cs.cpp + * + * $Id$ + * + * Visitor generating code for CDR operators for structures + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + be_visitor_structure_cdr_op_cs::be_visitor_structure_cdr_op_cs ( be_visitor_context *ctx diff --git a/TAO/TAO_IDL/be/be_visitor_structure/serializer_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_structure/serializer_op_ch.cpp index 7e2ad9ec96d..3ba993d300f 100644 --- a/TAO/TAO_IDL/be/be_visitor_structure/serializer_op_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_structure/serializer_op_ch.cpp @@ -1,23 +1,18 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// serializer_op_ch.cpp -// -// = DESCRIPTION -// Visitor generating code for TAO::DCPS::Serializer operators for -// structures. This uses compiled marshaling. -// -// = AUTHOR -// Scott Harris based on code by Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file serializer_op_ch.cpp + * + * $Id$ + * + * Visitor generating code for TAO::DCPS::Serializer operators for + * structures. This uses compiled marshaling. + * + * + * @author Scott Harris based on code by Aniruddha Gokhale + */ +//============================================================================= + #include "global_extern.h" diff --git a/TAO/TAO_IDL/be/be_visitor_structure/serializer_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_structure/serializer_op_cs.cpp index 376dde6e038..de822568d77 100644 --- a/TAO/TAO_IDL/be/be_visitor_structure/serializer_op_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_structure/serializer_op_cs.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// serializer_op_cs.cpp -// -// = DESCRIPTION -// Visitor generating code for TAO::DCPS::Serializer operators for structures -// -// = AUTHOR -// Scott Harris based on code by Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file serializer_op_cs.cpp + * + * $Id$ + * + * Visitor generating code for TAO::DCPS::Serializer operators for structures + * + * + * @author Scott Harris based on code by Aniruddha Gokhale + */ +//============================================================================= + #include "utl_identifier.h" diff --git a/TAO/TAO_IDL/be/be_visitor_structure/structure.cpp b/TAO/TAO_IDL/be/be_visitor_structure/structure.cpp index 4fae0895d4a..23a5761d55e 100644 --- a/TAO/TAO_IDL/be/be_visitor_structure/structure.cpp +++ b/TAO/TAO_IDL/be/be_visitor_structure/structure.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// structure.cpp -// -// = DESCRIPTION -// Visitor generating code for Structures. This is a generic visitor. -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ +//============================================================================= +/** + * @file structure.cpp + * + * $Id$ + * + * Visitor generating code for Structures. This is a generic visitor. + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + be_visitor_structure::be_visitor_structure (be_visitor_context *ctx) : be_visitor_scope (ctx) diff --git a/TAO/TAO_IDL/be/be_visitor_structure/structure_ch.cpp b/TAO/TAO_IDL/be/be_visitor_structure/structure_ch.cpp index a86e4f6c548..702bc3091ff 100644 --- a/TAO/TAO_IDL/be/be_visitor_structure/structure_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_structure/structure_ch.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// structure_ch.cpp -// -// = DESCRIPTION -// Visitor generating code for Structure in the client header. -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file structure_ch.cpp + * + * $Id$ + * + * Visitor generating code for Structure in the client header. + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // ****************************************************** // for client header diff --git a/TAO/TAO_IDL/be/be_visitor_structure/structure_ci.cpp b/TAO/TAO_IDL/be/be_visitor_structure/structure_ci.cpp index 9f29cdb8a7a..5f4a2a05e99 100644 --- a/TAO/TAO_IDL/be/be_visitor_structure/structure_ci.cpp +++ b/TAO/TAO_IDL/be/be_visitor_structure/structure_ci.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// structure_ci.cpp -// -// = DESCRIPTION -// Visitor generating code for Structure in the inline file. -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file structure_ci.cpp + * + * $Id$ + * + * Visitor generating code for Structure in the inline file. + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // ****************************************************** // for client inline diff --git a/TAO/TAO_IDL/be/be_visitor_structure/structure_cs.cpp b/TAO/TAO_IDL/be/be_visitor_structure/structure_cs.cpp index 42055544ee9..598501fe506 100644 --- a/TAO/TAO_IDL/be/be_visitor_structure/structure_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_structure/structure_cs.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// structure_cs.cpp -// -// = DESCRIPTION -// Visitor generating code for Structures in the client stubs file. -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ +//============================================================================= +/** + * @file structure_cs.cpp + * + * $Id$ + * + * Visitor generating code for Structures in the client stubs file. + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // *************************************************************************** // For client stubs. diff --git a/TAO/TAO_IDL/be/be_visitor_structure_fwd.cpp b/TAO/TAO_IDL/be/be_visitor_structure_fwd.cpp index baca963592c..464a00c517d 100644 --- a/TAO/TAO_IDL/be/be_visitor_structure_fwd.cpp +++ b/TAO/TAO_IDL/be/be_visitor_structure_fwd.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// be_visitor_structure_fwd.cpp -// -// = DESCRIPTION -// Visitors for generation of code for be_structure_fwd -// -// = AUTHOR -// Jeff Parsons -// -// ============================================================================ +//============================================================================= +/** + * @file be_visitor_structure_fwd.cpp + * + * $Id$ + * + * Visitors for generation of code for be_structure_fwd + * + * + * @author Jeff Parsons + */ +//============================================================================= + #include "be_structure_fwd.h" #include "be_structure.h" diff --git a/TAO/TAO_IDL/be/be_visitor_structure_fwd/structure_fwd_ch.cpp b/TAO/TAO_IDL/be/be_visitor_structure_fwd/structure_fwd_ch.cpp index 608d2929e94..4df083567e3 100644 --- a/TAO/TAO_IDL/be/be_visitor_structure_fwd/structure_fwd_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_structure_fwd/structure_fwd_ch.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// structure_fwd_ch.cpp -// -// = DESCRIPTION -// Visitor generating code for be_structure_fwd node in the client header. -// -// = AUTHOR -// Jeff Parsons -// -// ============================================================================ + +//============================================================================= +/** + * @file structure_fwd_ch.cpp + * + * $Id$ + * + * Visitor generating code for be_structure_fwd node in the client header. + * + * + * @author Jeff Parsons + */ +//============================================================================= + be_visitor_structure_fwd_ch::be_visitor_structure_fwd_ch ( be_visitor_context *ctx diff --git a/TAO/TAO_IDL/be/be_visitor_typecode.cpp b/TAO/TAO_IDL/be/be_visitor_typecode.cpp index e22fea492f7..0d2e23b7487 100644 --- a/TAO/TAO_IDL/be/be_visitor_typecode.cpp +++ b/TAO/TAO_IDL/be/be_visitor_typecode.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// be_visitor_typecode.cpp -// -// = DESCRIPTION -// Visitors for generation of code for TypeCodes for various types -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ +//============================================================================= +/** + * @file be_visitor_typecode.cpp + * + * $Id$ + * + * Visitors for generation of code for TypeCodes for various types + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + #include "be_array.h" #include "be_enum.h" diff --git a/TAO/TAO_IDL/be/be_visitor_typecode/typecode_decl.cpp b/TAO/TAO_IDL/be/be_visitor_typecode/typecode_decl.cpp index 61a9071639c..be834a03c53 100644 --- a/TAO/TAO_IDL/be/be_visitor_typecode/typecode_decl.cpp +++ b/TAO/TAO_IDL/be/be_visitor_typecode/typecode_decl.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// typecode_decl.cpp -// -// = DESCRIPTION -// Visitor generating code for TypeCode declaration for a type -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file typecode_decl.cpp + * + * $Id$ + * + * Visitor generating code for TypeCode declaration for a type + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // ****************************************************** // TypeCode declarations diff --git a/TAO/TAO_IDL/be/be_visitor_typecode/typecode_defn.cpp b/TAO/TAO_IDL/be/be_visitor_typecode/typecode_defn.cpp index 8f04147d8b1..f11d91c688b 100644 --- a/TAO/TAO_IDL/be/be_visitor_typecode/typecode_defn.cpp +++ b/TAO/TAO_IDL/be/be_visitor_typecode/typecode_defn.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// typecode_defn.cpp -// -// = DESCRIPTION -// Visitor generating code for TypeCode definitions for types. -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file typecode_defn.cpp + * + * $Id$ + * + * Visitor generating code for TypeCode definitions for types. + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + #include "be_interface_fwd.h" diff --git a/TAO/TAO_IDL/be/be_visitor_typedef.cpp b/TAO/TAO_IDL/be/be_visitor_typedef.cpp index fa6c1f9847e..70f5d759a58 100644 --- a/TAO/TAO_IDL/be/be_visitor_typedef.cpp +++ b/TAO/TAO_IDL/be/be_visitor_typedef.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// be_visitor_typedef.cpp -// -// = DESCRIPTION -// Visitors for generation of code for Typedef -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ +//============================================================================= +/** + * @file be_visitor_typedef.cpp + * + * $Id$ + * + * Visitors for generation of code for Typedef + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + #include "be_array.h" #include "be_enum.h" diff --git a/TAO/TAO_IDL/be/be_visitor_typedef/any_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_typedef/any_op_ch.cpp index 05dc55b4f1f..611dffeeb9a 100644 --- a/TAO/TAO_IDL/be/be_visitor_typedef/any_op_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_typedef/any_op_ch.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// any_op_ch.cpp -// -// = DESCRIPTION -// Visitor generating code for Any operators of a Typedef node -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file any_op_ch.cpp + * + * $Id$ + * + * Visitor generating code for Any operators of a Typedef node + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // *************************************************************************** // Typedef visitor for generating Any operator declarations in the client header diff --git a/TAO/TAO_IDL/be/be_visitor_typedef/any_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_typedef/any_op_cs.cpp index 4a6ff486404..256489d956a 100644 --- a/TAO/TAO_IDL/be/be_visitor_typedef/any_op_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_typedef/any_op_cs.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// any_op_cs.cpp -// -// = DESCRIPTION -// Visitor generating code for Any operators in the client stubs -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file any_op_cs.cpp + * + * $Id$ + * + * Visitor generating code for Any operators in the client stubs + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // *************************************************************************** // Typedef visitor for generating Any operator declarations in the client diff --git a/TAO/TAO_IDL/be/be_visitor_typedef/cdr_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_typedef/cdr_op_ch.cpp index fa7ad3f32a8..3f41ffcdc80 100644 --- a/TAO/TAO_IDL/be/be_visitor_typedef/cdr_op_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_typedef/cdr_op_ch.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// cdr_op_ch.cpp -// -// = DESCRIPTION -// Visitor generating code for Cdr operators of a Typedef node -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file cdr_op_ch.cpp + * + * $Id$ + * + * Visitor generating code for Cdr operators of a Typedef node + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // *************************************************************************** // Typedef visitor for generating Cdr operator declarations in the client header diff --git a/TAO/TAO_IDL/be/be_visitor_typedef/cdr_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_typedef/cdr_op_cs.cpp index 429568ab73f..6017ca94d28 100644 --- a/TAO/TAO_IDL/be/be_visitor_typedef/cdr_op_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_typedef/cdr_op_cs.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// cdr_op_cs.cpp -// -// = DESCRIPTION -// Visitor generating code for Cdr operators in the client stubs -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file cdr_op_cs.cpp + * + * $Id$ + * + * Visitor generating code for Cdr operators in the client stubs + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // *************************************************************************** // Typedef visitor for generating CDR operator declarations in the client diff --git a/TAO/TAO_IDL/be/be_visitor_typedef/serializer_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_typedef/serializer_op_ch.cpp index 3c2810e239e..79c90ed799b 100644 --- a/TAO/TAO_IDL/be/be_visitor_typedef/serializer_op_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_typedef/serializer_op_ch.cpp @@ -1,23 +1,18 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// serializer_op_ch.cpp -// -// = DESCRIPTION -// Visitor generating code for TAO::DCPS::Serializer operators -// of a Typedef node -// -// = AUTHOR -// Scott Harris based on code by Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file serializer_op_ch.cpp + * + * $Id$ + * + * Visitor generating code for TAO::DCPS::Serializer operators + * of a Typedef node + * + * + * @author Scott Harris based on code by Aniruddha Gokhale + */ +//============================================================================= + // *************************************************************************** // Typedef visitor for generating Serializer operator declarations in the client header diff --git a/TAO/TAO_IDL/be/be_visitor_typedef/serializer_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_typedef/serializer_op_cs.cpp index 1d44a5c1c9a..49bc1b62232 100644 --- a/TAO/TAO_IDL/be/be_visitor_typedef/serializer_op_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_typedef/serializer_op_cs.cpp @@ -1,23 +1,18 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// serializer_op_cs.cpp -// -// = DESCRIPTION -// Visitor generating code for TAO::DCPS::Serializer operators -// in the client stubs -// -// = AUTHOR -// Scott Harris based on code by Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file serializer_op_cs.cpp + * + * $Id$ + * + * Visitor generating code for TAO::DCPS::Serializer operators + * in the client stubs + * + * + * @author Scott Harris based on code by Aniruddha Gokhale + */ +//============================================================================= + // *************************************************************************** // Typedef visitor for generating Serializer operator declarations in the client diff --git a/TAO/TAO_IDL/be/be_visitor_typedef/typedef.cpp b/TAO/TAO_IDL/be/be_visitor_typedef/typedef.cpp index cf9c62a2a63..f8ae13522e2 100644 --- a/TAO/TAO_IDL/be/be_visitor_typedef/typedef.cpp +++ b/TAO/TAO_IDL/be/be_visitor_typedef/typedef.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// typedef.cpp -// -// = DESCRIPTION -// Generic visitor generating code for Typedefs -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ +//============================================================================= +/** + * @file typedef.cpp + * + * $Id$ + * + * Generic visitor generating code for Typedefs + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // ****************************************************** // Generic typedef visitor. diff --git a/TAO/TAO_IDL/be/be_visitor_typedef/typedef_ch.cpp b/TAO/TAO_IDL/be/be_visitor_typedef/typedef_ch.cpp index 303762ff705..cdc304c9e0a 100644 --- a/TAO/TAO_IDL/be/be_visitor_typedef/typedef_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_typedef/typedef_ch.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// typedef_ch.cpp -// -// = DESCRIPTION -// Visitor generating code for Typedef in the client header -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file typedef_ch.cpp + * + * $Id$ + * + * Visitor generating code for Typedef in the client header + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // ****************************************************** // Typedef visitor for client header diff --git a/TAO/TAO_IDL/be/be_visitor_typedef/typedef_ci.cpp b/TAO/TAO_IDL/be/be_visitor_typedef/typedef_ci.cpp index 213d8087a24..d2f6606070e 100644 --- a/TAO/TAO_IDL/be/be_visitor_typedef/typedef_ci.cpp +++ b/TAO/TAO_IDL/be/be_visitor_typedef/typedef_ci.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// typedef_ci.cpp -// -// = DESCRIPTION -// Visitor generating code for Typedefs in the client inline file. -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file typedef_ci.cpp + * + * $Id$ + * + * Visitor generating code for Typedefs in the client inline file. + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // ****************************************************** // Typedef visitor for client inline diff --git a/TAO/TAO_IDL/be/be_visitor_typedef/typedef_cs.cpp b/TAO/TAO_IDL/be/be_visitor_typedef/typedef_cs.cpp index 54296355f7f..a9a24734c44 100644 --- a/TAO/TAO_IDL/be/be_visitor_typedef/typedef_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_typedef/typedef_cs.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// typedef_cs.cpp -// -// = DESCRIPTION -// Visitor generating code for Typedef in the client stubs -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file typedef_cs.cpp + * + * $Id$ + * + * Visitor generating code for Typedef in the client stubs + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // ****************************************************** // Typedef visitor for client stubs diff --git a/TAO/TAO_IDL/be/be_visitor_union.cpp b/TAO/TAO_IDL/be/be_visitor_union.cpp index ca8209c889b..8db265851c4 100644 --- a/TAO/TAO_IDL/be/be_visitor_union.cpp +++ b/TAO/TAO_IDL/be/be_visitor_union.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// be_visitor_union.cpp -// -// = DESCRIPTION -// Visitors for generation of code for Union -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ +//============================================================================= +/** + * @file be_visitor_union.cpp + * + * $Id$ + * + * Visitors for generation of code for Union + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + #include "be_enum.h" #include "be_typedef.h" diff --git a/TAO/TAO_IDL/be/be_visitor_union/any_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_union/any_op_ch.cpp index c7bfb715374..6b659bb6d10 100644 --- a/TAO/TAO_IDL/be/be_visitor_union/any_op_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_union/any_op_ch.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// any_op_ch.cpp -// -// = DESCRIPTION -// Visitor generating code for Any operators for Union. -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file any_op_ch.cpp + * + * $Id$ + * + * Visitor generating code for Any operators for Union. + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // *************************************************************************** // Union visitor for generating Any operator declarations in the client header diff --git a/TAO/TAO_IDL/be/be_visitor_union/any_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_union/any_op_cs.cpp index dc56527b5ef..e2e2fd57012 100644 --- a/TAO/TAO_IDL/be/be_visitor_union/any_op_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_union/any_op_cs.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// any_op_cs.cpp -// -// = DESCRIPTION -// Visitor generating code for Any operators for Union. -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file any_op_cs.cpp + * + * $Id$ + * + * Visitor generating code for Any operators for Union. + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // *************************************************************************** // Union visitor for generating Any operator declarations in the client diff --git a/TAO/TAO_IDL/be/be_visitor_union/cdr_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_union/cdr_op_ch.cpp index 315248ef6b3..3330928c7e0 100644 --- a/TAO/TAO_IDL/be/be_visitor_union/cdr_op_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_union/cdr_op_ch.cpp @@ -1,23 +1,18 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// cdr_op_ch.cpp -// -// = DESCRIPTION -// Visitor generating code for CDR operators for unions. This uses -// compiled marshaling. -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ +//============================================================================= +/** + * @file cdr_op_ch.cpp + * + * $Id$ + * + * Visitor generating code for CDR operators for unions. This uses + * compiled marshaling. + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // *************************************************************************** // Union visitor for generating CDR operator declarations in the client header diff --git a/TAO/TAO_IDL/be/be_visitor_union/cdr_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_union/cdr_op_cs.cpp index 720fe5f58de..3263e2879da 100644 --- a/TAO/TAO_IDL/be/be_visitor_union/cdr_op_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_union/cdr_op_cs.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// cdr_op_cs.cpp -// -// = DESCRIPTION -// Visitor generating code for CDR operators for unions -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file cdr_op_cs.cpp + * + * $Id$ + * + * Visitor generating code for CDR operators for unions + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // *************************************************************************** // Union visitor for generating CDR operator declarations in the client diff --git a/TAO/TAO_IDL/be/be_visitor_union/discriminant_ch.cpp b/TAO/TAO_IDL/be/be_visitor_union/discriminant_ch.cpp index f6b840ba837..81140ae85ce 100644 --- a/TAO/TAO_IDL/be/be_visitor_union/discriminant_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_union/discriminant_ch.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// discriminant_ch.cpp -// -// = DESCRIPTION -// Visitor generating code for discriminant of the Union -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file discriminant_ch.cpp + * + * $Id$ + * + * Visitor generating code for discriminant of the Union + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // ************************************************************************* // Visitor for discriminant in client header file. diff --git a/TAO/TAO_IDL/be/be_visitor_union/discriminant_ci.cpp b/TAO/TAO_IDL/be/be_visitor_union/discriminant_ci.cpp index 5fb93efe53e..18dfc1fcf54 100644 --- a/TAO/TAO_IDL/be/be_visitor_union/discriminant_ci.cpp +++ b/TAO/TAO_IDL/be/be_visitor_union/discriminant_ci.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// discriminant_ci.cpp -// -// = DESCRIPTION -// Visitor generating code for discriminant of the union. -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file discriminant_ci.cpp + * + * $Id$ + * + * Visitor generating code for discriminant of the union. + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // ************************************************************************* // be_visitor_discriminant_ci - visitor for discriminant in client inline file diff --git a/TAO/TAO_IDL/be/be_visitor_union/discriminant_cs.cpp b/TAO/TAO_IDL/be/be_visitor_union/discriminant_cs.cpp index fbdb9404004..4f0c3b250f5 100644 --- a/TAO/TAO_IDL/be/be_visitor_union/discriminant_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_union/discriminant_cs.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// discriminant_cs.cpp -// -// = DESCRIPTION -// Visitor generating code for discriminant of the union -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ +//============================================================================= +/** + * @file discriminant_cs.cpp + * + * $Id$ + * + * Visitor generating code for discriminant of the union + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // ************************************************************************* // Visitor for discriminant in client stubs. diff --git a/TAO/TAO_IDL/be/be_visitor_union/serializer_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_union/serializer_op_ch.cpp index a76e2c7a2ac..9e3f2b37554 100644 --- a/TAO/TAO_IDL/be/be_visitor_union/serializer_op_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_union/serializer_op_ch.cpp @@ -1,23 +1,18 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// serializer_op_ch.cpp -// -// = DESCRIPTION -// Visitor generating code for TAO::DCPS::Serializer operators for unions. -// This uses compiled marshaling. -// -// = AUTHOR -// Scott Harris based on code by Aniruddha Gokhale -// -// ============================================================================ +//============================================================================= +/** + * @file serializer_op_ch.cpp + * + * $Id$ + * + * Visitor generating code for TAO::DCPS::Serializer operators for unions. + * This uses compiled marshaling. + * + * + * @author Scott Harris based on code by Aniruddha Gokhale + */ +//============================================================================= + // *************************************************************************** // Union visitor for generating Serializer operator declarations in the client header diff --git a/TAO/TAO_IDL/be/be_visitor_union/serializer_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_union/serializer_op_cs.cpp index d765f96006a..978ebbd2757 100644 --- a/TAO/TAO_IDL/be/be_visitor_union/serializer_op_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_union/serializer_op_cs.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// serializer_op_cs.cpp -// -// = DESCRIPTION -// Visitor generating code for TAO::DCPS::Serializer operators for unions -// -// = AUTHOR -// Scott Harris based on code by Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file serializer_op_cs.cpp + * + * $Id$ + * + * Visitor generating code for TAO::DCPS::Serializer operators for unions + * + * + * @author Scott Harris based on code by Aniruddha Gokhale + */ +//============================================================================= + // *************************************************************************** // Union visitor for generating Serializer operator declarations in the client diff --git a/TAO/TAO_IDL/be/be_visitor_union/union.cpp b/TAO/TAO_IDL/be/be_visitor_union/union.cpp index d4527963873..d7f9871a2bb 100644 --- a/TAO/TAO_IDL/be/be_visitor_union/union.cpp +++ b/TAO/TAO_IDL/be/be_visitor_union/union.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// union.cpp -// -// = DESCRIPTION -// Generic visitor generating code for Unions -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file union.cpp + * + * $Id$ + * + * Generic visitor generating code for Unions + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + be_visitor_union::be_visitor_union (be_visitor_context *ctx) : be_visitor_scope (ctx) diff --git a/TAO/TAO_IDL/be/be_visitor_union/union_ch.cpp b/TAO/TAO_IDL/be/be_visitor_union/union_ch.cpp index d6ae78181f7..ab0ef09ddb2 100644 --- a/TAO/TAO_IDL/be/be_visitor_union/union_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_union/union_ch.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// union_ch.cpp -// -// = DESCRIPTION -// Visitor generating code for Unions in the client header -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file union_ch.cpp + * + * $Id$ + * + * Visitor generating code for Unions in the client header + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // ****************************************************** // For client header. diff --git a/TAO/TAO_IDL/be/be_visitor_union/union_ci.cpp b/TAO/TAO_IDL/be/be_visitor_union/union_ci.cpp index b463a9dffa5..9b2805e6c19 100644 --- a/TAO/TAO_IDL/be/be_visitor_union/union_ci.cpp +++ b/TAO/TAO_IDL/be/be_visitor_union/union_ci.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// union_ci.cpp -// -// = DESCRIPTION -// Visitor generating code for Union in the client inline file -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file union_ci.cpp + * + * $Id$ + * + * Visitor generating code for Union in the client inline file + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // ****************************************************** // For client inline. diff --git a/TAO/TAO_IDL/be/be_visitor_union/union_cs.cpp b/TAO/TAO_IDL/be/be_visitor_union/union_cs.cpp index 62b53f11762..9d8b953f8a2 100644 --- a/TAO/TAO_IDL/be/be_visitor_union/union_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_union/union_cs.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// union_cs.cpp -// -// = DESCRIPTION -// Visitor generating code for Unions in the client stubs -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file union_cs.cpp + * + * $Id$ + * + * Visitor generating code for Unions in the client stubs + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // ****************************************************** // For client stubs. diff --git a/TAO/TAO_IDL/be/be_visitor_union_branch.cpp b/TAO/TAO_IDL/be/be_visitor_union_branch.cpp index ae4f186b6e7..6f25d807211 100644 --- a/TAO/TAO_IDL/be/be_visitor_union_branch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_union_branch.cpp @@ -1,21 +1,16 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// be_visitor_union_branch.cpp -// -// = DESCRIPTION -// Concrete visitor for the base "BE_Union_Branch" node -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ +//============================================================================= +/** + * @file be_visitor_union_branch.cpp + * + * $Id$ + * + * Concrete visitor for the base "BE_Union_Branch" node + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + #include "be_array.h" #include "be_enum.h" diff --git a/TAO/TAO_IDL/be/be_visitor_union_branch/cdr_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_union_branch/cdr_op_ch.cpp index e111b253937..0df5ee6c9fa 100644 --- a/TAO/TAO_IDL/be/be_visitor_union_branch/cdr_op_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_union_branch/cdr_op_ch.cpp @@ -1,23 +1,18 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// cdr_op_ch.cpp -// -// = DESCRIPTION -// Visitor generating CDR operator declarator for union_branch in the client header -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file cdr_op_ch.cpp + * + * $Id$ + * + * Visitor generating CDR operator declarator for union_branch in the client header + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // ********************************************** // Visitor for union_branch in the client header file. diff --git a/TAO/TAO_IDL/be/be_visitor_union_branch/private_ch.cpp b/TAO/TAO_IDL/be/be_visitor_union_branch/private_ch.cpp index c248be13e49..fb72b0ece4c 100644 --- a/TAO/TAO_IDL/be/be_visitor_union_branch/private_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_union_branch/private_ch.cpp @@ -1,23 +1,18 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// private_ch.cpp -// -// = DESCRIPTION -// Visitor generating code for Union branch for the private part of the -// class. -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file private_ch.cpp + * + * $Id$ + * + * Visitor generating code for Union branch for the private part of the + * class. + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // ********************************************** // visitor for union_branch in the client header generating the private information diff --git a/TAO/TAO_IDL/be/be_visitor_union_branch/public_assign_cs.cpp b/TAO/TAO_IDL/be/be_visitor_union_branch/public_assign_cs.cpp index 5dc278ff99e..2eeedf81b7c 100644 --- a/TAO/TAO_IDL/be/be_visitor_union_branch/public_assign_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_union_branch/public_assign_cs.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// public_assign_cs.cpp -// -// = DESCRIPTION -// Visitor generating code for Union Branch for the assignment operator -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file public_assign_cs.cpp + * + * $Id$ + * + * Visitor generating code for Union Branch for the assignment operator + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // ********************************************** // visitor for union_branch in the client stubs file generating the code for diff --git a/TAO/TAO_IDL/be/be_visitor_union_branch/public_ch.cpp b/TAO/TAO_IDL/be/be_visitor_union_branch/public_ch.cpp index cbfaf91ef3a..57eb0548932 100644 --- a/TAO/TAO_IDL/be/be_visitor_union_branch/public_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_union_branch/public_ch.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// public_ch.cpp -// -// = DESCRIPTION -// Visitor generating code for Union_branch in the public part. -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file public_ch.cpp + * + * $Id$ + * + * Visitor generating code for Union_branch in the public part. + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // ********************************************** // Visitor for union_branch in the client header file. diff --git a/TAO/TAO_IDL/be/be_visitor_union_branch/public_ci.cpp b/TAO/TAO_IDL/be/be_visitor_union_branch/public_ci.cpp index 665194bd685..7b7a0d0c473 100644 --- a/TAO/TAO_IDL/be/be_visitor_union_branch/public_ci.cpp +++ b/TAO/TAO_IDL/be/be_visitor_union_branch/public_ci.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// public_ci.cpp -// -// = DESCRIPTION -// Visitor generating code for Union Branch in the client inline file. -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file public_ci.cpp + * + * $Id$ + * + * Visitor generating code for Union Branch in the client inline file. + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // ***************************************************** // Visitor for union_branch in the client inline file. diff --git a/TAO/TAO_IDL/be/be_visitor_union_branch/public_constructor_cs.cpp b/TAO/TAO_IDL/be/be_visitor_union_branch/public_constructor_cs.cpp index 41ae6c36397..3cb2aed8740 100644 --- a/TAO/TAO_IDL/be/be_visitor_union_branch/public_constructor_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_union_branch/public_constructor_cs.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// public_constructor_cs.cpp -// -// = DESCRIPTION -// Visitor generating code for Union Branch for the constructor operator -// -// = AUTHOR -// Johnny Willemsen -// -// ============================================================================ + +//============================================================================= +/** + * @file public_constructor_cs.cpp + * + * $Id$ + * + * Visitor generating code for Union Branch for the constructor operator + * + * + * @author Johnny Willemsen + */ +//============================================================================= + // ********************************************** // visitor for union_branch in the client stubs file generating the code for diff --git a/TAO/TAO_IDL/be/be_visitor_union_branch/public_cs.cpp b/TAO/TAO_IDL/be/be_visitor_union_branch/public_cs.cpp index 8fb0f663467..974257ed7ee 100644 --- a/TAO/TAO_IDL/be/be_visitor_union_branch/public_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_union_branch/public_cs.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// public_cs.cpp -// -// = DESCRIPTION -// Visitor generating code for Union Branch in the client stubs -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file public_cs.cpp + * + * $Id$ + * + * Visitor generating code for Union Branch in the client stubs + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // ********************************************** // Visitor for union_branch in the client stubs file. diff --git a/TAO/TAO_IDL/be/be_visitor_union_branch/public_reset_cs.cpp b/TAO/TAO_IDL/be/be_visitor_union_branch/public_reset_cs.cpp index 33e028d43c5..3b50fa9265e 100644 --- a/TAO/TAO_IDL/be/be_visitor_union_branch/public_reset_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_union_branch/public_reset_cs.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// public_reset_cs.cpp -// -// = DESCRIPTION -// Visitor generating code for Union Branch in the client inline file. -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file public_reset_cs.cpp + * + * $Id$ + * + * Visitor generating code for Union Branch in the client inline file. + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + // ***************************************************** // visitor for union_branch in the client diff --git a/TAO/TAO_IDL/be/be_visitor_union_branch/serializer_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_union_branch/serializer_op_ch.cpp index b690fa313e3..c84240fb34a 100644 --- a/TAO/TAO_IDL/be/be_visitor_union_branch/serializer_op_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_union_branch/serializer_op_ch.cpp @@ -1,24 +1,19 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// serializer_op_ch.cpp -// -// = DESCRIPTION -// Visitor generating Serializer operator declarator for union_branch -// in the client header -// -// = AUTHOR -// Scott Harris based on code by Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file serializer_op_ch.cpp + * + * $Id$ + * + * Visitor generating Serializer operator declarator for union_branch + * in the client header + * + * + * @author Scott Harris based on code by Aniruddha Gokhale + */ +//============================================================================= + // ********************************************** // Visitor for union_branch in the client header file. diff --git a/TAO/TAO_IDL/be/be_visitor_union_fwd.cpp b/TAO/TAO_IDL/be/be_visitor_union_fwd.cpp index 353a8212c01..bb59747b821 100644 --- a/TAO/TAO_IDL/be/be_visitor_union_fwd.cpp +++ b/TAO/TAO_IDL/be/be_visitor_union_fwd.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// be_visitor_union_fwd.cpp -// -// = DESCRIPTION -// Visitors for generation of code for be_union_fwd -// -// = AUTHOR -// Jeff Parsons -// -// ============================================================================ +//============================================================================= +/** + * @file be_visitor_union_fwd.cpp + * + * $Id$ + * + * Visitors for generation of code for be_union_fwd + * + * + * @author Jeff Parsons + */ +//============================================================================= + #include "be_union_fwd.h" #include "be_union.h" diff --git a/TAO/TAO_IDL/be/be_visitor_union_fwd/union_fwd_ch.cpp b/TAO/TAO_IDL/be/be_visitor_union_fwd/union_fwd_ch.cpp index 420b1b8abbc..c1a4c59c270 100644 --- a/TAO/TAO_IDL/be/be_visitor_union_fwd/union_fwd_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_union_fwd/union_fwd_ch.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// union_fwd_ch.cpp -// -// = DESCRIPTION -// Visitor generating code for be_union_fwd node in the client header. -// -// = AUTHOR -// Jeff Parsons -// -// ============================================================================ + +//============================================================================= +/** + * @file union_fwd_ch.cpp + * + * $Id$ + * + * Visitor generating code for be_union_fwd node in the client header. + * + * + * @author Jeff Parsons + */ +//============================================================================= + be_visitor_union_fwd_ch::be_visitor_union_fwd_ch ( be_visitor_context *ctx diff --git a/TAO/TAO_IDL/be/be_visitor_valuebox.cpp b/TAO/TAO_IDL/be/be_visitor_valuebox.cpp index c6d4bb2eaed..e044797c0d1 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuebox.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuebox.cpp @@ -1,22 +1,18 @@ -// $Id$ -// /* -*- c++ -*- */ -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// be_visitor_valuebox.cpp -// -// = DESCRIPTION -// Concrete visitor for the Valuebox class -// -// = AUTHOR -// Gary Maxey -// -// ============================================================================ +//============================================================================= +/** + * @file be_visitor_valuebox.cpp + * + * $Id$ + * + * Concrete visitor for the Valuebox class + * + * + * @author Gary Maxey + */ +//============================================================================= + #include "be_array.h" #include "be_enum.h" diff --git a/TAO/TAO_IDL/be/be_visitor_valuebox/any_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_valuebox/any_op_ch.cpp index e69684cb52e..2087964c6b0 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuebox/any_op_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuebox/any_op_ch.cpp @@ -1,23 +1,18 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// any_op_ch.cpp -// -// = DESCRIPTION -// Visitor generating code for Any operators for a valuebox in the client -// header. -// -// = AUTHOR -// Gary Maxey -// -// ============================================================================ + +//============================================================================= +/** + * @file any_op_ch.cpp + * + * $Id$ + * + * Visitor generating code for Any operators for a valuebox in the client + * header. + * + * + * @author Gary Maxey + */ +//============================================================================= + // *************************************************************************** // Valuebox visitor for generating Any operator declarations. diff --git a/TAO/TAO_IDL/be/be_visitor_valuebox/any_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_valuebox/any_op_cs.cpp index 3b6777b0c15..cf182b56b76 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuebox/any_op_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuebox/any_op_cs.cpp @@ -1,21 +1,18 @@ -// $Id$ - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// any_op_cs.cpp -// -// = DESCRIPTION -// Visitor generating code for Any operators for valueboxes in the stubs -// file. -// -// = AUTHOR -// Gary Maxey -// -// ============================================================================ + +//============================================================================= +/** + * @file any_op_cs.cpp + * + * $Id$ + * + * Visitor generating code for Any operators for valueboxes in the stubs + * file. + * + * + * @author Gary Maxey + */ +//============================================================================= + // *************************************************************************** // Valuebox visitor for generating Any operator declarations in the client diff --git a/TAO/TAO_IDL/be/be_visitor_valuebox/cdr_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_valuebox/cdr_op_ch.cpp index c2bee3c5365..d6b8d913fae 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuebox/cdr_op_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuebox/cdr_op_ch.cpp @@ -1,23 +1,18 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// cdr_op_ch.cpp -// -// = DESCRIPTION -// Concrete visitor for valueboxes. -// This one provides code generation for the CDR operators. -// -// = AUTHOR -// Gary Maxey -// -// ============================================================================ + +//============================================================================= +/** + * @file cdr_op_ch.cpp + * + * $Id$ + * + * Concrete visitor for valueboxes. + * This one provides code generation for the CDR operators. + * + * + * @author Gary Maxey + */ +//============================================================================= + be_visitor_valuebox_cdr_op_ch::be_visitor_valuebox_cdr_op_ch ( be_visitor_context *ctx diff --git a/TAO/TAO_IDL/be/be_visitor_valuebox/cdr_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_valuebox/cdr_op_cs.cpp index cec86d8648b..e062b8d7e7b 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuebox/cdr_op_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuebox/cdr_op_cs.cpp @@ -1,23 +1,18 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// cdr_op_cs.cpp -// -// = DESCRIPTION -// Concrete visitor for valueboxes. -// This one provides code generation for the CDR operators. -// -// = AUTHOR -// Gary Maxey -// -// ============================================================================ +//============================================================================= +/** + * @file cdr_op_cs.cpp + * + * $Id$ + * + * Concrete visitor for valueboxes. + * This one provides code generation for the CDR operators. + * + * + * @author Gary Maxey + */ +//============================================================================= + be_visitor_valuebox_cdr_op_cs::be_visitor_valuebox_cdr_op_cs ( be_visitor_context *ctx diff --git a/TAO/TAO_IDL/be/be_visitor_valuebox/field_ch.cpp b/TAO/TAO_IDL/be/be_visitor_valuebox/field_ch.cpp index 711475550a3..3f7777665ad 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuebox/field_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuebox/field_ch.cpp @@ -1,29 +1,24 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// field_ch.cpp -// -// = DESCRIPTION -// Visitor for the structure fields in valuebox class. -// This one generates code for access to strucuture members -// in the client header. -// -// Based on be_visitor_union_branch/public_ch. In general we -// generate the same method signatures as that visitor but cannot -// use it directly because a valuebox is not a scope and because -// the structure is visited prior to visiting the valuebox. -// -// = AUTHOR -// Gary Maxey -// -// ============================================================================ + +//============================================================================= +/** + * @file field_ch.cpp + * + * $Id$ + * + * Visitor for the structure fields in valuebox class. + * This one generates code for access to strucuture members + * in the client header. + * + * Based on be_visitor_union_branch/public_ch. In general we + * generate the same method signatures as that visitor but cannot + * use it directly because a valuebox is not a scope and because + * the structure is visited prior to visiting the valuebox. + * + * + * @author Gary Maxey + */ +//============================================================================= + be_visitor_valuebox_field_ch::be_visitor_valuebox_field_ch ( be_visitor_context *ctx diff --git a/TAO/TAO_IDL/be/be_visitor_valuebox/field_ci.cpp b/TAO/TAO_IDL/be/be_visitor_valuebox/field_ci.cpp index a293b311af7..5e3a895d68b 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuebox/field_ci.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuebox/field_ci.cpp @@ -1,24 +1,19 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// field_ci.cpp -// -// = DESCRIPTION -// Visitor for the Valuebox class. -// This one generates code for accessor and modifier functions of -// for valuebox struct members. -// -// = AUTHOR -// Gary Maxey -// -// ============================================================================ + +//============================================================================= +/** + * @file field_ci.cpp + * + * $Id$ + * + * Visitor for the Valuebox class. + * This one generates code for accessor and modifier functions of + * for valuebox struct members. + * + * + * @author Gary Maxey + */ +//============================================================================= + be_visitor_valuebox_field_ci::be_visitor_valuebox_field_ci ( be_visitor_context *ctx ) diff --git a/TAO/TAO_IDL/be/be_visitor_valuebox/union_member_ci.cpp b/TAO/TAO_IDL/be/be_visitor_valuebox/union_member_ci.cpp index d2459a9e862..efa1d618333 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuebox/union_member_ci.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuebox/union_member_ci.cpp @@ -1,24 +1,19 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// union_member_ci.cpp -// -// = DESCRIPTION -// Visitor for the Valuebox class. -// This one generates code for accessor and modifier functions of -// for valuebox union members. -// -// = AUTHOR -// Gary Maxey -// -// ============================================================================ + +//============================================================================= +/** + * @file union_member_ci.cpp + * + * $Id$ + * + * Visitor for the Valuebox class. + * This one generates code for accessor and modifier functions of + * for valuebox union members. + * + * + * @author Gary Maxey + */ +//============================================================================= + be_visitor_valuebox_union_member_ci::be_visitor_valuebox_union_member_ci ( be_visitor_context *ctx ) diff --git a/TAO/TAO_IDL/be/be_visitor_valuebox/valuebox.cpp b/TAO/TAO_IDL/be/be_visitor_valuebox/valuebox.cpp index 885e21eda5f..e2e746743fd 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuebox/valuebox.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuebox/valuebox.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// valuebox.cpp -// -// = DESCRIPTION -// Visitor for generation of code for valuebox -// -// = AUTHOR -// Gary Maxey -// -// ============================================================================ +//============================================================================= +/** + * @file valuebox.cpp + * + * $Id$ + * + * Visitor for generation of code for valuebox + * + * + * @author Gary Maxey + */ +//============================================================================= + be_visitor_valuebox::be_visitor_valuebox (be_visitor_context *ctx) : be_visitor_decl (ctx) diff --git a/TAO/TAO_IDL/be/be_visitor_valuebox/valuebox_ch.cpp b/TAO/TAO_IDL/be/be_visitor_valuebox/valuebox_ch.cpp index 212b5b9f69f..1586c34fd95 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuebox/valuebox_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuebox/valuebox_ch.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// valuebox_ch.cpp -// -// = DESCRIPTION -// Visitor generating code for valueboxes in the client header -// -// = AUTHOR -// Gary Maxey -// -// ============================================================================ + +//============================================================================= +/** + * @file valuebox_ch.cpp + * + * $Id$ + * + * Visitor generating code for valueboxes in the client header + * + * + * @author Gary Maxey + */ +//============================================================================= + // ****************************************************** // Valuebox visitor for client header diff --git a/TAO/TAO_IDL/be/be_visitor_valuebox/valuebox_ci.cpp b/TAO/TAO_IDL/be/be_visitor_valuebox/valuebox_ci.cpp index f29e9215ee6..f2940c3c9a3 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuebox/valuebox_ci.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuebox/valuebox_ci.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// valuebox_ci.cpp -// -// = DESCRIPTION -// Visitor generating code for valueboxes in the client inline file -// -// = AUTHOR -// Gary Maxey -// -// ============================================================================ + +//============================================================================= +/** + * @file valuebox_ci.cpp + * + * $Id$ + * + * Visitor generating code for valueboxes in the client inline file + * + * + * @author Gary Maxey + */ +//============================================================================= + be_visitor_valuebox_ci::be_visitor_valuebox_ci (be_visitor_context *ctx) : be_visitor_valuebox (ctx) diff --git a/TAO/TAO_IDL/be/be_visitor_valuebox/valuebox_cs.cpp b/TAO/TAO_IDL/be/be_visitor_valuebox/valuebox_cs.cpp index 5f12f584215..721e6a2780c 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuebox/valuebox_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuebox/valuebox_cs.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// valuebox_cs.cpp -// -// = DESCRIPTION -// Visitor generating code for valueboxes in the client stub file -// -// = AUTHOR -// Gary Maxey -// -// ============================================================================ + +//============================================================================= +/** + * @file valuebox_cs.cpp + * + * $Id$ + * + * Visitor generating code for valueboxes in the client stub file + * + * + * @author Gary Maxey + */ +//============================================================================= + be_visitor_valuebox_cs::be_visitor_valuebox_cs (be_visitor_context *ctx) : be_visitor_valuebox (ctx) diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype.cpp index ffc00aa1d31..cadb05fb39e 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuetype.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuetype.cpp @@ -1,22 +1,18 @@ -// $Id$ -// /* -*- c++ -*- */ -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// be_visitor_valuetype.cpp -// -// = DESCRIPTION -// Concrete visitor for the Valuetype class -// -// = AUTHOR -// Torsten Kuepper -// -// ============================================================================ +//============================================================================= +/** + * @file be_visitor_valuetype.cpp + * + * $Id$ + * + * Concrete visitor for the Valuetype class + * + * + * @author Torsten Kuepper + */ +//============================================================================= + #include "be_argument.h" #include "be_array.h" diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/ami_exception_holder_ch.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/ami_exception_holder_ch.cpp index ec652a1fb7a..9927d3078cd 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuetype/ami_exception_holder_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuetype/ami_exception_holder_ch.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// ami_exception_holder_ch.cpp -// -// = DESCRIPTION -// Visitor generating exception holders for the AMI callback model. -// -// = AUTHOR -// Michael Kircher -// -// ============================================================================ +//============================================================================= +/** + * @file ami_exception_holder_ch.cpp + * + * $Id$ + * + * Visitor generating exception holders for the AMI callback model. + * + * + * @author Michael Kircher + */ +//============================================================================= + // ****************************************************** // Interface visitor for client header. diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/ami_exception_holder_cs.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/ami_exception_holder_cs.cpp index c57bbe6366d..0bb35388746 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuetype/ami_exception_holder_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuetype/ami_exception_holder_cs.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// ami_exception_holder_cs.cpp -// -// = DESCRIPTION -// Visitor generating code for excpetion holders. -// -// = AUTHOR -// Michael Kircher -// -// ============================================================================ + +//============================================================================= +/** + * @file ami_exception_holder_cs.cpp + * + * $Id$ + * + * Visitor generating code for excpetion holders. + * + * + * @author Michael Kircher + */ +//============================================================================= + // ************************************************************ // Interface visitor for client stubs diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/any_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/any_op_ch.cpp index 71e5aa65b8a..f3bb37ca9c8 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuetype/any_op_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuetype/any_op_ch.cpp @@ -1,24 +1,18 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// any_op_ch.cpp -// -// = DESCRIPTION -// Visitor generating code for Any operators for a valuetype in the client -// header. -// -// = AUTHOR -// Jeff Parsons -// Boris Kolpackov -// -// ============================================================================ + +//============================================================================= +/** + * @file any_op_ch.cpp + * + * $Id$ + * + * Visitor generating code for Any operators for a valuetype in the client + * header. + * + * + * @author Jeff Parsons Boris Kolpackov + */ +//============================================================================= + // *************************************************************************** // Valuetype visitor for generating Any operator declarations. diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/any_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/any_op_cs.cpp index b089c59dbd6..d002fdca4d1 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuetype/any_op_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuetype/any_op_cs.cpp @@ -1,22 +1,18 @@ -// $Id$ - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// any_op_cs.cpp -// -// = DESCRIPTION -// Visitor generating code for Any operators for valuetypes in the stubs -// file. -// -// = AUTHOR -// Jeff Parsons -// Boris Kolpackov -// -// ============================================================================ + +//============================================================================= +/** + * @file any_op_cs.cpp + * + * $Id$ + * + * Visitor generating code for Any operators for valuetypes in the stubs + * file. + * + * + * @author Jeff Parsons Boris Kolpackov + */ +//============================================================================= + // *************************************************************************** // Valuetype visitor for generating Any operator declarations in the client diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/arglist.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/arglist.cpp index bf8fac0eea1..04a380e5d87 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuetype/arglist.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuetype/arglist.cpp @@ -1,24 +1,18 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// arglist.cpp -// -// = DESCRIPTION -// Visitor generating the parameter list of operations -// in the Valuetype class. -// -// = AUTHOR -// Torsten Kuepper -// based on code from Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file arglist.cpp + * + * $Id$ + * + * Visitor generating the parameter list of operations + * in the Valuetype class. + * + * + * @author Torsten Kuepper based on code from Aniruddha Gokhale + */ +//============================================================================= + // ************************************************************ // Operation visitor to generate the argument list. diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/cdr_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/cdr_op_ch.cpp index 8e0a7530ec0..0af487a7841 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuetype/cdr_op_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuetype/cdr_op_ch.cpp @@ -1,24 +1,18 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// cdr_op_ch.cpp -// -// = DESCRIPTION -// Concrete visitor for valuetypes. -// This one provides code generation for the CDR operators. -// -// = AUTHOR -// Torsten Kuepper -// based on code from Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file cdr_op_ch.cpp + * + * $Id$ + * + * Concrete visitor for valuetypes. + * This one provides code generation for the CDR operators. + * + * + * @author Torsten Kuepper based on code from Aniruddha Gokhale + */ +//============================================================================= + be_visitor_valuetype_cdr_op_ch::be_visitor_valuetype_cdr_op_ch ( be_visitor_context *ctx diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/cdr_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/cdr_op_cs.cpp index ad32bbe1984..df5adfef359 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuetype/cdr_op_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuetype/cdr_op_cs.cpp @@ -1,25 +1,18 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// cdr_op_cs.cpp -// -// = DESCRIPTION -// Concrete visitor for valuetypes. -// This one provides code generation for the CDR operators. -// -// = AUTHOR -// Boris Kolpackov -// based on code from Torsten Kuepper -// based on code from Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file cdr_op_cs.cpp + * + * $Id$ + * + * Concrete visitor for valuetypes. + * This one provides code generation for the CDR operators. + * + * + * @author Boris Kolpackov based on code from Torsten Kuepper based on code from Aniruddha Gokhale + */ +//============================================================================= + be_visitor_valuetype_cdr_op_cs::be_visitor_valuetype_cdr_op_cs ( be_visitor_context *ctx diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/field_cdr_ch.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/field_cdr_ch.cpp index 10a992a4a7b..f6596ae982f 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuetype/field_cdr_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuetype/field_cdr_ch.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// field_cdr_ch.cpp -// -// = DESCRIPTION -// Visitor generating code for Field in the client header file. -// -// = AUTHOR -// Jeff Parsons -// -// ============================================================================ + +//============================================================================= +/** + * @file field_cdr_ch.cpp + * + * $Id$ + * + * Visitor generating code for Field in the client header file. + * + * + * @author Jeff Parsons + */ +//============================================================================= + // ********************************************** // Visitor for field in the client header file. diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/field_cdr_cs.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/field_cdr_cs.cpp index efadfd137eb..3e977050961 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuetype/field_cdr_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuetype/field_cdr_cs.cpp @@ -1,23 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// field_cdr_cs.cpp -// -// = DESCRIPTION -// Visitor generating code for Field in the client stubs file. -// -// = AUTHOR -// Torsten Kuepper -// derived from be_visitor_field/cdr_op_cs.cpp -// -// ============================================================================ + +//============================================================================= +/** + * @file field_cdr_cs.cpp + * + * $Id$ + * + * Visitor generating code for Field in the client stubs file. + * + * + * @author Torsten Kuepper derived from be_visitor_field/cdr_op_cs.cpp + */ +//============================================================================= + // ********************************************** // Visitor for field in the client inline file. diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/field_ch.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/field_ch.cpp index 3a7f5c128a7..d153538c37f 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuetype/field_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuetype/field_ch.cpp @@ -1,24 +1,18 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// field_ch.cpp -// -// = DESCRIPTION -// Visitor generating the accessor and modifier declarations -// for valuetype fields in the valuetype class (header). -// -// = AUTHOR -// Torsten Kuepper -// derived from be_visitor_union_branch/public_ch.cpp -// -// ============================================================================ + +//============================================================================= +/** + * @file field_ch.cpp + * + * $Id$ + * + * Visitor generating the accessor and modifier declarations + * for valuetype fields in the valuetype class (header). + * + * + * @author Torsten Kuepper derived from be_visitor_union_branch/public_ch.cpp + */ +//============================================================================= + be_visitor_valuetype_field_ch::be_visitor_valuetype_field_ch ( be_visitor_context *ctx diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/field_ci.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/field_ci.cpp index 1d3d2b74ae2..da32b4f1ac6 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuetype/field_ci.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuetype/field_ci.cpp @@ -1,24 +1,19 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// field_ci.cpp -// -// = DESCRIPTION -// Visitor for the Valuetype class. -// This one generates code for accessor and modifier functions of -// valuetype state members (in the inline file). -// -// = AUTHOR -// Jeff Parsons -// -// ============================================================================ + +//============================================================================= +/** + * @file field_ci.cpp + * + * $Id$ + * + * Visitor for the Valuetype class. + * This one generates code for accessor and modifier functions of + * valuetype state members (in the inline file). + * + * + * @author Jeff Parsons + */ +//============================================================================= + be_visitor_valuetype_field_ci::be_visitor_valuetype_field_ci ( be_visitor_context *ctx diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/field_cs.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/field_cs.cpp index 9f1984177b8..a00b41e4e54 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuetype/field_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuetype/field_cs.cpp @@ -1,25 +1,19 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// field_cs.cpp -// -// = DESCRIPTION -// Visitor for the Valuetype class. -// This one generates code for accessor and modifier functions of -// valuetype state members (in the stub file). -// -// = AUTHOR -// Torsten Kuepper -// derived from be_visitor_union_branch/public_ci.cpp -// -// ============================================================================ + +//============================================================================= +/** + * @file field_cs.cpp + * + * $Id$ + * + * Visitor for the Valuetype class. + * This one generates code for accessor and modifier functions of + * valuetype state members (in the stub file). + * + * + * @author Torsten Kuepper derived from be_visitor_union_branch/public_ci.cpp + */ +//============================================================================= + be_visitor_valuetype_field_cs::be_visitor_valuetype_field_cs ( be_visitor_context *ctx diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/marshal_ch.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/marshal_ch.cpp index a046c00f482..1cf859456d5 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuetype/marshal_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuetype/marshal_ch.cpp @@ -1,24 +1,18 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// marshal_ch.cpp -// -// = DESCRIPTION -// Concrete visitor for valuetypes. -// This one provides code generation for marshalling. -// -// = AUTHOR -// Torsten Kuepper -// based on code from Aniruddha Gokhale -// -// ============================================================================ +//============================================================================= +/** + * @file marshal_ch.cpp + * + * $Id$ + * + * Concrete visitor for valuetypes. + * This one provides code generation for marshalling. + * + * + * @author Torsten Kuepper based on code from Aniruddha Gokhale + */ +//============================================================================= + // *************************************************************************** // Structure visitor for generating declarations diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/marshal_cs.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/marshal_cs.cpp index b22a255251f..8a6e3c08018 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuetype/marshal_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuetype/marshal_cs.cpp @@ -1,23 +1,18 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// marshal_cs.cpp -// -// = DESCRIPTION -// Concrete visitor for valuetypes. -// This one provides code generation for marshalling. -// -// = AUTHOR -// Torsten Kuepper -// -// ============================================================================ + +//============================================================================= +/** + * @file marshal_cs.cpp + * + * $Id$ + * + * Concrete visitor for valuetypes. + * This one provides code generation for marshalling. + * + * + * @author Torsten Kuepper + */ +//============================================================================= + be_visitor_valuetype_marshal_cs::be_visitor_valuetype_marshal_cs ( be_visitor_context *ctx diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/obv_module.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/obv_module.cpp index 5b6070698f2..c3570ea8559 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuetype/obv_module.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuetype/obv_module.cpp @@ -1,24 +1,19 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// obv_module.cpp -// -// = DESCRIPTION -// Concrete visitor for the Module class -// This provides code generation for the module in the header -// for the OBV_ namespace (see C++ mapping OMG 20.17) -// -// = AUTHOR -// Torsten Kuepper -// -// ============================================================================ + +//============================================================================= +/** + * @file obv_module.cpp + * + * $Id$ + * + * Concrete visitor for the Module class + * This provides code generation for the module in the header + * for the OBV_ namespace (see C++ mapping OMG 20.17) + * + * + * @author Torsten Kuepper + */ +//============================================================================= + // ************************************************************ // OBV module visitor for server header. diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype.cpp index cf58fc14366..6a5bba2c805 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype.cpp @@ -1,23 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// valuetype.cpp -// -// = DESCRIPTION -// Visitor generating code for Valuetypes. This is a generic visitor. -// -// = AUTHOR -// Torsten Kuepper -// based on interface.cpp from Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file valuetype.cpp + * + * $Id$ + * + * Visitor generating code for Valuetypes. This is a generic visitor. + * + * + * @author Torsten Kuepper based on interface.cpp from Aniruddha Gokhale + */ +//============================================================================= + be_visitor_valuetype::be_visitor_valuetype (be_visitor_context *ctx) : be_visitor_scope (ctx) diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_ch.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_ch.cpp index bb4d3432c60..97ee7d343fe 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_ch.cpp @@ -1,24 +1,19 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// valuetype_ch.cpp -// -// = DESCRIPTION -// Visitor generating code for Valuetypes in the client header -// (see C++ mapping OMG 20.17) -// -// = AUTHOR -// Torsten Kuepper , -// based on interface_ch.cpp from Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file valuetype_ch.cpp + * + * $Id$ + * + * Visitor generating code for Valuetypes in the client header + * (see C++ mapping OMG 20.17) + * + * + * @author Torsten Kuepper + * @author based on interface_ch.cpp from Aniruddha Gokhale + */ +//============================================================================= + // ****************************************************** // Valuetype visitor for client header diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_ci.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_ci.cpp index 96f4bd54899..42588cdc747 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_ci.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_ci.cpp @@ -1,23 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// valuetype_ci.cpp -// -// = DESCRIPTION -// Visitor generating code for Valuetypes in the client inline file -// -// = AUTHOR -// Torsten Kuepper -// based on code from Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file valuetype_ci.cpp + * + * $Id$ + * + * Visitor generating code for Valuetypes in the client inline file + * + * + * @author Torsten Kuepper based on code from Aniruddha Gokhale + */ +//============================================================================= + // ************************************************** // Valuetype visitor for client inline. diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_cs.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_cs.cpp index 48f81a550f0..89ccc543ffe 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_cs.cpp @@ -1,23 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// valuetype_cs.cpp -// -// = DESCRIPTION -// Visitor generating code for Valuetypes in the client stubs file. -// -// = AUTHOR -// Torsten Kuepper -// based on code from Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file valuetype_cs.cpp + * + * $Id$ + * + * Visitor generating code for Valuetypes in the client stubs file. + * + * + * @author Torsten Kuepper based on code from Aniruddha Gokhale + */ +//============================================================================= + // ************************************************************ // Valuetype visitor for client stubs. diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init.cpp index d3960dd2c0b..06ee061c141 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init.cpp @@ -1,24 +1,18 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// valuetype_init.cpp -// -// = DESCRIPTION -// Coomon visitor for valuetypes factory construct -// (see IDL to C++ mapping). Based on ptc/00-01-02. -// -// = AUTHOR -// Boris Kolpackov -// -// -// ============================================================================ +//============================================================================= +/** + * @file valuetype_init.cpp + * + * $Id$ + * + * Coomon visitor for valuetypes factory construct + * (see IDL to C++ mapping). Based on ptc/00-01-02. + * + * + * @author Boris Kolpackov + */ +//============================================================================= + be_visitor_valuetype_init::be_visitor_valuetype_init ( be_visitor_context *ctx diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init_arglist_ch.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init_arglist_ch.cpp index 345bc7d2bf7..a29cda22a6d 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init_arglist_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init_arglist_ch.cpp @@ -1,23 +1,18 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// valuetype_init_arglist_ch.cpp -// -// = DESCRIPTION -// Visitor generating code for the parameter list of the OBV factory -// signature. -// -// = AUTHOR -// Boris Kolpackov -// -// ============================================================================ + +//============================================================================= +/** + * @file valuetype_init_arglist_ch.cpp + * + * $Id$ + * + * Visitor generating code for the parameter list of the OBV factory + * signature. + * + * + * @author Boris Kolpackov + */ +//============================================================================= + be_visitor_valuetype_init_arglist_ch::be_visitor_valuetype_init_arglist_ch ( be_visitor_context *ctx diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init_ch.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init_ch.cpp index ab31fc33cef..3a917287957 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init_ch.cpp @@ -1,24 +1,18 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// valuetype_init_ch.cpp -// -// = DESCRIPTION -// Visitor generating code for Valuetypes factory in the client header -// (see IDL to C++ mapping). Based on ptc/00-01-02. -// -// = AUTHOR -// Boris Kolpackov -// -// -// ============================================================================ + +//============================================================================= +/** + * @file valuetype_init_ch.cpp + * + * $Id$ + * + * Visitor generating code for Valuetypes factory in the client header + * (see IDL to C++ mapping). Based on ptc/00-01-02. + * + * + * @author Boris Kolpackov + */ +//============================================================================= + be_visitor_valuetype_init_ch::be_visitor_valuetype_init_ch ( be_visitor_context *ctx diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init_ci.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init_ci.cpp index f7e1e85e5d1..bc04cfe6256 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init_ci.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init_ci.cpp @@ -1,24 +1,18 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// valuetype_init_ci.cpp -// -// = DESCRIPTION -// Visitor generating code for Valuetypes factory in the client header -// (see IDL to C++ mapping) -// -// = AUTHOR -// Boris Kolpackov -// -// -// ============================================================================ +//============================================================================= +/** + * @file valuetype_init_ci.cpp + * + * $Id$ + * + * Visitor generating code for Valuetypes factory in the client header + * (see IDL to C++ mapping) + * + * + * @author Boris Kolpackov + */ +//============================================================================= + be_visitor_valuetype_init_ci::be_visitor_valuetype_init_ci ( be_visitor_context *ctx diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init_cs.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init_cs.cpp index 70273f4a524..3e2360aa06a 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init_cs.cpp @@ -1,24 +1,18 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// valuetype_init_cs.cpp -// -// = DESCRIPTION -// Visitor generating code for Valuetypes factory in the client header -// (see IDL to C++ mapping) -// -// = AUTHOR -// Boris Kolpackov -// -// -// ============================================================================ + +//============================================================================= +/** + * @file valuetype_init_cs.cpp + * + * $Id$ + * + * Visitor generating code for Valuetypes factory in the client header + * (see IDL to C++ mapping) + * + * + * @author Boris Kolpackov + */ +//============================================================================= + be_visitor_valuetype_init_cs::be_visitor_valuetype_init_cs ( be_visitor_context *ctx diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_obv_ch.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_obv_ch.cpp index f0516996a16..9a719e62c17 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_obv_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_obv_ch.cpp @@ -1,26 +1,21 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// valuetype_obv__ch.cpp -// -// = DESCRIPTION -// Visitor generating code for Valuetypes in the client header -// OBV_ class -// (see C++ mapping OMG 20.17) -// -// = AUTHOR -// Torsten Kuepper , -// based on interface_ch.cpp from Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file valuetype_obv__ch.cpp + * + * $Id$ + * + * Visitor generating code for Valuetypes in the client header + * OBV_ class + * (see C++ mapping OMG 20.17) + * + * + * @author Torsten Kuepper + * @author based on interface_ch.cpp from Aniruddha Gokhale + */ +//============================================================================= + // ****************************************************** // Valuetype visitor for client header diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_obv_ci.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_obv_ci.cpp index c55b5fac93d..fe64d7da139 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_obv_ci.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_obv_ci.cpp @@ -1,26 +1,21 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// valuetype_obv_ci.cpp -// -// = DESCRIPTION -// Visitor generating code for Valuetypes -// OBV_ class implementation -// (see C++ mapping OMG 20.17) -// -// = AUTHOR -// Torsten Kuepper , -// based on interface_ch.cpp from Aniruddha Gokhale -// -// ============================================================================ +//============================================================================= +/** + * @file valuetype_obv_ci.cpp + * + * $Id$ + * + * Visitor generating code for Valuetypes + * OBV_ class implementation + * (see C++ mapping OMG 20.17) + * + * + * @author Torsten Kuepper + * @author based on interface_ch.cpp from Aniruddha Gokhale + */ +//============================================================================= + // ****************************************************** // Valuetype visitor for OBV_ class implementation diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_obv_cs.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_obv_cs.cpp index 1ef6dbd04cd..2b73ceb76fb 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_obv_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_obv_cs.cpp @@ -1,26 +1,21 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// valuetype_obv_cs.cpp -// -// = DESCRIPTION -// Visitor generating code for Valuetypes -// OBV_ class implementation -// (see C++ mapping OMG 20.17) -// -// = AUTHOR -// Torsten Kuepper , -// derived from interface_ch.cpp from Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file valuetype_obv_cs.cpp + * + * $Id$ + * + * Visitor generating code for Valuetypes + * OBV_ class implementation + * (see C++ mapping OMG 20.17) + * + * + * @author Torsten Kuepper + * @author derived from interface_ch.cpp from Aniruddha Gokhale + */ +//============================================================================= + // ****************************************************** // Valuetype visitor for OBV_ class implementation diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_sh.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_sh.cpp index 8f575c19ca6..247650ef5d6 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_sh.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_sh.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// valuetype_sh.cpp -// -// = DESCRIPTION -// Visitor generating code for value types in the server header -// -// = AUTHOR -// Jeff Parsons -// -// ============================================================================ + +//============================================================================= +/** + * @file valuetype_sh.cpp + * + * $Id$ + * + * Visitor generating code for value types in the server header + * + * + * @author Jeff Parsons + */ +//============================================================================= + // ************************************************************ // Valuetype visitor for server header. diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_si.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_si.cpp index 02d1bab6a87..7b49825afb5 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_si.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_si.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// valuetype_si.cpp -// -// = DESCRIPTION -// Visitor generating code for Interfaces in the server inline file -// -// = AUTHOR -// Jeff Parsons -// -// ============================================================================ + +//============================================================================= +/** + * @file valuetype_si.cpp + * + * $Id$ + * + * Visitor generating code for Interfaces in the server inline file + * + * + * @author Jeff Parsons + */ +//============================================================================= + // ************************************************************************ // Valuetype visitor for server inline diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_ss.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_ss.cpp index 2cae7b694e7..ba1d45cf100 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_ss.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_ss.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// valuetype_ss.cpp -// -// = DESCRIPTION -// Visitor generating code for Interfaces in the server skeletons file. -// -// = AUTHOR -// Aniruddha Gokhale -// -// ============================================================================ + +//============================================================================= +/** + * @file valuetype_ss.cpp + * + * $Id$ + * + * Visitor generating code for Interfaces in the server skeletons file. + * + * + * @author Aniruddha Gokhale + */ +//============================================================================= + #include "nr_extern.h" diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype_fwd.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype_fwd.cpp index 7bb9dd55002..275108aa886 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuetype_fwd.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuetype_fwd.cpp @@ -1,22 +1,17 @@ -// -// $Id$ -// -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// be_visitor_valuetype_fwd.cpp -// -// = DESCRIPTION -// Visitors for generation of code for Valuetype_Fwd -// -// = AUTHOR -// Torsten Kuepper -// -// ============================================================================ +//============================================================================= +/** + * @file be_visitor_valuetype_fwd.cpp + * + * $Id$ + * + * Visitors for generation of code for Valuetype_Fwd + * + * + * @author Torsten Kuepper + */ +//============================================================================= + #include "be_valuetype.h" #include "be_valuetype_fwd.h" diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype_fwd/any_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype_fwd/any_op_ch.cpp index c40e268be0b..37dff4bef99 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuetype_fwd/any_op_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuetype_fwd/any_op_ch.cpp @@ -1,23 +1,18 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// any_op_ch.cpp -// -// = DESCRIPTION -// Visitor generating code for Any operators for a forward declared -// valuetype in the client header. -// -// = AUTHOR -// Jeff Parsons -// -// ============================================================================ + +//============================================================================= +/** + * @file any_op_ch.cpp + * + * $Id$ + * + * Visitor generating code for Any operators for a forward declared + * valuetype in the client header. + * + * + * @author Jeff Parsons + */ +//============================================================================= + // *************************************************************************** // Generates Any operator declarations in the client header diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype_fwd/cdr_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype_fwd/cdr_op_ch.cpp index 3bea97c31b6..820dbf23b30 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuetype_fwd/cdr_op_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuetype_fwd/cdr_op_ch.cpp @@ -1,25 +1,18 @@ -// -// $Id$ -// - -// ================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// valuetype_fwd_cdr_op_ci.cpp -// -// = DESCRIPTION -// Visitor generating code for CDR operators for forward -// declarations of valuetypes. This uses compiled marshaling. -// -// = AUTHOR -// Boris Kolpackov -// base on code from Torsten Kuepper -// based on code from Aniruddha Gokhale & Carlos O'Ryan (cdr_op_ci.cpp) -// -// ================================================================ + +//============================================================================= +/** + * @file valuetype_fwd_cdr_op_ci.cpp + * + * $Id$ + * + * Visitor generating code for CDR operators for forward + * declarations of valuetypes. This uses compiled marshaling. + * + * + * @author Boris Kolpackov base on code from Torsten Kuepper based on code from Aniruddha Gokhale & Carlos O'Ryan (cdr_op_ci.cpp) + */ +//============================================================================= + be_visitor_valuetype_fwd_cdr_op_ch::be_visitor_valuetype_fwd_cdr_op_ch ( be_visitor_context *ctx diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype_fwd/cdr_op_ci.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype_fwd/cdr_op_ci.cpp index 919d13201ca..fe495eac0ae 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuetype_fwd/cdr_op_ci.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuetype_fwd/cdr_op_ci.cpp @@ -1,24 +1,18 @@ -// -// $Id$ -// - -// ================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// cdr_op_ci.cpp -// -// = DESCRIPTION -// Visitor generating code for CDR operators for forward -// declarations of valuetypes. This uses compiled marshaling. -// -// = AUTHOR -// Torsten Kuepper based on code from -// Aniruddha Gokhale & Carlos O'Ryan (cdr_op_ci.cpp) -// -// ================================================================ + +//============================================================================= +/** + * @file cdr_op_ci.cpp + * + * $Id$ + * + * Visitor generating code for CDR operators for forward + * declarations of valuetypes. This uses compiled marshaling. + * + * + * @author Torsten Kuepper based on code from Aniruddha Gokhale & Carlos O'Ryan (cdr_op_ci.cpp) + */ +//============================================================================= + // **************************************************************** // Interface visitor for generating CDR operator declarations in the diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype_fwd/valuetype_fwd_ch.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype_fwd/valuetype_fwd_ch.cpp index 59eef1f525b..55588667915 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuetype_fwd/valuetype_fwd_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuetype_fwd/valuetype_fwd_ch.cpp @@ -1,24 +1,17 @@ -// -// $Id$ -// - -// ============================================================================ -// -// = LIBRARY -// TAO IDL -// -// = FILENAME -// valuetype_fwd_ch.cpp -// -// = DESCRIPTION -// Visitor generating code for ValueTypeFwd node in the client header. -// -// = AUTHOR -// Boris Kolpackov -// based on code from Torsten Kuepper -// based on code from Aniruddha Gokhale (interface_fwd_ch.cpp) -// -// ============================================================================ + +//============================================================================= +/** + * @file valuetype_fwd_ch.cpp + * + * $Id$ + * + * Visitor generating code for ValueTypeFwd node in the client header. + * + * + * @author Boris Kolpackov based on code from Torsten Kuepper based on code from Aniruddha Gokhale (interface_fwd_ch.cpp) + */ +//============================================================================= + be_visitor_valuetype_fwd_ch::be_visitor_valuetype_fwd_ch ( be_visitor_context *ctx -- cgit v1.2.1