summaryrefslogtreecommitdiff
path: root/TAO/tao/Object_Ref_Table.h
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2001-05-07 22:46:00 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2001-05-07 22:46:00 +0000
commit5a992220e8557e95ab35f2568361c64627110dfc (patch)
tree12dabcec672e80b7ee6b147a24361a0def9b2f19 /TAO/tao/Object_Ref_Table.h
parent6faa9e904239f207711fcf16040827bfb654ebdf (diff)
downloadATCD-5a992220e8557e95ab35f2568361c64627110dfc.tar.gz
ChangeLogTag:Mon May 7 15:21:43 2001 Ossama Othman <ossama@uci.edu>
Diffstat (limited to 'TAO/tao/Object_Ref_Table.h')
-rw-r--r--TAO/tao/Object_Ref_Table.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/TAO/tao/Object_Ref_Table.h b/TAO/tao/Object_Ref_Table.h
index c19610b0b03..3539781cff6 100644
--- a/TAO/tao/Object_Ref_Table.h
+++ b/TAO/tao/Object_Ref_Table.h
@@ -70,6 +70,9 @@ public:
const char * id,
CORBA::Environment &ACE_TRY_ENV);
+ /// Explicitly destroy the contents of the object reference table.
+ void destroy (void);
+
private:
/// The canonical ACE_Map methods.