summaryrefslogtreecommitdiff
path: root/TAO/tao/PolicyC.cpp
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-03-13 04:31:30 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-03-13 04:31:30 +0000
commit4e5474b1a234a677141fa5e54238ea877c955e8b (patch)
tree735fab522ebc78d6f17a622bf36939d66a713376 /TAO/tao/PolicyC.cpp
parentc153fd04b7f31e9cb4d585a67df1767388109d53 (diff)
downloadATCD-4e5474b1a234a677141fa5e54238ea877c955e8b.tar.gz
ChangeLogTag: Wed Mar 12 22:25:46 2003 Jeff Parsons <j.parsons@vanderbilt.edu>
Diffstat (limited to 'TAO/tao/PolicyC.cpp')
-rw-r--r--TAO/tao/PolicyC.cpp7
1 files changed, 7 insertions, 0 deletions
diff --git a/TAO/tao/PolicyC.cpp b/TAO/tao/PolicyC.cpp
index 1b229e902aa..31d407597ff 100644
--- a/TAO/tao/PolicyC.cpp
+++ b/TAO/tao/PolicyC.cpp
@@ -3002,6 +3002,7 @@ operator>>= (
);
}
+template<>
CORBA::Boolean
TAO::Any_Impl_T<CORBA::Policy>::to_object (
CORBA::Object_ptr &_tao_elem
@@ -3065,6 +3066,7 @@ operator>>= (
);
}
+template<>
CORBA::Boolean
TAO::Any_Impl_T<CORBA::PolicyManager>::to_object (
CORBA::Object_ptr &_tao_elem
@@ -3128,6 +3130,7 @@ operator>>= (
);
}
+template<>
CORBA::Boolean
TAO::Any_Impl_T<CORBA::PolicyCurrent>::to_object (
CORBA::Object_ptr &_tao_elem
@@ -3249,12 +3252,14 @@ CORBA::Boolean operator>> (
// TAO_IDL - Generated from
// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_cs.cpp:60
+template<>
CORBA::Boolean
TAO::Any_Impl_T<CORBA::PolicyManager>::marshal_value (TAO_OutputCDR &)
{
return 0;
}
+template<>
CORBA::Boolean
TAO::Any_Impl_T<CORBA::PolicyManager>::demarshal_value (TAO_InputCDR &)
{
@@ -3264,12 +3269,14 @@ TAO::Any_Impl_T<CORBA::PolicyManager>::demarshal_value (TAO_InputCDR &)
// TAO_IDL - Generated from
// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_cs.cpp:60
+template<>
CORBA::Boolean
TAO::Any_Impl_T<CORBA::PolicyCurrent>::marshal_value (TAO_OutputCDR &)
{
return 0;
}
+template<>
CORBA::Boolean
TAO::Any_Impl_T<CORBA::PolicyCurrent>::demarshal_value (TAO_InputCDR &)
{