summaryrefslogtreecommitdiff
path: root/TAO/tao/Vector_Argument_T.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2021-02-25 11:00:40 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2021-02-25 11:00:40 +0100
commit3ee40a3fef0cdd8a2ce86531a2e78cb218608023 (patch)
tree8409cd4e03f2c1ff7a089889e467e69339cccb4f /TAO/tao/Vector_Argument_T.cpp
parentbf7a0246bb5755b73440fac59976b2603d0e205c (diff)
downloadATCD-3ee40a3fef0cdd8a2ce86531a2e78cb218608023.tar.gz
Cleanup for vc6, use nullptr, remove redundant void, layout changes
* ACE/bin/pippen.pl: * TAO/orbsvcs/ImplRepo_Service/ImplRepo_Service.mpc: * TAO/tao/AnyTypeCode/Alias_TypeCode.cpp: * TAO/tao/AnyTypeCode/Any.cpp: * TAO/tao/AnyTypeCode/Any.inl: * TAO/tao/AnyTypeCode/AnyTypeCode_Adapter_Impl.cpp: * TAO/tao/AnyTypeCode/AnyTypeCode_Adapter_Impl.h: * TAO/tao/AnyTypeCode/Any_Array_Impl_T.cpp: * TAO/tao/AnyTypeCode/Any_Array_Impl_T.h: * TAO/tao/AnyTypeCode/Any_Basic_Impl_T.cpp: * TAO/tao/AnyTypeCode/Any_Dual_Impl_T.cpp: * TAO/tao/AnyTypeCode/Any_Impl_T.cpp: * TAO/tao/AnyTypeCode/Any_Special_Impl_T.cpp: * TAO/tao/AnyTypeCode/Enum_TypeCode.cpp: * TAO/tao/AnyTypeCode/Fixed_TypeCode.cpp: * TAO/tao/AnyTypeCode/NVList.inl: * TAO/tao/AnyTypeCode/Sequence_TypeCode.cpp: * TAO/tao/AnyTypeCode/Sequence_TypeCode_Static.cpp: * TAO/tao/AnyTypeCode/Sequence_TypeCode_Static.h: * TAO/tao/AnyTypeCode/SystemExceptionA.cpp: * TAO/tao/AnyTypeCode/True_RefCount_Policy.inl: * TAO/tao/AnyTypeCode/TypeCode_Base_Attributes.inl: * TAO/tao/AnyTypeCode/TypeCode_Case_Base_T.inl: * TAO/tao/AnyTypeCode/Union_TypeCode.cpp: * TAO/tao/AnyTypeCode/Union_TypeCode_Static.cpp: * TAO/tao/AnyTypeCode/Value_TypeCode.cpp: * TAO/tao/AnyTypeCode/Value_TypeCode_Static.cpp: * TAO/tao/AnyTypeCode/WrongTransactionA.cpp: * TAO/tao/AnyTypeCode/append.cpp: * TAO/tao/Array_VarOut_T.cpp: * TAO/tao/Array_VarOut_T.inl: * TAO/tao/BD_String_Argument_T.cpp: * TAO/tao/DynamicInterface/AMH_DSI_Response_Handler.cpp: * TAO/tao/DynamicInterface/Unknown_User_Exception.cpp: * TAO/tao/EndpointPolicy/EndpointPolicy_ORBInitializer.cpp: * TAO/tao/IFR_Client/IFR_Base.pidl: * TAO/tao/PI/ORBInitInfo.cpp: * TAO/tao/PortableServer/Active_Object_Map.cpp: * TAO/tao/PortableServer/BD_String_SArgument_T.cpp: * TAO/tao/PortableServer/Collocated_Object_Proxy_Broker.cpp: * TAO/tao/PortableServer/IdUniquenessStrategyFactoryImpl.cpp: * TAO/tao/PortableServer/IdUniquenessStrategyUnique.cpp: * TAO/tao/PortableServer/IdUniquenessStrategyUniqueFactoryImpl.cpp: * TAO/tao/PortableServer/ImplicitActivationStrategyFactoryImpl.cpp: * TAO/tao/PortableServer/POA.pidl: * TAO/tao/PortableServer/POAManagerFactory.pidl: * TAO/tao/PortableServer/POA_Cached_Policies.cpp: * TAO/tao/PortableServer/Regular_POA.cpp: * TAO/tao/PortableServer/RequestProcessingStrategyDefaultServant.cpp: * TAO/tao/PortableServer/RequestProcessingStrategyServantActivator.cpp: * TAO/tao/PortableServer/ServantRetentionStrategyNonRetainFactoryImpl.cpp: * TAO/tao/PortableServer/ServantRetentionStrategyRetainFactoryImpl.cpp: * TAO/tao/PortableServer/ThreadStrategyFactoryImpl.cpp: * TAO/tao/PortableServer/Var_Array_SArgument_T.cpp: * TAO/tao/Profile.cpp: * TAO/tao/RTCORBA/Network_Priority_Mapping_Manager.cpp: * TAO/tao/RTCORBA/Network_Priority_Mapping_Manager.h: * TAO/tao/RTCORBA/Thread_Pool.cpp: * TAO/tao/RTPortableServer/RT_POA.h: * TAO/tao/RTPortableServer/RT_Servant_Dispatcher.h: * TAO/tao/RTScheduling/Current.cpp: * TAO/tao/RTScheduling/Current.h: * TAO/tao/RTScheduling/RTScheduler_Manager.cpp: * TAO/tao/Remote_Object_Proxy_Broker.cpp: * TAO/tao/Strategies/DIOP_Connection_Handler.cpp: * TAO/tao/SystemException.cpp: * TAO/tao/TAO_Server_Request.cpp: * TAO/tao/Transport.cpp: * TAO/tao/Transport_Cache_Manager_T.cpp: * TAO/tao/Transport_Cache_Manager_T.inl: * TAO/tao/TypeCodeFactory/TypeCodeFactory.pidl: * TAO/tao/Utils/Server_Main.cpp: * TAO/tao/Valuetype/ValueBase.cpp: * TAO/tao/Valuetype/Valuetype_Adapter_Factory_Impl.cpp: * TAO/tao/VarOut_T.cpp: * TAO/tao/VarOut_T.inl: * TAO/tao/Vector_Argument_T.cpp: * TAO/tao/Vector_Argument_T.h: * TAO/tao/Vector_Argument_T.inl: * TAO/tao/ZIOP/ZIOP.cpp:
Diffstat (limited to 'TAO/tao/Vector_Argument_T.cpp')
-rw-r--r--TAO/tao/Vector_Argument_T.cpp25
1 files changed, 9 insertions, 16 deletions
diff --git a/TAO/tao/Vector_Argument_T.cpp b/TAO/tao/Vector_Argument_T.cpp
index 17c65923526..2e6b2bc35bd 100644
--- a/TAO/tao/Vector_Argument_T.cpp
+++ b/TAO/tao/Vector_Argument_T.cpp
@@ -33,7 +33,7 @@ TAO::In_Vector_Argument_T<S,Insert_Policy>::interceptor_value (
template<typename S,
template <typename> class Insert_Policy>
-TAO::In_Vector_Clonable_Argument_T<S,Insert_Policy>::~In_Vector_Clonable_Argument_T (void)
+TAO::In_Vector_Clonable_Argument_T<S,Insert_Policy>::~In_Vector_Clonable_Argument_T ()
{
if (this->is_clone_)
{
@@ -45,7 +45,7 @@ TAO::In_Vector_Clonable_Argument_T<S,Insert_Policy>::~In_Vector_Clonable_Argumen
template<typename S,
template <typename> class Insert_Policy>
TAO::Argument*
-TAO::In_Vector_Clonable_Argument_T<S,Insert_Policy>::clone (void)
+TAO::In_Vector_Clonable_Argument_T<S,Insert_Policy>::clone ()
{
S* clone_x = new S (this->x_);
In_Vector_Clonable_Argument_T<S,Insert_Policy>* clone_arg
@@ -60,8 +60,7 @@ template<typename S,
template <typename> class Insert_Policy>
CORBA::Boolean
TAO::Inout_Vector_Argument_T<S,Insert_Policy>::marshal (
- TAO_OutputCDR &cdr
- )
+ TAO_OutputCDR &cdr)
{
return cdr << this->x_;
}
@@ -70,8 +69,7 @@ template<typename S,
template <typename> class Insert_Policy>
CORBA::Boolean
TAO::Inout_Vector_Argument_T<S,Insert_Policy>::demarshal (
- TAO_InputCDR & cdr
- )
+ TAO_InputCDR & cdr)
{
return cdr >> this->x_;
}
@@ -82,8 +80,7 @@ template<typename S,
template <typename> class Insert_Policy>
void
TAO::Inout_Vector_Argument_T<S,Insert_Policy>::interceptor_value (
- CORBA::Any *any
- ) const
+ CORBA::Any *any) const
{
Insert_Policy<S>::any_insert (any, this->x_);
}
@@ -96,8 +93,7 @@ template<typename S,
template <typename> class Insert_Policy>
CORBA::Boolean
TAO::Out_Vector_Argument_T<S,Insert_Policy>::demarshal (
- TAO_InputCDR & cdr
- )
+ TAO_InputCDR & cdr)
{
return cdr >> this->x_;
}
@@ -108,8 +104,7 @@ template<typename S,
template <typename> class Insert_Policy>
void
TAO::Out_Vector_Argument_T<S,Insert_Policy>::interceptor_value (
- CORBA::Any *any
- ) const
+ CORBA::Any *any) const
{
Insert_Policy<S>::any_insert (any, this->x_);
}
@@ -122,8 +117,7 @@ template<typename S,
template <typename> class Insert_Policy>
CORBA::Boolean
TAO::Ret_Vector_Argument_T<S,Insert_Policy>::demarshal (
- TAO_InputCDR & cdr
- )
+ TAO_InputCDR & cdr)
{
return cdr >> this->x_;
}
@@ -134,8 +128,7 @@ template<typename S,
template <typename> class Insert_Policy>
void
TAO::Ret_Vector_Argument_T<S,Insert_Policy>::interceptor_value (
- CORBA::Any *any
- ) const
+ CORBA::Any *any) const
{
Insert_Policy<S>::any_insert (any, this->x_);
}