summaryrefslogtreecommitdiff
path: root/TAO/tao/IIOP_Connector.h
diff options
context:
space:
mode:
authorfredk <fredk@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-06-08 05:18:31 +0000
committerfredk <fredk@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-06-08 05:18:31 +0000
commitd003d017ba1c893e7458ef28e8157f28b3330b63 (patch)
treea5fb9781ba2480af2749ab41800c7f9e36411edd /TAO/tao/IIOP_Connector.h
parenta538117e0ca50a5cc03a5cd156c6abbe08ff592d (diff)
downloadATCD-d003d017ba1c893e7458ef28e8157f28b3330b63.tar.gz
Mostly commnet updates. Also changed add-to_string for the Profile classes
to accept a buffer. removed the Environment parameter toTAO_XX_profile::_key () and also removed the body_ attribute and related methods.
Diffstat (limited to 'TAO/tao/IIOP_Connector.h')
-rw-r--r--TAO/tao/IIOP_Connector.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/TAO/tao/IIOP_Connector.h b/TAO/tao/IIOP_Connector.h
index d5984b4a7e8..7b76c5a64d2 100644
--- a/TAO/tao/IIOP_Connector.h
+++ b/TAO/tao/IIOP_Connector.h
@@ -60,7 +60,9 @@ class TAO_Export TAO_IIOP_Connector : public TAO_Connector
// IIOP-specific Connector bridge for pluggable protocols.
//
// = DESCRIPTION
- // @@ Fred, please fill in here.
+ // Concrete instance of the TAO_Connector class. Responsible
+ // for establishing a connection with a server and is called from the
+ // Connector_Registory.
//
public:
// = Initialization and termination methods.