summaryrefslogtreecommitdiff
path: root/TAO/tao/GIOP_Message_Lite.cpp
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.cpp
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.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