summaryrefslogtreecommitdiff
path: root/TAO/tao/GIOP_Message_Connectors.h
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2000-03-14 17:28:05 +0000
committerbala <balanatarajan@users.noreply.github.com>2000-03-14 17:28:05 +0000
commit22f83ef755c2dea1094a933b65a16378bd93fee5 (patch)
tree053b6245ea4faf6bb3627a22d43a58491574c529 /TAO/tao/GIOP_Message_Connectors.h
parent9722542ae67bac6681e1ebd34bbc617336cf616b (diff)
downloadATCD-pluggable_messaging.tar.gz
*** empty log message ***pluggable_messaging
Diffstat (limited to 'TAO/tao/GIOP_Message_Connectors.h')
-rw-r--r--TAO/tao/GIOP_Message_Connectors.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/TAO/tao/GIOP_Message_Connectors.h b/TAO/tao/GIOP_Message_Connectors.h
index 6fb7c757459..977d2e3f68b 100644
--- a/TAO/tao/GIOP_Message_Connectors.h
+++ b/TAO/tao/GIOP_Message_Connectors.h
@@ -32,12 +32,6 @@ class TAO_Export TAO_GIOP_Message_Connectors:
// class.
protected:
- virtual CORBA::Boolean
- write_request_header (const TAO_Operation_Details &opdetails,
- TAO_Target_Specification &spec,
- TAO_OutputCDR &msg);
- // Write the GIOP request header.
-
int parse_reply (TAO_Message_State_Factory &mesg_state,
TAO_Pluggable_Connector_Params &params);
// Parse the reply message from the server