summaryrefslogtreecommitdiff
path: root/TAO/tao/GIOP_Message_Base.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/GIOP_Message_Base.h')
-rw-r--r--TAO/tao/GIOP_Message_Base.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/TAO/tao/GIOP_Message_Base.h b/TAO/tao/GIOP_Message_Base.h
index d6dd76fc73e..99d7f3e3f9b 100644
--- a/TAO/tao/GIOP_Message_Base.h
+++ b/TAO/tao/GIOP_Message_Base.h
@@ -125,6 +125,11 @@ public:
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