summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer/Servant_Base.h
diff options
context:
space:
mode:
authornanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-08-23 21:06:52 +0000
committernanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-08-23 21:06:52 +0000
commit6043430680b8e81a9b9060586669e5fae32b916c (patch)
treef8772d7dc48ec6c5adc069b9ac2fa68e8c5f60ae /TAO/tao/PortableServer/Servant_Base.h
parent7302950169ebee6157fb4f74747b63433f9be622 (diff)
downloadATCD-6043430680b8e81a9b9060586669e5fae32b916c.tar.gz
ChangeLogTag:Thu Aug 23 15:54:44 2001 Nanbor Wang <nanbor@cs.wustl.edu>CCM-Core
Diffstat (limited to 'TAO/tao/PortableServer/Servant_Base.h')
-rw-r--r--TAO/tao/PortableServer/Servant_Base.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/TAO/tao/PortableServer/Servant_Base.h b/TAO/tao/PortableServer/Servant_Base.h
index 8b982192173..0c5514051ec 100644
--- a/TAO/tao/PortableServer/Servant_Base.h
+++ b/TAO/tao/PortableServer/Servant_Base.h
@@ -65,6 +65,11 @@ public:
TAO_default_environment ()
);
+ virtual CORBA_Object_ptr _get_component (
+ CORBA_Environment &ACE_TRY_ENV =
+ TAO_default_environment ()
+ );
+
virtual void *_downcast (const char *repository_id) = 0;
// Get the correct vtable.