summaryrefslogtreecommitdiff
path: root/TAO/tao/Policy_ForwardC.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Policy_ForwardC.h')
-rw-r--r--TAO/tao/Policy_ForwardC.h19
1 files changed, 19 insertions, 0 deletions
diff --git a/TAO/tao/Policy_ForwardC.h b/TAO/tao/Policy_ForwardC.h
index 5b1cb921925..01725f37403 100644
--- a/TAO/tao/Policy_ForwardC.h
+++ b/TAO/tao/Policy_ForwardC.h
@@ -240,6 +240,25 @@ TAO_NAMESPACE CORBA
}
TAO_NAMESPACE_CLOSE // module CORBA
+// =====================================================
+// Hand-crafted
+
+namespace TAO
+{
+ ACE_TEMPLATE_SPECIALIZATION
+ struct TAO_Export Objref_Traits<CORBA::Policy>
+ {
+ static CORBA::Policy_ptr tao_duplicate (CORBA::Policy_ptr);
+ static void tao_release (CORBA::Policy_ptr);
+ static CORBA::Policy_ptr tao_nil (void);
+ static CORBA::Boolean tao_marshal (CORBA::Policy_ptr,
+ TAO_OutputCDR &);
+ };
+}
+
+
+// ==========================================================
+
// TAO_IDL - Generated from
// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface_fwd/any_op_ch.cpp:65