summaryrefslogtreecommitdiff
path: root/TAO/tao/RTPortableServer/RTPortableServerC.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-02-22 13:49:37 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-02-22 13:49:37 +0000
commit28e9fdb8507d6c6ebdd9d48250c82c179366fa79 (patch)
treecc745c7c5bda13e9faee95ca12776d9ea12f7c57 /TAO/tao/RTPortableServer/RTPortableServerC.h
parentb4ee43b989c62ca643642ad279c49dca7fede16f (diff)
downloadATCD-28e9fdb8507d6c6ebdd9d48250c82c179366fa79.tar.gz
ChangeLogTag: Tue Feb 22 13:02:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/RTPortableServer/RTPortableServerC.h')
-rw-r--r--TAO/tao/RTPortableServer/RTPortableServerC.h8
1 files changed, 5 insertions, 3 deletions
diff --git a/TAO/tao/RTPortableServer/RTPortableServerC.h b/TAO/tao/RTPortableServer/RTPortableServerC.h
index 4db19fdde67..d194c7d6e7b 100644
--- a/TAO/tao/RTPortableServer/RTPortableServerC.h
+++ b/TAO/tao/RTPortableServer/RTPortableServerC.h
@@ -127,6 +127,8 @@ namespace RTPortableServer
// The static operations.
static POA_ptr _duplicate (POA_ptr obj);
+ static void _tao_release (POA_ptr obj);
+
static POA_ptr _narrow (
CORBA::Object_ptr obj
ACE_ENV_ARG_DECL_WITH_DEFAULTS
@@ -202,7 +204,7 @@ namespace RTPortableServer
)) = 0;
// TAO_IDL - Generated from
- // be\be_visitor_interface/interface_ch.cpp:208
+ // be\be_visitor_interface/interface_ch.cpp:210
virtual CORBA::Boolean _is_a (
const char *type_id
@@ -230,7 +232,7 @@ namespace RTPortableServer
// TAO_IDL - Generated from
// be\be_visitor_typecode/typecode_decl.cpp:44
- TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_POA;
+ TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr const _tc_POA;
// TAO_IDL - Generated from
// be\be_visitor_module/module_ch.cpp:66
@@ -247,7 +249,7 @@ namespace TAO
#if !defined (_RTPORTABLESERVER_POA__TRAITS_CH_)
#define _RTPORTABLESERVER_POA__TRAITS_CH_
- ACE_TEMPLATE_SPECIALIZATION
+ template<>
struct TAO_RTPortableServer_Export Objref_Traits< ::RTPortableServer::POA>
{
static ::RTPortableServer::POA_ptr duplicate (