summaryrefslogtreecommitdiff
path: root/TAO/tao/RTCORBA/RT_ProtocolPropertiesC.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2007-07-10 15:57:39 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2007-07-10 15:57:39 +0000
commitcb0b229b974ad58e68ffd528978bbffa702cf09d (patch)
tree4306edb85cdec0b17eb8749ba976414cd4fcb692 /TAO/tao/RTCORBA/RT_ProtocolPropertiesC.cpp
parent8fc61a51f7f1495efd01a2d478383bf4bb974216 (diff)
downloadATCD-cb0b229b974ad58e68ffd528978bbffa702cf09d.tar.gz
Tue Jul 10 14:44:00 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/RTCORBA/RT_ProtocolPropertiesC.cpp')
-rw-r--r--TAO/tao/RTCORBA/RT_ProtocolPropertiesC.cpp22
1 files changed, 18 insertions, 4 deletions
diff --git a/TAO/tao/RTCORBA/RT_ProtocolPropertiesC.cpp b/TAO/tao/RTCORBA/RT_ProtocolPropertiesC.cpp
index 7e7821f5c7e..ab48b2c8adc 100644
--- a/TAO/tao/RTCORBA/RT_ProtocolPropertiesC.cpp
+++ b/TAO/tao/RTCORBA/RT_ProtocolPropertiesC.cpp
@@ -26,16 +26,24 @@
// http://www.cs.wustl.edu/~schmidt/TAO.html
// TAO_IDL - Generated from
-// be\be_codegen.cpp:311
+// be\be_codegen.cpp:371
-#include "RT_ProtocolPropertiesC.h"
+#include "tao/RTCORBA/RTCORBA.h"
#include "tao/CDR.h"
#include "ace/OS_NS_string.h"
+TAO_BEGIN_VERSIONED_NAMESPACE_DECL
+
+
+
// TAO_IDL - Generated from
// be\be_visitor_arg_traits.cpp:72
+
+TAO_END_VERSIONED_NAMESPACE_DECL
+
+
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
@@ -47,6 +55,10 @@ namespace TAO
TAO_END_VERSIONED_NAMESPACE_DECL
+TAO_BEGIN_VERSIONED_NAMESPACE_DECL
+
+
+
// TAO_IDL - Generated from
// be\be_visitor_interface/interface_cs.cpp:60
@@ -87,7 +99,7 @@ RTCORBA::ProtocolProperties::ProtocolProperties (void)
RTCORBA::ProtocolProperties::~ProtocolProperties (void)
{}
-void
+void
RTCORBA::ProtocolProperties::_tao_any_destructor (void *_tao_void_pointer)
{
ProtocolProperties *_tao_tmp_pointer =
@@ -122,7 +134,7 @@ RTCORBA::ProtocolProperties::_duplicate (ProtocolProperties_ptr obj)
{
obj->_add_ref ();
}
-
+
return obj;
}
@@ -185,4 +197,6 @@ RTCORBA::ProtocolProperties::_tao_decode (TAO_InputCDR &)
{
return true;
}
+TAO_END_VERSIONED_NAMESPACE_DECL
+