summaryrefslogtreecommitdiff
path: root/TAO/tao/IIOP_Connector.h
diff options
context:
space:
mode:
authorirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-06-09 02:24:59 +0000
committerirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-06-09 02:24:59 +0000
commit1ada4b4bc98473b06e81121ccad56ce8557b7993 (patch)
treeeb25930f40d616ec2974b15401da2ee213218b54 /TAO/tao/IIOP_Connector.h
parent84c438c5392301e65f825229c1230bd30029c51c (diff)
downloadATCD-1ada4b4bc98473b06e81121ccad56ce8557b7993.tar.gz
Tue Jun 08 21:13:36 1999 Irfan Pyarali <irfan@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 7b76c5a64d2..8560f106798 100644
--- a/TAO/tao/IIOP_Connector.h
+++ b/TAO/tao/IIOP_Connector.h
@@ -100,6 +100,9 @@ private:
TAO_IIOP_BASE_CONNECTOR base_connector_;
// The connector initiating connection requests for IIOP.
+
+ TAO_ORB_Core *orb_core_;
+ // ORB Core.
};
#endif /* TAO_IIOP_CONNECTOR_H */