summaryrefslogtreecommitdiff
path: root/TAO/tao/IIOP_Connector.h
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2000-11-14 16:53:25 +0000
committerbala <balanatarajan@users.noreply.github.com>2000-11-14 16:53:25 +0000
commit6b538866c57472e729be9e03fc57ce7bcbd2d8d7 (patch)
tree9e2fb9e9e221d72ec03a53f856025a80b71e202a /TAO/tao/IIOP_Connector.h
parentda28b7b052ef9a5d28a8da4723510640c4062aaa (diff)
downloadATCD-6b538866c57472e729be9e03fc57ce7bcbd2d8d7.tar.gz
ChangeLogTag: Tue Nov 14 10:48:00 2000 Balachandran Natarajan <bala@cs.wustl.edu>
Diffstat (limited to 'TAO/tao/IIOP_Connector.h')
-rw-r--r--TAO/tao/IIOP_Connector.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/TAO/tao/IIOP_Connector.h b/TAO/tao/IIOP_Connector.h
index 4d4ac3d93a1..1f1a85a8984 100644
--- a/TAO/tao/IIOP_Connector.h
+++ b/TAO/tao/IIOP_Connector.h
@@ -86,6 +86,9 @@ public:
TAO_IIOP_Connector (CORBA::Boolean flag = 0);
// Constructor.
+ ~TAO_IIOP_Connector (void);
+ // Destructor.
+
// = The TAO_Connector methods, please check the documentation on
// Pluggable.h
int open (TAO_ORB_Core *orb_core);