summaryrefslogtreecommitdiff
path: root/TAO/tao/Fixed_Array_Argument_T.h
Commit message (Collapse)AuthorAgeFilesLines
* Wed Jun 2 13:12:16 UTC 2010 Vladimir Zykov <vladimir.zykov@prismtech.com>vzykov2010-06-021-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * orbsvcs/orbsvcs/Log/EventLogNotification.h: * orbsvcs/orbsvcs/Log/NotifyLogNotification.h: * orbsvcs/orbsvcs/Log/RTEventLogNotification.h: * orbsvcs/orbsvcs/Notify/Validate_Worker_T.cpp: * orbsvcs/orbsvcs/ESF/ESF_Copy_On_Read.cpp: * orbsvcs/orbsvcs/ESF/ESF_Delayed_Changes.h: * orbsvcs/orbsvcs/ESF/ESF_Copy_On_Write.cpp: * orbsvcs/orbsvcs/ESF/ESF_Delayed_Changes.cpp: * orbsvcs/orbsvcs/ESF/ESF_Shutdown_Proxy.cpp: * orbsvcs/orbsvcs/ESF/ESF_Immediate_Changes.inl: * orbsvcs/orbsvcs/Event/EC_Kokyu_Filter_Builder.h: * orbsvcs/orbsvcs/Event/EC_Sched_Filter_Builder.h: * orbsvcs/orbsvcs/FtRtEvent/Utils/resolve_init.h: * orbsvcs/orbsvcs/FtRtEvent/Utils/activate_with_id.h: * orbsvcs/orbsvcs/FtRtEvent/EventChannel/FT_ProxyAdmin_T.cpp: * orbsvcs/orbsvcs/FtRtEvent/EventChannel/ConnectionHandler_T.cpp: * orbsvcs/orbsvcs/IFRService/ValueDef_i.h: * tao/AnyTypeCode/Recursive_Type_TypeCode.h: * tao/AnyTypeCode/Any_Impl_T.cpp: * tao/AnyTypeCode/String_TypeCode_Traits.h: * tao/AnyTypeCode/TypeCode_Value_Field.h: * tao/AnyTypeCode/Any_Basic_Impl_T.cpp: * tao/PortableServer/Any_SArg_Traits.h: * tao/PortableServer/Special_Basic_SArguments.h: * tao/PortableServer/Var_Size_SArgument_T.cpp: * tao/PortableServer/Basic_SArguments.h: * tao/PortableServer/TypeCode_SArg_Traits.h: * tao/PortableServer/BD_String_SArgument_T.cpp: * tao/PortableServer/Object_SArg_Traits.h: * tao/Var_Size_Argument_T.cpp: * tao/Var_Array_Argument_T.cpp: * tao/String_Sequence_Element_T.h: * tao/Object_Reference_Sequence_Element_T.h: * tao/Array_VarOut_T.h: * tao/Special_Basic_Arguments.h: * tao/Pseudo_VarOut_T.inl: * tao/Seq_Var_T.h: * tao/BD_String_Argument_T.cpp: * tao/Seq_Out_T.h: * tao/Object_T.cpp: * tao/Valuetype/Valuetype_Sequence_Element_T.h: * tao/Valuetype/Bounded_Valuetype_Sequence_T.h: * tao/Valuetype/Unbounded_Valuetype_Sequence_T.h: * tao/RTScheduling/ThreadAction.h: * tao/UB_String_Argument_T.h: * tao/Fixed_Array_Argument_T.h: Added missing include directives. * orbsvcs/orbsvcs/ESF/ESF_Proxy_RB_Tree.h: * orbsvcs/orbsvcs/ESF/ESF_Proxy_List.h: * orbsvcs/orbsvcs/ESF/ESF_Proxy_Collection.h: * orbsvcs/orbsvcs/ESF/ESF_Delayed_Command.h: * orbsvcs/orbsvcs/ESF/ESF_Busy_Lock.h: * orbsvcs/orbsvcs/Event/EC_Busy_Lock.h: * orbsvcs/orbsvcs/FtRtEvent/Utils/ScopeGuard.h: * tao/AnyTypeCode/TypeCode_Struct_Field.h: * tao/default_environment.h: * tao/PortableServer/SArg_Traits_T.h: * tao/PortableServer/Servant_Location.h: * tao/VarOut_T.h: * tao/Value_Traits_T.h: * tao/Auto_Functor.h: * tao/Arg_Traits_T.h: * tao/TAO_Internal.h: Added missing include of tao/Versioned_Namespace.h. * orbsvcs/orbsvcs/AV/Resource_Factory.h: Fixed misspelt inclusion guard. * orbsvcs/orbsvcs/FaultTolerance/FT_Policy_i.h: * orbsvcs/orbsvcs/FaultTolerance/FT_PolicyFactory.cpp: * orbsvcs/orbsvcs/FaultTolerance/FT_Policy_i.inl: * orbsvcs/orbsvcs/FaultTolerance/FT_Policy_i.cpp: * orbsvcs/orbsvcs/FaultTolerance/FT_PolicyFactory.h: Removed these files as they are not included in any library and are duplicated partly in FT_ClientPolicy* and partly in FT_ServerPolicy* files. * orbsvcs/orbsvcs/FaultTolerance/FT_ORBInitializer.h: Corrected include file. * tao/AnyTypeCode/Any_Arg_Traits.h: * tao/AnyTypeCode/TypeCode_Case_Base_T.h: Added missing includes and removed unnecessary in this case forward declarations. * tao/Monitor/Monitor_Types.pidl: * tao/Monitor/Monitor.pidl Added inclusion guards. * orbsvcs/orbsvcs/Notify/Save_Persist_Worker_T.h: * tao/Exception_Data.h: Added forward declarations neccessary for compilation.
* Fri Apr 23 08:22:36 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-04-231-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * TAO_IDL/be/be_visitor_sequence/sequence_cs.cpp: Layout changes * TAO_IDL/be/be_visitor_arg_traits.cpp: * tao/AnyTypeCode/Any_Arg_Traits.h: * tao/AnyTypeCode/TypeCode.h: * tao/BD_String_Argument_T.h: * tao/BD_String_Argument_T.inl: * tao/BD_String_Argument_T.cpp: * tao/Basic_Argument_T.h: * tao/Basic_Argument_T.inl: * tao/Basic_Argument_T.cpp: * tao/Basic_Arguments.h: * tao/Fixed_Array_Argument_T.h: * tao/Fixed_Array_Argument_T.inl: * tao/Fixed_Array_Argument_T.cpp: * tao/Fixed_Size_Argument_T.h: * tao/Fixed_Size_Argument_T.inl: * tao/Fixed_Size_Argument_T.cpp: * tao/IFR_Client/IFR_Client_Adapter_Impl.cpp: * tao/Object.h: * tao/Object_Argument_T.h: * tao/Object_Argument_T.inl: * tao/Object_Argument_T.cpp: * tao/PolicyC.cpp: * tao/PortableServer/Any_SArg_Traits.h: * tao/PortableServer/BD_String_SArgument_T.h: * tao/PortableServer/BD_String_SArgument_T.inl: * tao/PortableServer/BD_String_SArgument_T.cpp: * tao/PortableServer/Basic_SArgument_T.h: * tao/PortableServer/Basic_SArgument_T.inl: * tao/PortableServer/Basic_SArgument_T.cpp: * tao/PortableServer/Basic_SArguments.h: * tao/PortableServer/Fixed_Array_SArgument_T.h: * tao/PortableServer/Fixed_Array_SArgument_T.inl: * tao/PortableServer/Fixed_Array_SArgument_T.cpp: * tao/PortableServer/Fixed_Size_SArgument_T.h: * tao/PortableServer/Fixed_Size_SArgument_T.inl: * tao/PortableServer/Fixed_Size_SArgument_T.cpp: * tao/PortableServer/Object_SArg_Traits.h: * tao/PortableServer/Object_SArgument_T.h: * tao/PortableServer/Object_SArgument_T.inl: * tao/PortableServer/Object_SArgument_T.cpp: * tao/PortableServer/PolicyS.cpp: * tao/PortableServer/Special_Basic_SArgument_T.h: * tao/PortableServer/Special_Basic_SArgument_T.inl: * tao/PortableServer/Special_Basic_SArgument_T.cpp: * tao/PortableServer/Special_Basic_SArguments.h: * tao/PortableServer/TypeCode_SArg_Traits.h: * tao/PortableServer/Var_Array_SArgument_T.h: * tao/PortableServer/Var_Array_SArgument_T.inl: * tao/PortableServer/Var_Array_SArgument_T.cpp: * tao/PortableServer/Var_Size_SArgument_T.h: * tao/PortableServer/Var_Size_SArgument_T.inl: * tao/PortableServer/Var_Size_SArgument_T.cpp: * tao/Special_Basic_Argument_T.h: * tao/Special_Basic_Argument_T.inl: * tao/Special_Basic_Argument_T.cpp: * tao/Special_Basic_Arguments.h: * tao/UB_String_Argument_T.h: * tao/UB_String_Argument_T.inl: * tao/UB_String_Argument_T.cpp: * tao/UB_String_Arguments.h: * tao/Valuetype/AbstractBase.h: * tao/Valuetype/ValueBase.h: * tao/Var_Array_Argument_T.h: * tao/Var_Array_Argument_T.inl: * tao/Var_Array_Argument_T.cpp: * tao/Var_Size_Argument_T.h: * tao/Var_Size_Argument_T.inl: * tao/Var_Size_Argument_T.cpp: Introduce template template arguments, this simplifies the code generation and resolves bugzilla 2567
* ChangeLogTag: Mon Aug 14 12:49:11 UTC 2006 Chad Elliott <elliott_c@ociweb.com>elliott_c2006-08-141-1/+25
|
* Repo restructuringWilliam R. Otte2006-07-241-0/+169
|
* Repo restructuringWilliam R. Otte2006-07-241-169/+0
|
* ChangeLogTag: Tue Jun 27 08:25:12 UTC 2006 Johnny Willemsen ↵Johnny Willemsen2006-06-271-5/+5
| | | | <jwillemsen@remedy.nl>
* ChangeLogTag: Mon Jun 19 12:11:09 UTC 2006 Johnny Willemsen ↵Johnny Willemsen2006-06-201-9/+9
| | | | <jwillemsen@remedy.nl>
* ChangeLogTag: Mon Jun 19 14:49:25 UTC 2006 Jeff Parsons ↵parsons2006-06-191-54/+23
| | | | <j.parsons@vanderbilt.edu>
* ChangeLogTag:Tue Nov 1 14:49:40 2005 Ossama Othman ↵Ossama Othman2005-11-021-0/+4
| | | | <ossama@dre.vanderbilt.edu>
* ChangeLogTag Fri Aug 19 07:56:12 UTC 2005 Johnny Willemsen ↵Johnny Willemsen2005-08-191-20/+35
| | | | <jwillemsen@remedy.nl>
* ChangeLogTag:Tue Feb 22 02:03:20 2005 Ossama Othman ↵Ossama Othman2005-02-221-4/+4
| | | | <ossama@dre.vanderbilt.edu>
* ChangeLogTag: Fri Aug 6 12:51:33 2004 Jeff Parsons <j.parsons@vanderbilt.edu>parsons2004-08-061-8/+8
|
* ChangeLogTag: Fri Jan 23 11:43:25 2004 Jeff Parsons <j.parsons@vanderbilt.edu>parsons2004-01-231-3/+6
|
* ChangeLogTag: Tue Dec 30 13:40:54 UTC 2003 Johnny Willemsen ↵Johnny Willemsen2003-12-301-1/+1
| | | | <jwillemsen@remedy.nl>
* ChangeLogTag:Tue Oct 28 12:02:47 2003 Balachandran Natarajan ↵bala2003-10-281-0/+178
<bala@dre.vanderbilt.edu>