summaryrefslogtreecommitdiff
path: root/TAO/tao/GIOP_Message_Lite.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/GIOP_Message_Lite.cpp')
-rw-r--r--TAO/tao/GIOP_Message_Lite.cpp10
1 files changed, 10 insertions, 0 deletions
diff --git a/TAO/tao/GIOP_Message_Lite.cpp b/TAO/tao/GIOP_Message_Lite.cpp
index e0d1010a201..7e1a225f177 100644
--- a/TAO/tao/GIOP_Message_Lite.cpp
+++ b/TAO/tao/GIOP_Message_Lite.cpp
@@ -1669,6 +1669,16 @@ TAO_GIOP_Message_Lite::set_queued_data_from_message_header (
ACE_UNUSED_ARG (mb);
}
+void
+TAO_GIOP_Message_Lite::set_request_id_from_peek (
+ TAO_Queued_Data* qd,
+ const ACE_Message_Block* mb
+) const
+{
+ ACE_UNUSED_ARG (qd);
+ ACE_UNUSED_ARG (mb);
+}
+
int
TAO_GIOP_Message_Lite::check_for_valid_header (
const ACE_Message_Block &mb