summaryrefslogtreecommitdiff
path: root/TAO/tao/RTCORBA/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/RTCORBA/Makefile')
-rw-r--r--TAO/tao/RTCORBA/Makefile384
1 files changed, 265 insertions, 119 deletions
diff --git a/TAO/tao/RTCORBA/Makefile b/TAO/tao/RTCORBA/Makefile
index 5fd59300550..15f4e45e8c5 100644
--- a/TAO/tao/RTCORBA/Makefile
+++ b/TAO/tao/RTCORBA/Makefile
@@ -256,7 +256,7 @@ endif # corba_messaging
$(TAO_ROOT)/tao/CDR.i \
$(TAO_ROOT)/tao/IOP_IORC.i \
$(TAO_ROOT)/tao/IOP_CodecC.h \
- $(TAO_ROOT)/tao/Any_T.h \
+ $(TAO_ROOT)/tao/Any_Impl_T.h \
$(TAO_ROOT)/tao/Any.h \
$(TAO_ROOT)/tao/Object.h \
$(TAO_ROOT)/tao/Policy_ForwardC.h \
@@ -266,11 +266,14 @@ endif # corba_messaging
$(TAO_ROOT)/tao/Object_KeyC.i \
$(TAO_ROOT)/tao/Object.i \
$(TAO_ROOT)/tao/Any.i \
- $(TAO_ROOT)/tao/Any_T.inl \
- $(TAO_ROOT)/tao/Any_T.cpp \
+ $(TAO_ROOT)/tao/Any_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Impl_T.cpp \
$(TAO_ROOT)/tao/Marshal.h \
$(TAO_ROOT)/tao/Marshal.i \
$(TAO_ROOT)/tao/debug.h \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.h \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.cpp \
$(TAO_ROOT)/tao/IOP_CodecC.i \
$(TAO_ROOT)/tao/IOPC.i \
$(TAO_ROOT)/tao/TimeBaseC.h \
@@ -294,7 +297,10 @@ endif # corba_messaging
$(TAO_ROOT)/tao/Remote_Object_Proxy_Impl.h \
$(TAO_ROOT)/tao/Object_Proxy_Impl.h \
$(TAO_ROOT)/tao/Encodable.h \
- $(TAO_ROOT)/tao/PolicyC.i RTCORBAC.i \
+ $(TAO_ROOT)/tao/PolicyC.i \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.h \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.cpp RTCORBAC.i \
Priority_Mapping.i Continuous_Priority_Mapping.i \
$(ACE_ROOT)/ace/Sched_Params.h \
$(ACE_ROOT)/ace/Sched_Params.i
@@ -455,7 +461,7 @@ endif # corba_messaging
$(TAO_ROOT)/tao/CDR.i \
$(TAO_ROOT)/tao/IOP_IORC.i \
$(TAO_ROOT)/tao/IOP_CodecC.h \
- $(TAO_ROOT)/tao/Any_T.h \
+ $(TAO_ROOT)/tao/Any_Impl_T.h \
$(TAO_ROOT)/tao/Any.h \
$(TAO_ROOT)/tao/Object.h \
$(TAO_ROOT)/tao/Policy_ForwardC.h \
@@ -465,11 +471,14 @@ endif # corba_messaging
$(TAO_ROOT)/tao/Object_KeyC.i \
$(TAO_ROOT)/tao/Object.i \
$(TAO_ROOT)/tao/Any.i \
- $(TAO_ROOT)/tao/Any_T.inl \
- $(TAO_ROOT)/tao/Any_T.cpp \
+ $(TAO_ROOT)/tao/Any_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Impl_T.cpp \
$(TAO_ROOT)/tao/Marshal.h \
$(TAO_ROOT)/tao/Marshal.i \
$(TAO_ROOT)/tao/debug.h \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.h \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.cpp \
$(TAO_ROOT)/tao/IOP_CodecC.i \
$(TAO_ROOT)/tao/IOPC.i \
$(TAO_ROOT)/tao/TimeBaseC.h \
@@ -493,7 +502,10 @@ endif # corba_messaging
$(TAO_ROOT)/tao/Remote_Object_Proxy_Impl.h \
$(TAO_ROOT)/tao/Object_Proxy_Impl.h \
$(TAO_ROOT)/tao/Encodable.h \
- $(TAO_ROOT)/tao/PolicyC.i RTCORBAC.i \
+ $(TAO_ROOT)/tao/PolicyC.i \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.h \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.cpp RTCORBAC.i \
Priority_Mapping.i Direct_Priority_Mapping.i \
$(ACE_ROOT)/ace/Sched_Params.h \
$(ACE_ROOT)/ace/Sched_Params.i
@@ -654,7 +666,7 @@ endif # corba_messaging
$(TAO_ROOT)/tao/CDR.i \
$(TAO_ROOT)/tao/IOP_IORC.i \
$(TAO_ROOT)/tao/IOP_CodecC.h \
- $(TAO_ROOT)/tao/Any_T.h \
+ $(TAO_ROOT)/tao/Any_Impl_T.h \
$(TAO_ROOT)/tao/Any.h \
$(TAO_ROOT)/tao/Object.h \
$(TAO_ROOT)/tao/Policy_ForwardC.h \
@@ -664,11 +676,14 @@ endif # corba_messaging
$(TAO_ROOT)/tao/Object_KeyC.i \
$(TAO_ROOT)/tao/Object.i \
$(TAO_ROOT)/tao/Any.i \
- $(TAO_ROOT)/tao/Any_T.inl \
- $(TAO_ROOT)/tao/Any_T.cpp \
+ $(TAO_ROOT)/tao/Any_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Impl_T.cpp \
$(TAO_ROOT)/tao/Marshal.h \
$(TAO_ROOT)/tao/Marshal.i \
$(TAO_ROOT)/tao/debug.h \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.h \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.cpp \
$(TAO_ROOT)/tao/IOP_CodecC.i \
$(TAO_ROOT)/tao/IOPC.i \
$(TAO_ROOT)/tao/TimeBaseC.h \
@@ -692,7 +707,10 @@ endif # corba_messaging
$(TAO_ROOT)/tao/Remote_Object_Proxy_Impl.h \
$(TAO_ROOT)/tao/Object_Proxy_Impl.h \
$(TAO_ROOT)/tao/Encodable.h \
- $(TAO_ROOT)/tao/PolicyC.i RTCORBAC.i \
+ $(TAO_ROOT)/tao/PolicyC.i \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.h \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.cpp RTCORBAC.i \
Priority_Mapping.i Linear_Priority_Mapping.i \
$(ACE_ROOT)/ace/Sched_Params.h \
$(ACE_ROOT)/ace/Sched_Params.i
@@ -869,7 +887,8 @@ endif # corba_messaging
$(TAO_ROOT)/tao/ObjectIdListC.i \
$(TAO_ROOT)/tao/objectid.h \
$(TAO_ROOT)/tao/PolicyC.h \
- $(TAO_ROOT)/tao/CurrentC.h \
+ $(TAO_ROOT)/tao/Any_Impl_T.h \
+ $(TAO_ROOT)/tao/Any.h \
$(TAO_ROOT)/tao/Object.h \
$(TAO_ROOT)/tao/Policy_ForwardC.h \
$(TAO_ROOT)/tao/varbase.h \
@@ -879,14 +898,13 @@ endif # corba_messaging
$(TAO_ROOT)/tao/IOP_IORC.h \
$(TAO_ROOT)/tao/IOP_IORC.i \
$(TAO_ROOT)/tao/Object.i \
- $(TAO_ROOT)/tao/Any_T.h \
- $(TAO_ROOT)/tao/Any.h \
$(TAO_ROOT)/tao/Any.i \
- $(TAO_ROOT)/tao/Any_T.inl \
- $(TAO_ROOT)/tao/Any_T.cpp \
+ $(TAO_ROOT)/tao/Any_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Impl_T.cpp \
$(TAO_ROOT)/tao/Marshal.h \
$(TAO_ROOT)/tao/Marshal.i \
$(TAO_ROOT)/tao/debug.h \
+ $(TAO_ROOT)/tao/CurrentC.h \
$(TAO_ROOT)/tao/CurrentC.i \
$(TAO_ROOT)/tao/Remote_Object_Proxy_Impl.h \
$(TAO_ROOT)/tao/Object_Proxy_Impl.h \
@@ -923,6 +941,9 @@ endif # corba_messaging
$(TAO_ROOT)/tao/StringSeqC.i \
$(TAO_ROOT)/tao/PI_ForwardC.i \
$(TAO_ROOT)/tao/DynamicC.h \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.h \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.cpp \
$(TAO_ROOT)/tao/DynamicC.i \
$(TAO_ROOT)/tao/Messaging_SyncScopeC.h \
$(TAO_ROOT)/tao/Messaging_SyncScopeC.i \
@@ -980,6 +1001,9 @@ endif # corba_messaging
$(TAO_ROOT)/tao/SmartProxies/smartproxies_export.h \
$(TAO_ROOT)/tao/SmartProxies/Smart_Proxies.inl \
$(TAO_ROOT)/tao/TimeBaseC.i \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.h \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.cpp \
RTCORBAC.i \
$(ACE_ROOT)/ace/Hash_Map_Manager.h \
$(TAO_ROOT)/tao/New_Leader_Generator.h \
@@ -1167,7 +1191,7 @@ endif # corba_messaging
$(TAO_ROOT)/tao/CDR.i \
$(TAO_ROOT)/tao/IOP_IORC.i \
$(TAO_ROOT)/tao/IOP_CodecC.h \
- $(TAO_ROOT)/tao/Any_T.h \
+ $(TAO_ROOT)/tao/Any_Impl_T.h \
$(TAO_ROOT)/tao/Any.h \
$(TAO_ROOT)/tao/Object.h \
$(TAO_ROOT)/tao/Policy_ForwardC.h \
@@ -1177,11 +1201,14 @@ endif # corba_messaging
$(TAO_ROOT)/tao/Object_KeyC.i \
$(TAO_ROOT)/tao/Object.i \
$(TAO_ROOT)/tao/Any.i \
- $(TAO_ROOT)/tao/Any_T.inl \
- $(TAO_ROOT)/tao/Any_T.cpp \
+ $(TAO_ROOT)/tao/Any_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Impl_T.cpp \
$(TAO_ROOT)/tao/Marshal.h \
$(TAO_ROOT)/tao/Marshal.i \
$(TAO_ROOT)/tao/debug.h \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.h \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.cpp \
$(TAO_ROOT)/tao/IOP_CodecC.i \
$(TAO_ROOT)/tao/IOPC.i \
$(TAO_ROOT)/tao/TimeBaseC.h \
@@ -1205,7 +1232,10 @@ endif # corba_messaging
$(TAO_ROOT)/tao/Remote_Object_Proxy_Impl.h \
$(TAO_ROOT)/tao/Object_Proxy_Impl.h \
$(TAO_ROOT)/tao/Encodable.h \
- $(TAO_ROOT)/tao/PolicyC.i RTCORBAC.i \
+ $(TAO_ROOT)/tao/PolicyC.i \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.h \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.cpp RTCORBAC.i \
Priority_Mapping.i
.obj/Priority_Mapping_Manager.o .obj/Priority_Mapping_Manager.SO .shobj/Priority_Mapping_Manager.o .shobj/Priority_Mapping_Manager.SO: Priority_Mapping_Manager.cpp \
@@ -1363,7 +1393,7 @@ endif # corba_messaging
$(TAO_ROOT)/tao/CDR.i \
$(TAO_ROOT)/tao/IOP_IORC.i \
$(TAO_ROOT)/tao/IOP_CodecC.h \
- $(TAO_ROOT)/tao/Any_T.h \
+ $(TAO_ROOT)/tao/Any_Impl_T.h \
$(TAO_ROOT)/tao/Any.h \
$(TAO_ROOT)/tao/Object.h \
$(TAO_ROOT)/tao/Policy_ForwardC.h \
@@ -1373,11 +1403,14 @@ endif # corba_messaging
$(TAO_ROOT)/tao/Object_KeyC.i \
$(TAO_ROOT)/tao/Object.i \
$(TAO_ROOT)/tao/Any.i \
- $(TAO_ROOT)/tao/Any_T.inl \
- $(TAO_ROOT)/tao/Any_T.cpp \
+ $(TAO_ROOT)/tao/Any_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Impl_T.cpp \
$(TAO_ROOT)/tao/Marshal.h \
$(TAO_ROOT)/tao/Marshal.i \
$(TAO_ROOT)/tao/debug.h \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.h \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.cpp \
$(TAO_ROOT)/tao/IOP_CodecC.i \
$(TAO_ROOT)/tao/IOPC.i \
$(TAO_ROOT)/tao/TimeBaseC.h \
@@ -1401,7 +1434,10 @@ endif # corba_messaging
$(TAO_ROOT)/tao/Remote_Object_Proxy_Impl.h \
$(TAO_ROOT)/tao/Object_Proxy_Impl.h \
$(TAO_ROOT)/tao/Encodable.h \
- $(TAO_ROOT)/tao/PolicyC.i RTCORBAC.i \
+ $(TAO_ROOT)/tao/PolicyC.i \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.h \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.cpp RTCORBAC.i \
Priority_Mapping.i $(TAO_ROOT)/tao/LocalObject.h \
$(TAO_ROOT)/tao/LocalObject.i \
Priority_Mapping_Manager.i
@@ -1563,7 +1599,7 @@ endif # corba_messaging
$(TAO_ROOT)/tao/CDR.i \
$(TAO_ROOT)/tao/IOP_IORC.i \
$(TAO_ROOT)/tao/IOP_CodecC.h \
- $(TAO_ROOT)/tao/Any_T.h \
+ $(TAO_ROOT)/tao/Any_Impl_T.h \
$(TAO_ROOT)/tao/Any.h \
$(TAO_ROOT)/tao/Object.h \
$(TAO_ROOT)/tao/Policy_ForwardC.h \
@@ -1573,11 +1609,14 @@ endif # corba_messaging
$(TAO_ROOT)/tao/Object_KeyC.i \
$(TAO_ROOT)/tao/Object.i \
$(TAO_ROOT)/tao/Any.i \
- $(TAO_ROOT)/tao/Any_T.inl \
- $(TAO_ROOT)/tao/Any_T.cpp \
+ $(TAO_ROOT)/tao/Any_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Impl_T.cpp \
$(TAO_ROOT)/tao/Marshal.h \
$(TAO_ROOT)/tao/Marshal.i \
$(TAO_ROOT)/tao/debug.h \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.h \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.cpp \
$(TAO_ROOT)/tao/IOP_CodecC.i \
$(TAO_ROOT)/tao/IOPC.i \
$(TAO_ROOT)/tao/TimeBaseC.h \
@@ -1601,7 +1640,10 @@ endif # corba_messaging
$(TAO_ROOT)/tao/Remote_Object_Proxy_Impl.h \
$(TAO_ROOT)/tao/Object_Proxy_Impl.h \
$(TAO_ROOT)/tao/Encodable.h \
- $(TAO_ROOT)/tao/PolicyC.i RTCORBAC.i \
+ $(TAO_ROOT)/tao/PolicyC.i \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.h \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.cpp RTCORBAC.i \
Network_Priority_Mapping.i Linear_Network_Priority_Mapping.i \
$(ACE_ROOT)/ace/Sched_Params.h \
$(ACE_ROOT)/ace/Sched_Params.i
@@ -1761,7 +1803,7 @@ endif # corba_messaging
$(TAO_ROOT)/tao/CDR.i \
$(TAO_ROOT)/tao/IOP_IORC.i \
$(TAO_ROOT)/tao/IOP_CodecC.h \
- $(TAO_ROOT)/tao/Any_T.h \
+ $(TAO_ROOT)/tao/Any_Impl_T.h \
$(TAO_ROOT)/tao/Any.h \
$(TAO_ROOT)/tao/Object.h \
$(TAO_ROOT)/tao/Policy_ForwardC.h \
@@ -1771,11 +1813,14 @@ endif # corba_messaging
$(TAO_ROOT)/tao/Object_KeyC.i \
$(TAO_ROOT)/tao/Object.i \
$(TAO_ROOT)/tao/Any.i \
- $(TAO_ROOT)/tao/Any_T.inl \
- $(TAO_ROOT)/tao/Any_T.cpp \
+ $(TAO_ROOT)/tao/Any_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Impl_T.cpp \
$(TAO_ROOT)/tao/Marshal.h \
$(TAO_ROOT)/tao/Marshal.i \
$(TAO_ROOT)/tao/debug.h \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.h \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.cpp \
$(TAO_ROOT)/tao/IOP_CodecC.i \
$(TAO_ROOT)/tao/IOPC.i \
$(TAO_ROOT)/tao/TimeBaseC.h \
@@ -1799,7 +1844,10 @@ endif # corba_messaging
$(TAO_ROOT)/tao/Remote_Object_Proxy_Impl.h \
$(TAO_ROOT)/tao/Object_Proxy_Impl.h \
$(TAO_ROOT)/tao/Encodable.h \
- $(TAO_ROOT)/tao/PolicyC.i RTCORBAC.i \
+ $(TAO_ROOT)/tao/PolicyC.i \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.h \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.cpp RTCORBAC.i \
Network_Priority_Mapping.i
.obj/Network_Priority_Mapping_Manager.o .obj/Network_Priority_Mapping_Manager.SO .shobj/Network_Priority_Mapping_Manager.o .shobj/Network_Priority_Mapping_Manager.SO: Network_Priority_Mapping_Manager.cpp \
@@ -1958,7 +2006,7 @@ endif # corba_messaging
$(TAO_ROOT)/tao/CDR.i \
$(TAO_ROOT)/tao/IOP_IORC.i \
$(TAO_ROOT)/tao/IOP_CodecC.h \
- $(TAO_ROOT)/tao/Any_T.h \
+ $(TAO_ROOT)/tao/Any_Impl_T.h \
$(TAO_ROOT)/tao/Any.h \
$(TAO_ROOT)/tao/Object.h \
$(TAO_ROOT)/tao/Policy_ForwardC.h \
@@ -1968,11 +2016,14 @@ endif # corba_messaging
$(TAO_ROOT)/tao/Object_KeyC.i \
$(TAO_ROOT)/tao/Object.i \
$(TAO_ROOT)/tao/Any.i \
- $(TAO_ROOT)/tao/Any_T.inl \
- $(TAO_ROOT)/tao/Any_T.cpp \
+ $(TAO_ROOT)/tao/Any_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Impl_T.cpp \
$(TAO_ROOT)/tao/Marshal.h \
$(TAO_ROOT)/tao/Marshal.i \
$(TAO_ROOT)/tao/debug.h \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.h \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.cpp \
$(TAO_ROOT)/tao/IOP_CodecC.i \
$(TAO_ROOT)/tao/IOPC.i \
$(TAO_ROOT)/tao/TimeBaseC.h \
@@ -1996,7 +2047,10 @@ endif # corba_messaging
$(TAO_ROOT)/tao/Remote_Object_Proxy_Impl.h \
$(TAO_ROOT)/tao/Object_Proxy_Impl.h \
$(TAO_ROOT)/tao/Encodable.h \
- $(TAO_ROOT)/tao/PolicyC.i RTCORBAC.i \
+ $(TAO_ROOT)/tao/PolicyC.i \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.h \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.cpp RTCORBAC.i \
Network_Priority_Mapping.i \
$(TAO_ROOT)/tao/LocalObject.h \
$(TAO_ROOT)/tao/LocalObject.i \
@@ -2209,7 +2263,7 @@ endif # corba_messaging
$(TAO_ROOT)/tao/CDR.i \
$(TAO_ROOT)/tao/IOP_IORC.i \
$(TAO_ROOT)/tao/IOP_CodecC.h \
- $(TAO_ROOT)/tao/Any_T.h \
+ $(TAO_ROOT)/tao/Any_Impl_T.h \
$(TAO_ROOT)/tao/Any.h \
$(TAO_ROOT)/tao/Object.h \
$(TAO_ROOT)/tao/Policy_ForwardC.h \
@@ -2219,11 +2273,14 @@ endif # corba_messaging
$(TAO_ROOT)/tao/Object_KeyC.i \
$(TAO_ROOT)/tao/Object.i \
$(TAO_ROOT)/tao/Any.i \
- $(TAO_ROOT)/tao/Any_T.inl \
- $(TAO_ROOT)/tao/Any_T.cpp \
+ $(TAO_ROOT)/tao/Any_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Impl_T.cpp \
$(TAO_ROOT)/tao/Marshal.h \
$(TAO_ROOT)/tao/Marshal.i \
$(TAO_ROOT)/tao/debug.h \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.h \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.cpp \
$(TAO_ROOT)/tao/IOP_CodecC.i \
$(TAO_ROOT)/tao/IOPC.i \
$(TAO_ROOT)/tao/TimeBaseC.h \
@@ -2247,8 +2304,11 @@ endif # corba_messaging
$(TAO_ROOT)/tao/Remote_Object_Proxy_Impl.h \
$(TAO_ROOT)/tao/Object_Proxy_Impl.h \
$(TAO_ROOT)/tao/Encodable.h \
- $(TAO_ROOT)/tao/PolicyC.i RTCORBAC.i RT_ORB_Loader.h \
- $(ACE_ROOT)/ace/Service_Object.h \
+ $(TAO_ROOT)/tao/PolicyC.i \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.h \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.cpp RTCORBAC.i \
+ RT_ORB_Loader.h $(ACE_ROOT)/ace/Service_Object.h \
$(ACE_ROOT)/ace/Shared_Object.h \
$(ACE_ROOT)/ace/Shared_Object.i \
$(ACE_ROOT)/ace/DLL.h \
@@ -2408,7 +2468,7 @@ endif # corba_messaging
$(TAO_ROOT)/tao/CDR.i \
$(TAO_ROOT)/tao/IOP_IORC.i \
$(TAO_ROOT)/tao/IOP_CodecC.h \
- $(TAO_ROOT)/tao/Any_T.h \
+ $(TAO_ROOT)/tao/Any_Impl_T.h \
$(TAO_ROOT)/tao/Any.h \
$(TAO_ROOT)/tao/Object.h \
$(TAO_ROOT)/tao/Policy_ForwardC.h \
@@ -2418,11 +2478,14 @@ endif # corba_messaging
$(TAO_ROOT)/tao/Object_KeyC.i \
$(TAO_ROOT)/tao/Object.i \
$(TAO_ROOT)/tao/Any.i \
- $(TAO_ROOT)/tao/Any_T.inl \
- $(TAO_ROOT)/tao/Any_T.cpp \
+ $(TAO_ROOT)/tao/Any_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Impl_T.cpp \
$(TAO_ROOT)/tao/Marshal.h \
$(TAO_ROOT)/tao/Marshal.i \
$(TAO_ROOT)/tao/debug.h \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.h \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.cpp \
$(TAO_ROOT)/tao/IOP_CodecC.i \
$(TAO_ROOT)/tao/IOPC.i \
$(TAO_ROOT)/tao/TimeBaseC.h \
@@ -2446,7 +2509,10 @@ endif # corba_messaging
$(TAO_ROOT)/tao/Remote_Object_Proxy_Impl.h \
$(TAO_ROOT)/tao/Object_Proxy_Impl.h \
$(TAO_ROOT)/tao/Encodable.h \
- $(TAO_ROOT)/tao/PolicyC.i RTCORBAC.i \
+ $(TAO_ROOT)/tao/PolicyC.i \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.h \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.cpp RTCORBAC.i \
$(TAO_ROOT)/tao/Stub.h \
$(TAO_ROOT)/tao/MProfile.h \
$(TAO_ROOT)/tao/MProfile.i \
@@ -2732,7 +2798,7 @@ endif # corba_messaging
$(TAO_ROOT)/tao/CDR.i \
$(TAO_ROOT)/tao/IOP_IORC.i \
$(TAO_ROOT)/tao/IOP_CodecC.h \
- $(TAO_ROOT)/tao/Any_T.h \
+ $(TAO_ROOT)/tao/Any_Impl_T.h \
$(TAO_ROOT)/tao/Any.h \
$(TAO_ROOT)/tao/Object.h \
$(TAO_ROOT)/tao/Policy_ForwardC.h \
@@ -2742,11 +2808,14 @@ endif # corba_messaging
$(TAO_ROOT)/tao/Object_KeyC.i \
$(TAO_ROOT)/tao/Object.i \
$(TAO_ROOT)/tao/Any.i \
- $(TAO_ROOT)/tao/Any_T.inl \
- $(TAO_ROOT)/tao/Any_T.cpp \
+ $(TAO_ROOT)/tao/Any_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Impl_T.cpp \
$(TAO_ROOT)/tao/Marshal.h \
$(TAO_ROOT)/tao/Marshal.i \
$(TAO_ROOT)/tao/debug.h \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.h \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.cpp \
$(TAO_ROOT)/tao/IOP_CodecC.i \
$(TAO_ROOT)/tao/IOPC.i \
$(TAO_ROOT)/tao/TimeBaseC.h \
@@ -2770,7 +2839,10 @@ endif # corba_messaging
$(TAO_ROOT)/tao/Remote_Object_Proxy_Impl.h \
$(TAO_ROOT)/tao/Object_Proxy_Impl.h \
$(TAO_ROOT)/tao/Encodable.h \
- $(TAO_ROOT)/tao/PolicyC.i RTCORBAC.i \
+ $(TAO_ROOT)/tao/PolicyC.i \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.h \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.cpp RTCORBAC.i \
$(TAO_ROOT)/tao/LocalObject.h \
$(TAO_ROOT)/tao/LocalObject.i RT_Current.i \
Priority_Mapping.h Priority_Mapping.i \
@@ -3020,7 +3092,7 @@ endif # corba_messaging
$(TAO_ROOT)/tao/CDR.i \
$(TAO_ROOT)/tao/IOP_IORC.i \
$(TAO_ROOT)/tao/IOP_CodecC.h \
- $(TAO_ROOT)/tao/Any_T.h \
+ $(TAO_ROOT)/tao/Any_Impl_T.h \
$(TAO_ROOT)/tao/Any.h \
$(TAO_ROOT)/tao/Object.h \
$(TAO_ROOT)/tao/Policy_ForwardC.h \
@@ -3030,11 +3102,14 @@ endif # corba_messaging
$(TAO_ROOT)/tao/Object_KeyC.i \
$(TAO_ROOT)/tao/Object.i \
$(TAO_ROOT)/tao/Any.i \
- $(TAO_ROOT)/tao/Any_T.inl \
- $(TAO_ROOT)/tao/Any_T.cpp \
+ $(TAO_ROOT)/tao/Any_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Impl_T.cpp \
$(TAO_ROOT)/tao/Marshal.h \
$(TAO_ROOT)/tao/Marshal.i \
$(TAO_ROOT)/tao/debug.h \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.h \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.cpp \
$(TAO_ROOT)/tao/IOP_CodecC.i \
$(TAO_ROOT)/tao/IOPC.i \
$(TAO_ROOT)/tao/TimeBaseC.h \
@@ -3058,7 +3133,10 @@ endif # corba_messaging
$(TAO_ROOT)/tao/Remote_Object_Proxy_Impl.h \
$(TAO_ROOT)/tao/Object_Proxy_Impl.h \
$(TAO_ROOT)/tao/Encodable.h \
- $(TAO_ROOT)/tao/PolicyC.i RTCORBAC.i \
+ $(TAO_ROOT)/tao/PolicyC.i \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.h \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.cpp RTCORBAC.i \
$(TAO_ROOT)/tao/Invocation_Endpoint_Selectors.h \
$(TAO_ROOT)/tao/Invocation_Endpoint_Selectors.i \
RT_Invocation_Endpoint_Selectors.i RT_Endpoint_Utils.h RT_Stub.h \
@@ -3348,18 +3426,21 @@ endif # corba_messaging
$(TAO_ROOT)/tao/OctetSeqC.i \
$(TAO_ROOT)/tao/IOP_IORC.i \
$(TAO_ROOT)/tao/IOP_CodecC.h \
- $(TAO_ROOT)/tao/Any_T.h \
+ $(TAO_ROOT)/tao/Any_Impl_T.h \
$(TAO_ROOT)/tao/Any.h \
$(TAO_ROOT)/tao/Object.h \
$(TAO_ROOT)/tao/Object_KeyC.h \
$(TAO_ROOT)/tao/Object_KeyC.i \
$(TAO_ROOT)/tao/Object.i \
$(TAO_ROOT)/tao/Any.i \
- $(TAO_ROOT)/tao/Any_T.inl \
- $(TAO_ROOT)/tao/Any_T.cpp \
+ $(TAO_ROOT)/tao/Any_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Impl_T.cpp \
$(TAO_ROOT)/tao/Marshal.h \
$(TAO_ROOT)/tao/Marshal.i \
$(TAO_ROOT)/tao/debug.h \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.h \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.cpp \
$(TAO_ROOT)/tao/IOP_CodecC.i \
$(TAO_ROOT)/tao/IOPC.i \
$(TAO_ROOT)/tao/TimeBaseC.h \
@@ -3383,7 +3464,10 @@ endif # corba_messaging
$(TAO_ROOT)/tao/Remote_Object_Proxy_Impl.h \
$(TAO_ROOT)/tao/Object_Proxy_Impl.h \
$(TAO_ROOT)/tao/Encodable.h \
- $(TAO_ROOT)/tao/PolicyC.i RTCORBAC.i \
+ $(TAO_ROOT)/tao/PolicyC.i \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.h \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.cpp RTCORBAC.i \
$(TAO_ROOT)/tao/Invocation_Endpoint_Selectors.h \
$(TAO_ROOT)/tao/Invocation_Endpoint_Selectors.i \
RT_Invocation_Endpoint_Selectors.i \
@@ -3661,7 +3745,7 @@ endif # corba_messaging
$(TAO_ROOT)/tao/CDR.i \
$(TAO_ROOT)/tao/IOP_IORC.i \
$(TAO_ROOT)/tao/IOP_CodecC.h \
- $(TAO_ROOT)/tao/Any_T.h \
+ $(TAO_ROOT)/tao/Any_Impl_T.h \
$(TAO_ROOT)/tao/Any.h \
$(TAO_ROOT)/tao/Object.h \
$(TAO_ROOT)/tao/Policy_ForwardC.h \
@@ -3671,11 +3755,14 @@ endif # corba_messaging
$(TAO_ROOT)/tao/Object_KeyC.i \
$(TAO_ROOT)/tao/Object.i \
$(TAO_ROOT)/tao/Any.i \
- $(TAO_ROOT)/tao/Any_T.inl \
- $(TAO_ROOT)/tao/Any_T.cpp \
+ $(TAO_ROOT)/tao/Any_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Impl_T.cpp \
$(TAO_ROOT)/tao/Marshal.h \
$(TAO_ROOT)/tao/Marshal.i \
$(TAO_ROOT)/tao/debug.h \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.h \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.cpp \
$(TAO_ROOT)/tao/IOP_CodecC.i \
$(TAO_ROOT)/tao/IOPC.i \
$(TAO_ROOT)/tao/TimeBaseC.h \
@@ -3699,7 +3786,10 @@ endif # corba_messaging
$(TAO_ROOT)/tao/Remote_Object_Proxy_Impl.h \
$(TAO_ROOT)/tao/Object_Proxy_Impl.h \
$(TAO_ROOT)/tao/Encodable.h \
- $(TAO_ROOT)/tao/PolicyC.i RTCORBAC.i \
+ $(TAO_ROOT)/tao/PolicyC.i \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.h \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.cpp RTCORBAC.i \
$(TAO_ROOT)/tao/Invocation_Endpoint_Selectors.h \
$(TAO_ROOT)/tao/Invocation_Endpoint_Selectors.i \
RT_Invocation_Endpoint_Selectors.i \
@@ -3996,7 +4086,7 @@ endif # corba_messaging
$(TAO_ROOT)/tao/CDR.i \
$(TAO_ROOT)/tao/IOP_IORC.i \
$(TAO_ROOT)/tao/IOP_CodecC.h \
- $(TAO_ROOT)/tao/Any_T.h \
+ $(TAO_ROOT)/tao/Any_Impl_T.h \
$(TAO_ROOT)/tao/Any.h \
$(TAO_ROOT)/tao/Object.h \
$(TAO_ROOT)/tao/Policy_ForwardC.h \
@@ -4006,11 +4096,14 @@ endif # corba_messaging
$(TAO_ROOT)/tao/Object_KeyC.i \
$(TAO_ROOT)/tao/Object.i \
$(TAO_ROOT)/tao/Any.i \
- $(TAO_ROOT)/tao/Any_T.inl \
- $(TAO_ROOT)/tao/Any_T.cpp \
+ $(TAO_ROOT)/tao/Any_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Impl_T.cpp \
$(TAO_ROOT)/tao/Marshal.h \
$(TAO_ROOT)/tao/Marshal.i \
$(TAO_ROOT)/tao/debug.h \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.h \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.cpp \
$(TAO_ROOT)/tao/IOP_CodecC.i \
$(TAO_ROOT)/tao/IOPC.i \
$(TAO_ROOT)/tao/TimeBaseC.h \
@@ -4034,7 +4127,10 @@ endif # corba_messaging
$(TAO_ROOT)/tao/Remote_Object_Proxy_Impl.h \
$(TAO_ROOT)/tao/Object_Proxy_Impl.h \
$(TAO_ROOT)/tao/Encodable.h \
- $(TAO_ROOT)/tao/PolicyC.i RTCORBAC.i \
+ $(TAO_ROOT)/tao/PolicyC.i \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.h \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.cpp RTCORBAC.i \
$(TAO_ROOT)/tao/LocalObject.h \
$(TAO_ROOT)/tao/LocalObject.i RT_ORB.h RT_ORB.i
@@ -4192,7 +4288,7 @@ endif # corba_messaging
$(TAO_ROOT)/tao/CDR.i \
$(TAO_ROOT)/tao/IOP_IORC.i \
$(TAO_ROOT)/tao/IOP_CodecC.h \
- $(TAO_ROOT)/tao/Any_T.h \
+ $(TAO_ROOT)/tao/Any_Impl_T.h \
$(TAO_ROOT)/tao/Any.h \
$(TAO_ROOT)/tao/Object.h \
$(TAO_ROOT)/tao/Policy_ForwardC.h \
@@ -4202,11 +4298,14 @@ endif # corba_messaging
$(TAO_ROOT)/tao/Object_KeyC.i \
$(TAO_ROOT)/tao/Object.i \
$(TAO_ROOT)/tao/Any.i \
- $(TAO_ROOT)/tao/Any_T.inl \
- $(TAO_ROOT)/tao/Any_T.cpp \
+ $(TAO_ROOT)/tao/Any_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Impl_T.cpp \
$(TAO_ROOT)/tao/Marshal.h \
$(TAO_ROOT)/tao/Marshal.i \
$(TAO_ROOT)/tao/debug.h \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.h \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.cpp \
$(TAO_ROOT)/tao/IOP_CodecC.i \
$(TAO_ROOT)/tao/IOPC.i \
$(TAO_ROOT)/tao/TimeBaseC.h \
@@ -4230,7 +4329,10 @@ endif # corba_messaging
$(TAO_ROOT)/tao/Remote_Object_Proxy_Impl.h \
$(TAO_ROOT)/tao/Object_Proxy_Impl.h \
$(TAO_ROOT)/tao/Encodable.h \
- $(TAO_ROOT)/tao/PolicyC.i RTCORBAC.i \
+ $(TAO_ROOT)/tao/PolicyC.i \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.h \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.cpp RTCORBAC.i \
$(TAO_ROOT)/tao/LocalObject.h \
$(TAO_ROOT)/tao/LocalObject.i RT_ORB.i RT_Policy_i.h \
RT_Policy_i.i RT_Mutex.h Priority_Mapping_Manager.h Priority_Mapping.h \
@@ -4507,16 +4609,19 @@ endif # corba_messaging
$(TAO_ROOT)/tao/IOP_IORC.h \
$(TAO_ROOT)/tao/IOP_IORC.i \
$(TAO_ROOT)/tao/Object.i \
- $(TAO_ROOT)/tao/Any_T.h \
+ $(TAO_ROOT)/tao/Any_Impl_T.h \
$(TAO_ROOT)/tao/Any.h \
$(TAO_ROOT)/tao/Any.i \
- $(TAO_ROOT)/tao/Any_T.inl \
- $(TAO_ROOT)/tao/Any_T.cpp \
+ $(TAO_ROOT)/tao/Any_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Impl_T.cpp \
$(TAO_ROOT)/tao/Marshal.h \
$(TAO_ROOT)/tao/Marshal.i \
$(TAO_ROOT)/tao/debug.h \
$(TAO_ROOT)/tao/CurrentC.i \
$(TAO_ROOT)/tao/DynamicC.h \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.h \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.cpp \
$(TAO_ROOT)/tao/DynamicC.i \
$(TAO_ROOT)/tao/Messaging_SyncScopeC.h \
$(TAO_ROOT)/tao/Messaging_SyncScopeC.i \
@@ -4549,6 +4654,9 @@ endif # corba_messaging
$(TAO_ROOT)/tao/TAO_Singleton_Manager.inl \
$(TAO_ROOT)/tao/SmartProxies/Smart_Proxies.inl \
$(TAO_ROOT)/tao/TimeBaseC.i \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.h \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.cpp \
RTCORBAC.i RT_Policy_i.h \
RTCORBAC.h RT_Policy_i.i RT_Protocols_Hooks.h \
$(TAO_ROOT)/tao/Protocols_Hooks.h \
@@ -4821,16 +4929,19 @@ endif # corba_messaging
$(TAO_ROOT)/tao/IOP_IORC.h \
$(TAO_ROOT)/tao/IOP_IORC.i \
$(TAO_ROOT)/tao/Object.i \
- $(TAO_ROOT)/tao/Any_T.h \
+ $(TAO_ROOT)/tao/Any_Impl_T.h \
$(TAO_ROOT)/tao/Any.h \
$(TAO_ROOT)/tao/Any.i \
- $(TAO_ROOT)/tao/Any_T.inl \
- $(TAO_ROOT)/tao/Any_T.cpp \
+ $(TAO_ROOT)/tao/Any_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Impl_T.cpp \
$(TAO_ROOT)/tao/Marshal.h \
$(TAO_ROOT)/tao/Marshal.i \
$(TAO_ROOT)/tao/debug.h \
$(TAO_ROOT)/tao/CurrentC.i \
$(TAO_ROOT)/tao/DynamicC.h \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.h \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.cpp \
$(TAO_ROOT)/tao/DynamicC.i \
$(TAO_ROOT)/tao/Messaging_SyncScopeC.h \
$(TAO_ROOT)/tao/Messaging_SyncScopeC.i \
@@ -5013,16 +5124,19 @@ endif # corba_messaging
$(TAO_ROOT)/tao/IOP_IORC.h \
$(TAO_ROOT)/tao/IOP_IORC.i \
$(TAO_ROOT)/tao/Object.i \
- $(TAO_ROOT)/tao/Any_T.h \
+ $(TAO_ROOT)/tao/Any_Impl_T.h \
$(TAO_ROOT)/tao/Any.h \
$(TAO_ROOT)/tao/Any.i \
- $(TAO_ROOT)/tao/Any_T.inl \
- $(TAO_ROOT)/tao/Any_T.cpp \
+ $(TAO_ROOT)/tao/Any_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Impl_T.cpp \
$(TAO_ROOT)/tao/Marshal.h \
$(TAO_ROOT)/tao/Marshal.i \
$(TAO_ROOT)/tao/debug.h \
$(TAO_ROOT)/tao/CurrentC.i \
$(TAO_ROOT)/tao/DynamicC.h \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.h \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.cpp \
$(TAO_ROOT)/tao/DynamicC.i \
$(TAO_ROOT)/tao/Messaging_SyncScopeC.h \
$(TAO_ROOT)/tao/Messaging_SyncScopeC.i \
@@ -5052,7 +5166,11 @@ endif # corba_messaging
$(TAO_ROOT)/tao/TAO_Singleton_Manager.h \
$(TAO_ROOT)/tao/TAO_Singleton_Manager.inl \
$(TAO_ROOT)/tao/SmartProxies/Smart_Proxies.inl \
- $(TAO_ROOT)/tao/TimeBaseC.i RTCORBAC.i RT_Policy_i.i
+ $(TAO_ROOT)/tao/TimeBaseC.i \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.h \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.cpp RTCORBAC.i \
+ RT_Policy_i.i
.obj/RT_Policy_i.o .obj/RT_Policy_i.SO .shobj/RT_Policy_i.o .shobj/RT_Policy_i.SO: RT_Policy_i.cpp RT_Policy_i.h \
$(ACE_ROOT)/ace/pre.h \
@@ -5209,7 +5327,7 @@ endif # corba_messaging
$(TAO_ROOT)/tao/CDR.i \
$(TAO_ROOT)/tao/IOP_IORC.i \
$(TAO_ROOT)/tao/IOP_CodecC.h \
- $(TAO_ROOT)/tao/Any_T.h \
+ $(TAO_ROOT)/tao/Any_Impl_T.h \
$(TAO_ROOT)/tao/Any.h \
$(TAO_ROOT)/tao/Object.h \
$(TAO_ROOT)/tao/Policy_ForwardC.h \
@@ -5219,11 +5337,14 @@ endif # corba_messaging
$(TAO_ROOT)/tao/Object_KeyC.i \
$(TAO_ROOT)/tao/Object.i \
$(TAO_ROOT)/tao/Any.i \
- $(TAO_ROOT)/tao/Any_T.inl \
- $(TAO_ROOT)/tao/Any_T.cpp \
+ $(TAO_ROOT)/tao/Any_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Impl_T.cpp \
$(TAO_ROOT)/tao/Marshal.h \
$(TAO_ROOT)/tao/Marshal.i \
$(TAO_ROOT)/tao/debug.h \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.h \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.cpp \
$(TAO_ROOT)/tao/IOP_CodecC.i \
$(TAO_ROOT)/tao/IOPC.i \
$(TAO_ROOT)/tao/TimeBaseC.h \
@@ -5247,7 +5368,10 @@ endif # corba_messaging
$(TAO_ROOT)/tao/Remote_Object_Proxy_Impl.h \
$(TAO_ROOT)/tao/Object_Proxy_Impl.h \
$(TAO_ROOT)/tao/Encodable.h \
- $(TAO_ROOT)/tao/PolicyC.i RTCORBAC.i \
+ $(TAO_ROOT)/tao/PolicyC.i \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.h \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.cpp RTCORBAC.i \
$(TAO_ROOT)/tao/LocalObject.h \
$(TAO_ROOT)/tao/LocalObject.i RT_Policy_i.i \
$(TAO_ROOT)/tao/ORB_Core.h \
@@ -5492,18 +5616,21 @@ endif # corba_messaging
$(TAO_ROOT)/tao/OctetSeqC.i \
$(TAO_ROOT)/tao/IOP_IORC.i \
$(TAO_ROOT)/tao/IOP_CodecC.h \
- $(TAO_ROOT)/tao/Any_T.h \
+ $(TAO_ROOT)/tao/Any_Impl_T.h \
$(TAO_ROOT)/tao/Any.h \
$(TAO_ROOT)/tao/Object.h \
$(TAO_ROOT)/tao/Object_KeyC.h \
$(TAO_ROOT)/tao/Object_KeyC.i \
$(TAO_ROOT)/tao/Object.i \
$(TAO_ROOT)/tao/Any.i \
- $(TAO_ROOT)/tao/Any_T.inl \
- $(TAO_ROOT)/tao/Any_T.cpp \
+ $(TAO_ROOT)/tao/Any_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Impl_T.cpp \
$(TAO_ROOT)/tao/Marshal.h \
$(TAO_ROOT)/tao/Marshal.i \
$(TAO_ROOT)/tao/debug.h \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.h \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.cpp \
$(TAO_ROOT)/tao/IOP_CodecC.i \
$(TAO_ROOT)/tao/IOPC.i \
$(TAO_ROOT)/tao/TimeBaseC.h \
@@ -5527,7 +5654,10 @@ endif # corba_messaging
$(TAO_ROOT)/tao/Remote_Object_Proxy_Impl.h \
$(TAO_ROOT)/tao/Object_Proxy_Impl.h \
$(TAO_ROOT)/tao/Encodable.h \
- $(TAO_ROOT)/tao/PolicyC.i RTCORBAC.i \
+ $(TAO_ROOT)/tao/PolicyC.i \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.h \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.cpp RTCORBAC.i \
Priority_Mapping.i $(TAO_ROOT)/tao/LocalObject.h \
$(TAO_ROOT)/tao/LocalObject.i \
Priority_Mapping_Manager.i Network_Priority_Mapping_Manager.h \
@@ -5754,7 +5884,17 @@ endif # corba_messaging
$(ACE_ROOT)/ace/Log_Msg.h \
$(ACE_ROOT)/ace/Log_Priority.h \
$(TAO_ROOT)/tao/PolicyC.h \
- $(TAO_ROOT)/tao/CurrentC.h \
+ $(TAO_ROOT)/tao/Any_Impl_T.h \
+ $(TAO_ROOT)/tao/Any.h \
+ $(ACE_ROOT)/ace/CDR_Stream.h \
+ $(ACE_ROOT)/ace/SStringfwd.h \
+ $(ACE_ROOT)/ace/Message_Block.h \
+ $(ACE_ROOT)/ace/Message_Block.i \
+ $(ACE_ROOT)/ace/Message_Block_T.h \
+ $(ACE_ROOT)/ace/Message_Block_T.i \
+ $(ACE_ROOT)/ace/Message_Block_T.cpp \
+ $(ACE_ROOT)/ace/Malloc_Base.h \
+ $(ACE_ROOT)/ace/CDR_Stream.i \
$(TAO_ROOT)/tao/Object.h \
$(TAO_ROOT)/tao/Policy_ForwardC.h \
$(TAO_ROOT)/tao/Sequence.h \
@@ -5762,12 +5902,6 @@ endif # corba_messaging
$(TAO_ROOT)/tao/Managed_Types.i \
$(ACE_ROOT)/ace/CORBA_macros.h \
$(ACE_ROOT)/ace/Exception_Macros.h \
- $(ACE_ROOT)/ace/Message_Block.h \
- $(ACE_ROOT)/ace/Message_Block.i \
- $(ACE_ROOT)/ace/Message_Block_T.h \
- $(ACE_ROOT)/ace/Message_Block_T.i \
- $(ACE_ROOT)/ace/Message_Block_T.cpp \
- $(ACE_ROOT)/ace/Malloc_Base.h \
$(TAO_ROOT)/tao/Sequence.i \
$(TAO_ROOT)/tao/Sequence_T.h \
$(TAO_ROOT)/tao/Sequence_T.i \
@@ -5803,7 +5937,6 @@ endif # corba_messaging
$(ACE_ROOT)/ace/Unbounded_Set.inl \
$(ACE_ROOT)/ace/Unbounded_Set.cpp \
$(ACE_ROOT)/ace/SString.h \
- $(ACE_ROOT)/ace/SStringfwd.h \
$(ACE_ROOT)/ace/String_Base.h \
$(ACE_ROOT)/ace/String_Base_Const.h \
$(ACE_ROOT)/ace/String_Base.i \
@@ -5855,8 +5988,6 @@ endif # corba_messaging
$(TAO_ROOT)/tao/Environment.h \
$(TAO_ROOT)/tao/Environment.i \
$(TAO_ROOT)/tao/CDR.h \
- $(ACE_ROOT)/ace/CDR_Stream.h \
- $(ACE_ROOT)/ace/CDR_Stream.i \
$(TAO_ROOT)/tao/CDR.i \
$(TAO_ROOT)/tao/varbase.h \
$(TAO_ROOT)/tao/Policy_ForwardC.i \
@@ -5867,14 +5998,13 @@ endif # corba_messaging
$(TAO_ROOT)/tao/OctetSeqC.i \
$(TAO_ROOT)/tao/IOP_IORC.i \
$(TAO_ROOT)/tao/Object.i \
- $(TAO_ROOT)/tao/Any_T.h \
- $(TAO_ROOT)/tao/Any.h \
$(TAO_ROOT)/tao/Any.i \
- $(TAO_ROOT)/tao/Any_T.inl \
- $(TAO_ROOT)/tao/Any_T.cpp \
+ $(TAO_ROOT)/tao/Any_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Impl_T.cpp \
$(TAO_ROOT)/tao/Marshal.h \
$(TAO_ROOT)/tao/Marshal.i \
$(TAO_ROOT)/tao/debug.h \
+ $(TAO_ROOT)/tao/CurrentC.h \
$(TAO_ROOT)/tao/CurrentC.i \
$(TAO_ROOT)/tao/Remote_Object_Proxy_Impl.h \
$(TAO_ROOT)/tao/Object_Proxy_Impl.h \
@@ -5927,6 +6057,9 @@ endif # corba_messaging
$(TAO_ROOT)/tao/StringSeqC.i \
$(TAO_ROOT)/tao/PI_ForwardC.i \
$(TAO_ROOT)/tao/DynamicC.h \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.h \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.cpp \
$(TAO_ROOT)/tao/DynamicC.i \
$(TAO_ROOT)/tao/Messaging_SyncScopeC.h \
$(TAO_ROOT)/tao/Messaging_SyncScopeC.i \
@@ -5980,7 +6113,11 @@ endif # corba_messaging
$(TAO_ROOT)/tao/SmartProxies/Smart_Proxies.h \
$(TAO_ROOT)/tao/SmartProxies/smartproxies_export.h \
$(TAO_ROOT)/tao/SmartProxies/Smart_Proxies.inl \
- $(TAO_ROOT)/tao/TimeBaseC.i RTCORBAC.i RT_Policy_i.i
+ $(TAO_ROOT)/tao/TimeBaseC.i \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.h \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.cpp RTCORBAC.i \
+ RT_Policy_i.i
.obj/RT_Stub_Factory.o .obj/RT_Stub_Factory.SO .shobj/RT_Stub_Factory.o .shobj/RT_Stub_Factory.SO: RT_Stub_Factory.cpp RT_Stub_Factory.h \
$(ACE_ROOT)/ace/pre.h \
@@ -6110,17 +6247,20 @@ endif # corba_messaging
$(TAO_ROOT)/tao/Stub.h \
$(TAO_ROOT)/tao/MProfile.h \
$(TAO_ROOT)/tao/PolicyC.h \
- $(TAO_ROOT)/tao/CurrentC.h \
- $(TAO_ROOT)/tao/Object.h \
- $(TAO_ROOT)/tao/Policy_ForwardC.h \
- $(TAO_ROOT)/tao/Sequence.h \
- $(TAO_ROOT)/tao/Managed_Types.h \
- $(TAO_ROOT)/tao/Managed_Types.i \
+ $(TAO_ROOT)/tao/Any_Impl_T.h \
+ $(TAO_ROOT)/tao/Any.h \
+ $(ACE_ROOT)/ace/CDR_Stream.h \
$(ACE_ROOT)/ace/Message_Block.h \
$(ACE_ROOT)/ace/Message_Block.i \
$(ACE_ROOT)/ace/Message_Block_T.h \
$(ACE_ROOT)/ace/Message_Block_T.i \
$(ACE_ROOT)/ace/Message_Block_T.cpp \
+ $(ACE_ROOT)/ace/CDR_Stream.i \
+ $(TAO_ROOT)/tao/Object.h \
+ $(TAO_ROOT)/tao/Policy_ForwardC.h \
+ $(TAO_ROOT)/tao/Sequence.h \
+ $(TAO_ROOT)/tao/Managed_Types.h \
+ $(TAO_ROOT)/tao/Managed_Types.i \
$(TAO_ROOT)/tao/Sequence.i \
$(TAO_ROOT)/tao/Sequence_T.h \
$(TAO_ROOT)/tao/Sequence_T.i \
@@ -6140,8 +6280,6 @@ endif # corba_messaging
$(TAO_ROOT)/tao/Environment.h \
$(TAO_ROOT)/tao/Environment.i \
$(TAO_ROOT)/tao/CDR.h \
- $(ACE_ROOT)/ace/CDR_Stream.h \
- $(ACE_ROOT)/ace/CDR_Stream.i \
$(TAO_ROOT)/tao/CDR.i \
$(TAO_ROOT)/tao/varbase.h \
$(TAO_ROOT)/tao/Policy_ForwardC.i \
@@ -6152,14 +6290,13 @@ endif # corba_messaging
$(TAO_ROOT)/tao/OctetSeqC.i \
$(TAO_ROOT)/tao/IOP_IORC.i \
$(TAO_ROOT)/tao/Object.i \
- $(TAO_ROOT)/tao/Any_T.h \
- $(TAO_ROOT)/tao/Any.h \
$(TAO_ROOT)/tao/Any.i \
- $(TAO_ROOT)/tao/Any_T.inl \
- $(TAO_ROOT)/tao/Any_T.cpp \
+ $(TAO_ROOT)/tao/Any_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Impl_T.cpp \
$(TAO_ROOT)/tao/Marshal.h \
$(TAO_ROOT)/tao/Marshal.i \
$(TAO_ROOT)/tao/debug.h \
+ $(TAO_ROOT)/tao/CurrentC.h \
$(TAO_ROOT)/tao/CurrentC.i \
$(TAO_ROOT)/tao/Remote_Object_Proxy_Impl.h \
$(TAO_ROOT)/tao/Object_Proxy_Impl.h \
@@ -6207,6 +6344,9 @@ endif # corba_messaging
$(TAO_ROOT)/tao/StringSeqC.i \
$(TAO_ROOT)/tao/PI_ForwardC.i \
$(TAO_ROOT)/tao/DynamicC.h \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.h \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.cpp \
$(TAO_ROOT)/tao/DynamicC.i \
$(TAO_ROOT)/tao/Messaging_SyncScopeC.h \
$(TAO_ROOT)/tao/Messaging_SyncScopeC.i \
@@ -6412,7 +6552,7 @@ endif # corba_messaging
$(TAO_ROOT)/tao/CDR.i \
$(TAO_ROOT)/tao/IOP_IORC.i \
$(TAO_ROOT)/tao/IOP_CodecC.h \
- $(TAO_ROOT)/tao/Any_T.h \
+ $(TAO_ROOT)/tao/Any_Impl_T.h \
$(TAO_ROOT)/tao/Any.h \
$(TAO_ROOT)/tao/Object.h \
$(TAO_ROOT)/tao/Policy_ForwardC.h \
@@ -6422,11 +6562,14 @@ endif # corba_messaging
$(TAO_ROOT)/tao/Object_KeyC.i \
$(TAO_ROOT)/tao/Object.i \
$(TAO_ROOT)/tao/Any.i \
- $(TAO_ROOT)/tao/Any_T.inl \
- $(TAO_ROOT)/tao/Any_T.cpp \
+ $(TAO_ROOT)/tao/Any_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Impl_T.cpp \
$(TAO_ROOT)/tao/Marshal.h \
$(TAO_ROOT)/tao/Marshal.i \
$(TAO_ROOT)/tao/debug.h \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.h \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.cpp \
$(TAO_ROOT)/tao/IOP_CodecC.i \
$(TAO_ROOT)/tao/IOPC.i \
$(TAO_ROOT)/tao/TimeBaseC.h \
@@ -6450,7 +6593,10 @@ endif # corba_messaging
$(TAO_ROOT)/tao/Remote_Object_Proxy_Impl.h \
$(TAO_ROOT)/tao/Object_Proxy_Impl.h \
$(TAO_ROOT)/tao/Encodable.h \
- $(TAO_ROOT)/tao/PolicyC.i RTCORBAC.i \
+ $(TAO_ROOT)/tao/PolicyC.i \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.h \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.cpp RTCORBAC.i \
$(ACE_ROOT)/ace/Hash_Map_Manager.h \
$(TAO_ROOT)/tao/Thread_Lane_Resources.h \
$(TAO_ROOT)/tao/Thread_Lane_Resources.i \