summaryrefslogtreecommitdiff
path: root/TAO/tao/GIOP_Message_Lite.h
diff options
context:
space:
mode:
authormartinezm <martinezm@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-12-06 19:50:15 +0000
committermartinezm <martinezm@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-12-06 19:50:15 +0000
commit0cb8c8eb9307f0c8043219ac06660524d21285f9 (patch)
tree3dd8a394934e24baf41b4edce0a4f86ad88a2090 /TAO/tao/GIOP_Message_Lite.h
parent6577ba8b6d69839a34d260086f5d13bb55c1f6a4 (diff)
downloadATCD-0cb8c8eb9307f0c8043219ac06660524d21285f9.tar.gz
Mon Dec 6 13:44:51 2004 Mike Martinez <martinez_m@ociweb.com>pmb_integration
Diffstat (limited to 'TAO/tao/GIOP_Message_Lite.h')
-rw-r--r--TAO/tao/GIOP_Message_Lite.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/TAO/tao/GIOP_Message_Lite.h b/TAO/tao/GIOP_Message_Lite.h
index cb28abf36cc..d28f7094d4f 100644
--- a/TAO/tao/GIOP_Message_Lite.h
+++ b/TAO/tao/GIOP_Message_Lite.h
@@ -115,6 +115,11 @@ public:
TAO_Queued_Data *,
const ACE_Message_Block &mb) const;
+ /// Peek at the request ID and load it into the queued data.
+ virtual void set_request_id_from_peek (
+ TAO_Queued_Data* qd,
+ const ACE_Message_Block* mb) const;
+
/// Parse the reply message that we received and return the reply
/// information through @a reply_info
virtual int process_reply_message (