summaryrefslogtreecommitdiff
path: root/TAO/tao/GIOP_Message_Lite.h
diff options
context:
space:
mode:
authorkitty <kitty@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-07-10 21:00:17 +0000
committerkitty <kitty@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-07-10 21:00:17 +0000
commita96491a4aaafedc878114e7a22b041093b61a435 (patch)
treef18951d2a4e4e41d90fe2c86ac0ae0340c80fe44 /TAO/tao/GIOP_Message_Lite.h
parente0d77d7010318d00e83cf9ff8b5925092846d80c (diff)
downloadATCD-a96491a4aaafedc878114e7a22b041093b61a435.tar.gz
ChangeLogTag: Tue Jul 10 15:56:13 2001 Krishnakumar B <kitty@cs.wustl.edu>
Diffstat (limited to 'TAO/tao/GIOP_Message_Lite.h')
-rw-r--r--TAO/tao/GIOP_Message_Lite.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/tao/GIOP_Message_Lite.h b/TAO/tao/GIOP_Message_Lite.h
index 8287007ce80..6086a4b11f3 100644
--- a/TAO/tao/GIOP_Message_Lite.h
+++ b/TAO/tao/GIOP_Message_Lite.h
@@ -109,7 +109,8 @@ public:
/// Parse the reply message that we received and return the reply
/// information though <reply_info>
virtual int process_reply_message (
- TAO_Pluggable_Reply_Params &reply_info);
+ TAO_Pluggable_Reply_Params &reply_info,
+ TAO_Queued_Data *qd);
/// Generate a reply message with the exception <ex>.
virtual int generate_exception_reply (