summaryrefslogtreecommitdiff
path: root/TAO/tao/Pseudo_VarOut_T.inl
Commit message (Collapse)AuthorAgeFilesLines
* Part 2: Remove obsolescent (void) in functions with no parametersKnut Petter Svendsen2022-09-221-7/+7
|
* Removed redundant voidJohnny Willemsen2021-03-171-3/+3
|
* Zapped two line id tagsJohnny Willemsen2015-01-071-3/+0
|
* Mon Dec 30 09:11:45 UTC 2013 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2013-12-301-6/+5
| | | | | | | * tao/Pseudo_VarOut_T.inl: * tao/Range_Checking_T.h: Don't use explicit global scope
* Wed Jun 2 13:12:16 UTC 2010 Vladimir Zykov <vladimir.zykov@prismtech.com>vzykov2010-06-021-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
* Repo restructuringWilliam R. Otte2006-07-241-0/+177
|
* Repo restructuringWilliam R. Otte2006-07-241-177/+0
|
* ChangeLogTag: Mon Jun 19 14:49:25 UTC 2006 Jeff Parsons ↵parsons2006-06-191-32/+32
| | | | <j.parsons@vanderbilt.edu>
* ChangeLogTag: Wed Apr 19 07:44:49 UTC 2006 Johnny Willemsen ↵Johnny Willemsen2006-04-191-7/+7
| | | | <jwillemsen@remedy.nl>
* ChangeLogTag:Tue Nov 1 14:49:40 2005 Ossama Othman ↵Ossama Othman2005-11-021-0/+4
| | | | <ossama@dre.vanderbilt.edu>
* ChangeLogTag:Thu Oct 13 12:26:47 2005 Ossama Othman ↵Ossama Othman2005-10-131-1/+2
| | | | <ossama@dre.vanderbilt.edu>
* ChangeLogTag:Sat Jul 26 11:37:17 2003 Ossama Othman ↵Ossama Othman2003-07-261-0/+2
| | | | <ossama@dre.vanderbilt.edu>
* ChangeLogTag: Wed Jun 18 14:01:37 2003 Jeff Parsons <j.parsons@vanderbilt.edu>parsons2003-06-181-1/+1
|
* ChangeLogTag: Tue Jun 17 09:56:38 2003 Jeff Parsons <j.parsons@vanderbilt.edu>parsons2003-06-171-16/+2
|
* ChangeLogTag:Thu Apr 24 22:01:42 2003 Balachandran Natarajan ↵bala2003-04-251-13/+13
| | | | <bala@dre.vanderbilt.edu>
* ChangeLogTag:Tue Apr 22 14:58:33 2003 Balachandran Natarajan ↵bala2003-04-221-0/+184
<bala@dre.vanderbilt.edu>