summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/PortableServer/Makefile')
-rw-r--r--TAO/tao/PortableServer/Makefile537
1 files changed, 359 insertions, 178 deletions
diff --git a/TAO/tao/PortableServer/Makefile b/TAO/tao/PortableServer/Makefile
index 4a5cc0b5953..4db9a808e1d 100644
--- a/TAO/tao/PortableServer/Makefile
+++ b/TAO/tao/PortableServer/Makefile
@@ -270,11 +270,11 @@ endif
$(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_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 \
@@ -283,7 +283,10 @@ endif
$(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 PortableServerC.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 PortableServerC.i \
Object_Adapter.h Key_Adapters.h $(ACE_ROOT)/ace/Map_T.h \
$(ACE_ROOT)/ace/Pair_T.h \
$(ACE_ROOT)/ace/Pair_T.i \
@@ -483,11 +486,11 @@ endif
$(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_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 \
@@ -496,7 +499,10 @@ endif
$(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 PortableServerC.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 PortableServerC.i \
$(TAO_ROOT)/tao/Stub.h \
$(TAO_ROOT)/tao/MProfile.h \
$(TAO_ROOT)/tao/MProfile.i \
@@ -546,6 +552,9 @@ endif
$(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 \
@@ -836,11 +845,11 @@ endif
$(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_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 \
@@ -850,6 +859,9 @@ endif
$(TAO_ROOT)/tao/Object_Proxy_Impl.h \
$(TAO_ROOT)/tao/Encodable.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 \
PortableServerC.i \
$(ACE_ROOT)/ace/Map_T.h \
$(ACE_ROOT)/ace/Pair_T.h \
@@ -903,6 +915,9 @@ endif
$(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 \
@@ -1190,7 +1205,7 @@ endif
$(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 \
@@ -1198,11 +1213,14 @@ endif
$(TAO_ROOT)/tao/Policy_ForwardC.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/Transport_Acceptor.inl
@@ -1368,11 +1386,11 @@ endif
$(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_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 \
@@ -1381,7 +1399,10 @@ endif
$(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 PortableServerC.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 PortableServerC.i \
$(ACE_ROOT)/ace/Map_T.h \
$(ACE_ROOT)/ace/Pair_T.h \
$(ACE_ROOT)/ace/Pair_T.i \
@@ -1425,6 +1446,9 @@ endif
$(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 \
@@ -1713,7 +1737,8 @@ endif
$(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 \
@@ -1723,14 +1748,13 @@ endif
$(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 \
@@ -1899,11 +1923,11 @@ endif
$(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_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 \
@@ -1912,7 +1936,10 @@ endif
$(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 PortableServerC.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 PortableServerC.i \
$(ACE_ROOT)/ace/Map_T.h \
$(ACE_ROOT)/ace/Pair_T.h \
$(ACE_ROOT)/ace/Pair_T.i \
@@ -2089,11 +2116,11 @@ endif
$(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_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 \
@@ -2102,7 +2129,10 @@ endif
$(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 PortableServerC.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 PortableServerC.i \
poa_macros.h $(TAO_ROOT)/tao/LocalObject.h \
$(TAO_ROOT)/tao/LocalObject.i \
$(TAO_ROOT)/tao/PortableInterceptorC.h \
@@ -2111,6 +2141,9 @@ endif
$(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 \
@@ -2389,11 +2422,11 @@ endif
$(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_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 \
@@ -2402,7 +2435,10 @@ endif
$(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 PortableServerC.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 PortableServerC.i \
$(ACE_ROOT)/ace/Map_T.h \
$(ACE_ROOT)/ace/Pair_T.h \
$(ACE_ROOT)/ace/Pair_T.i \
@@ -2591,11 +2627,11 @@ endif
$(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_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 \
@@ -2604,7 +2640,10 @@ endif
$(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 PortableServerC.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 PortableServerC.i \
$(TAO_ROOT)/tao/Abstract_Servant_Base.h \
$(ACE_ROOT)/ace/Atomic_Op.h \
$(ACE_ROOT)/ace/Atomic_Op_T.h \
@@ -2648,6 +2687,9 @@ endif
$(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 \
@@ -2912,11 +2954,11 @@ endif
$(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_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 \
@@ -2925,7 +2967,10 @@ endif
$(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 PortableServerC.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 PortableServerC.i \
$(ACE_ROOT)/ace/Map_T.h \
$(ACE_ROOT)/ace/Pair_T.h \
$(ACE_ROOT)/ace/Pair_T.i \
@@ -2969,6 +3014,9 @@ endif
$(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 \
@@ -3224,11 +3272,11 @@ endif
$(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_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 \
@@ -3236,7 +3284,10 @@ endif
$(TAO_ROOT)/tao/PolicyC.h \
$(TAO_ROOT)/tao/Remote_Object_Proxy_Impl.h \
$(TAO_ROOT)/tao/Encodable.h \
- $(TAO_ROOT)/tao/PolicyC.i PortableServerC.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 PortableServerC.i \
$(ACE_ROOT)/ace/Map_T.h \
$(ACE_ROOT)/ace/Pair_T.h \
$(ACE_ROOT)/ace/Pair_T.i \
@@ -3439,7 +3490,8 @@ endif
$(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 \
@@ -3449,14 +3501,13 @@ endif
$(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 \
@@ -3498,6 +3549,9 @@ endif
$(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 \
@@ -3710,11 +3764,11 @@ endif
$(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_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 \
@@ -3724,6 +3778,9 @@ endif
$(TAO_ROOT)/tao/Object_Proxy_Impl.h \
$(TAO_ROOT)/tao/Encodable.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 \
PortableServerC.i \
$(TAO_ROOT)/tao/Abstract_Servant_Base.h \
$(ACE_ROOT)/ace/Atomic_Op.h \
@@ -3798,6 +3855,9 @@ endif
$(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 \
@@ -3875,7 +3935,29 @@ endif
$(ACE_ROOT)/ace/OS_Errno.inl \
$(ACE_ROOT)/ace/OS_Memory.inl \
$(TAO_ROOT)/tao/corbafwd.i \
- $(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/OS_String.h \
+ $(ACE_ROOT)/ace/OS_String.inl \
+ $(ACE_ROOT)/ace/Message_Block.h \
+ $(ACE_ROOT)/ace/Time_Value.h \
+ $(ACE_ROOT)/ace/Time_Value.inl \
+ $(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/OS.h \
+ $(ACE_ROOT)/ace/OS_Dirent.h \
+ $(ACE_ROOT)/ace/OS_Dirent.inl \
+ $(ACE_ROOT)/ace/OS_TLI.h \
+ $(ACE_ROOT)/ace/OS_TLI.inl \
+ $(ACE_ROOT)/ace/Min_Max.h \
+ $(ACE_ROOT)/ace/streams.h \
+ $(ACE_ROOT)/ace/Trace.h $(ACE_ROOT)/ace/OS.i \
+ $(ACE_ROOT)/ace/CDR_Stream.i \
$(TAO_ROOT)/tao/Object.h \
$(TAO_ROOT)/tao/Policy_ForwardC.h \
$(TAO_ROOT)/tao/Sequence.h \
@@ -3885,26 +3967,8 @@ endif
$(ACE_ROOT)/ace/Exception_Macros.h \
$(ACE_ROOT)/ace/Log_Msg.h \
$(ACE_ROOT)/ace/Log_Priority.h \
- $(ACE_ROOT)/ace/OS.h \
- $(ACE_ROOT)/ace/OS_Dirent.h \
- $(ACE_ROOT)/ace/OS_Dirent.inl \
- $(ACE_ROOT)/ace/OS_String.h \
- $(ACE_ROOT)/ace/OS_String.inl \
- $(ACE_ROOT)/ace/OS_TLI.h \
- $(ACE_ROOT)/ace/OS_TLI.inl \
- $(ACE_ROOT)/ace/Time_Value.h \
- $(ACE_ROOT)/ace/Time_Value.inl \
- $(ACE_ROOT)/ace/Min_Max.h \
- $(ACE_ROOT)/ace/streams.h \
- $(ACE_ROOT)/ace/Trace.h $(ACE_ROOT)/ace/OS.i \
$(ACE_ROOT)/ace/OS_Log_Msg_Attributes.h \
$(ACE_ROOT)/ace/OS_Log_Msg_Attributes.inl \
- $(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 \
@@ -3951,7 +4015,6 @@ endif
$(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 \
@@ -4003,8 +4066,6 @@ endif
$(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 \
@@ -4015,14 +4076,13 @@ endif
$(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 \
@@ -4031,6 +4091,9 @@ endif
PortableServer.h \
portableserver_export.h \
PortableServerC.h \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.h \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.cpp \
PortableServerC.i \
Servant_Base.h \
$(TAO_ROOT)/tao/Abstract_Servant_Base.h \
@@ -4100,6 +4163,9 @@ endif
$(TAO_ROOT)/tao/Tagged_Profile.h \
$(TAO_ROOT)/tao/IOPC.h \
$(TAO_ROOT)/tao/IOP_CodecC.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/GIOPC.h \
@@ -4357,11 +4423,11 @@ endif
$(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_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 \
@@ -4370,7 +4436,10 @@ endif
$(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 PortableServerC.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 PortableServerC.i \
$(TAO_ROOT)/tao/ORB.h \
$(TAO_ROOT)/tao/ServicesC.h \
$(TAO_ROOT)/tao/ServicesC.i \
@@ -4547,14 +4616,20 @@ endif
$(TAO_ROOT)/tao/Object.i \
$(TAO_ROOT)/tao/Remote_Object_Proxy_Impl.h \
$(TAO_ROOT)/tao/Object_Proxy_Impl.h \
- $(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/Any_Dual_Impl_T.h \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.cpp \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.h \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.cpp \
ImplRepoC.i \
PortableServer.h \
PortableServerC.h \
@@ -4757,16 +4832,19 @@ endif
$(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 \
@@ -4799,6 +4877,9 @@ endif
portableserver_export.h \
Key_Adapters.h \
PortableServerC.h \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.h \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.cpp \
PortableServerC.i \
$(ACE_ROOT)/ace/Map_T.h \
$(ACE_ROOT)/ace/Pair_T.h \
@@ -5078,16 +5159,19 @@ endif
$(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 \
@@ -5123,6 +5207,9 @@ endif
portableserver_export.h \
Key_Adapters.h \
PortableServerC.h \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.h \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.cpp \
PortableServerC.i \
$(ACE_ROOT)/ace/Map_T.h \
$(ACE_ROOT)/ace/Pair_T.h \
@@ -5330,11 +5417,11 @@ endif
$(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_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 \
@@ -5343,7 +5430,10 @@ endif
$(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 PortableServerC.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 PortableServerC.i \
$(ACE_ROOT)/ace/Map_T.h \
$(ACE_ROOT)/ace/Pair_T.h \
$(ACE_ROOT)/ace/Pair_T.i \
@@ -5387,6 +5477,9 @@ endif
$(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 \
@@ -5568,11 +5661,11 @@ endif
$(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_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 \
@@ -5581,7 +5674,10 @@ endif
$(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 PortableServerC.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 PortableServerC.i \
$(ACE_ROOT)/ace/Map_T.h \
$(ACE_ROOT)/ace/Pair_T.h \
$(ACE_ROOT)/ace/Pair_T.i \
@@ -5781,11 +5877,11 @@ endif
$(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_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 \
@@ -5794,7 +5890,10 @@ endif
$(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 PortableServerC.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 PortableServerC.i \
$(TAO_ROOT)/tao/LocalObject.h \
$(TAO_ROOT)/tao/LocalObject.i POA_Policies.i \
POA_Cached_Policies.i POA_Policy_Set.h \
@@ -5962,11 +6061,11 @@ endif
$(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_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 \
@@ -5975,7 +6074,10 @@ endif
$(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 PortableServerC.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 PortableServerC.i \
$(TAO_ROOT)/tao/LocalObject.h \
$(TAO_ROOT)/tao/LocalObject.i POA_Policies.i
@@ -6145,16 +6247,19 @@ endif
$(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 \
@@ -6170,7 +6275,10 @@ endif
$(TAO_ROOT)/tao/PortableInterceptorC.i \
$(TAO_ROOT)/tao/LocalObject.h \
$(TAO_ROOT)/tao/LocalObject.i \
- PortableServer_PolicyFactory.h PortableServerC.h PortableServerC.i \
+ PortableServer_PolicyFactory.h PortableServerC.h \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.h \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.cpp PortableServerC.i \
Object_Adapter.h Key_Adapters.h $(ACE_ROOT)/ace/Map_T.h \
$(ACE_ROOT)/ace/Pair_T.h \
$(ACE_ROOT)/ace/Pair_T.i \
@@ -6437,16 +6545,19 @@ endif
$(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 \
@@ -6462,7 +6573,10 @@ endif
$(TAO_ROOT)/tao/PortableInterceptorC.i \
$(TAO_ROOT)/tao/LocalObject.h \
$(TAO_ROOT)/tao/LocalObject.i POA_Policies.h \
- PortableServerC.h PortableServerC.i POA_Policies.i
+ PortableServerC.h $(TAO_ROOT)/tao/Any_Basic_Impl_T.h \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.cpp PortableServerC.i \
+ POA_Policies.i
.obj/POA_Policy_Set.o .obj/POA_Policy_Set.SO .shobj/POA_Policy_Set.o .shobj/POA_Policy_Set.SO: POA_Policy_Set.cpp POA_Policy_Set.h \
$(ACE_ROOT)/ace/pre.h POA_Policies.h PortableServerC.h \
@@ -6625,11 +6739,11 @@ endif
$(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_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 \
@@ -6638,7 +6752,10 @@ endif
$(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 PortableServerC.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 PortableServerC.i \
$(TAO_ROOT)/tao/LocalObject.h \
$(TAO_ROOT)/tao/LocalObject.i POA_Policies.i \
$(TAO_ROOT)/tao/Policy_Set.h \
@@ -6687,6 +6804,9 @@ endif
$(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 \
@@ -6896,11 +7016,11 @@ endif
$(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_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 \
@@ -6909,7 +7029,10 @@ endif
$(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 PortableServerC.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 PortableServerC.i \
$(TAO_ROOT)/tao/LocalObject.h \
$(TAO_ROOT)/tao/LocalObject.i POA_Policies.i \
$(TAO_ROOT)/tao/Policy_Set.h \
@@ -7083,16 +7206,19 @@ endif
$(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 \
@@ -7122,6 +7248,9 @@ endif
portableserver_export.h \
Key_Adapters.h \
PortableServerC.h \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.h \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.cpp \
PortableServerC.i \
$(ACE_ROOT)/ace/Map_T.h \
$(ACE_ROOT)/ace/Pair_T.h \
@@ -7328,7 +7457,7 @@ endif
$(TAO_ROOT)/tao/StringSeqC.h \
$(TAO_ROOT)/tao/StringSeqC.i \
$(TAO_ROOT)/tao/PI_ForwardC.i \
- $(TAO_ROOT)/tao/Any_T.h \
+ $(TAO_ROOT)/tao/Any_Impl_T.h \
$(TAO_ROOT)/tao/Any.h \
$(ACE_ROOT)/ace/CDR_Stream.h \
$(ACE_ROOT)/ace/CDR_Stream.i \
@@ -7344,11 +7473,14 @@ endif
$(TAO_ROOT)/tao/IOP_IORC.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/Valuetype/ValueBase.h \
$(TAO_ROOT)/tao/Valuetype/valuetype_export.h \
$(TAO_ROOT)/tao/Valuetype/ValueBase.inl \
@@ -7511,7 +7643,7 @@ endif
$(TAO_ROOT)/tao/StringSeqC.h \
$(TAO_ROOT)/tao/StringSeqC.i \
$(TAO_ROOT)/tao/PI_ForwardC.i \
- $(TAO_ROOT)/tao/Any_T.h \
+ $(TAO_ROOT)/tao/Any_Impl_T.h \
$(TAO_ROOT)/tao/Any.h \
$(ACE_ROOT)/ace/CDR_Stream.h \
$(ACE_ROOT)/ace/CDR_Stream.i \
@@ -7527,11 +7659,14 @@ endif
$(TAO_ROOT)/tao/IOP_IORC.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/Valuetype/ValueBase.h \
$(TAO_ROOT)/tao/Valuetype/valuetype_export.h \
$(TAO_ROOT)/tao/Valuetype/ValueBase.inl \
@@ -7544,7 +7679,10 @@ endif
$(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 PortableServerC.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 PortableServerC.i \
$(ACE_ROOT)/ace/Map_T.h \
$(ACE_ROOT)/ace/Pair_T.h \
$(ACE_ROOT)/ace/Pair_T.i \
@@ -7753,7 +7891,7 @@ endif
$(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 \
@@ -7763,11 +7901,14 @@ endif
$(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/Service_Context.inl \
@@ -8057,11 +8198,11 @@ endif
$(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_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 \
@@ -8070,8 +8211,12 @@ endif
$(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 PortableServerC.i POA.h \
- Object_Adapter.h Key_Adapters.h $(ACE_ROOT)/ace/Map_T.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 PortableServerC.i \
+ POA.h Object_Adapter.h Key_Adapters.h \
+ $(ACE_ROOT)/ace/Map_T.h \
$(ACE_ROOT)/ace/Pair_T.h \
$(ACE_ROOT)/ace/Pair_T.i \
$(ACE_ROOT)/ace/Pair_T.cpp \
@@ -8114,6 +8259,9 @@ endif
$(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 \
@@ -8295,15 +8443,21 @@ endif
$(TAO_ROOT)/tao/Object.i \
$(TAO_ROOT)/tao/Remote_Object_Proxy_Impl.h \
$(TAO_ROOT)/tao/Object_Proxy_Impl.h \
- $(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 ImplRepoC.i ImR_LocatorC.i \
- $(TAO_ROOT)/tao/Stub.h \
+ $(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/Any_Basic_Impl_T.h \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.cpp ImplRepoC.i \
+ ImR_LocatorC.i $(TAO_ROOT)/tao/Stub.h \
$(TAO_ROOT)/tao/MProfile.h \
$(TAO_ROOT)/tao/PolicyC.h \
$(TAO_ROOT)/tao/CurrentC.h \
@@ -8614,14 +8768,20 @@ endif
$(TAO_ROOT)/tao/Object.i \
$(TAO_ROOT)/tao/Remote_Object_Proxy_Impl.h \
$(TAO_ROOT)/tao/Object_Proxy_Impl.h \
- $(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 ImplRepoC.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/Any_Basic_Impl_T.h \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.cpp ImplRepoC.i \
PortableServer.h \
portableserver_export.h \
PortableServerC.h \
@@ -8847,7 +9007,17 @@ endif
$(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 \
@@ -8855,12 +9025,6 @@ endif
$(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 \
@@ -8896,7 +9060,6 @@ endif
$(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 \
@@ -8948,8 +9111,6 @@ endif
$(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 \
@@ -8960,14 +9121,13 @@ endif
$(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 \
@@ -9020,6 +9180,9 @@ endif
$(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 \
@@ -9280,11 +9443,11 @@ endif
$(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_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 \
@@ -9294,6 +9457,9 @@ endif
$(TAO_ROOT)/tao/Object_Proxy_Impl.h \
$(TAO_ROOT)/tao/Encodable.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 \
PortableServerC.i \
Servant_Base.h \
$(TAO_ROOT)/tao/Abstract_Servant_Base.h \
@@ -9364,6 +9530,9 @@ endif
$(TAO_ROOT)/tao/Tagged_Profile.h \
$(TAO_ROOT)/tao/IOPC.h \
$(TAO_ROOT)/tao/IOP_CodecC.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/GIOPC.h \
@@ -9615,14 +9784,20 @@ endif
$(TAO_ROOT)/tao/Object.i \
$(TAO_ROOT)/tao/Remote_Object_Proxy_Impl.h \
$(TAO_ROOT)/tao/Object_Proxy_Impl.h \
- $(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 ImplRepoC.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/Any_Basic_Impl_T.h \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.cpp ImplRepoC.i \
$(TAO_ROOT)/tao/Stub.h \
$(TAO_ROOT)/tao/MProfile.h \
$(TAO_ROOT)/tao/PolicyC.h \
@@ -9933,14 +10108,20 @@ endif
$(TAO_ROOT)/tao/Object.i \
$(TAO_ROOT)/tao/Remote_Object_Proxy_Impl.h \
$(TAO_ROOT)/tao/Object_Proxy_Impl.h \
- $(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 ImplRepoC.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/Any_Basic_Impl_T.h \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.cpp ImplRepoC.i \
PortableServer.h \
portableserver_export.h \
PortableServerC.h \