summaryrefslogtreecommitdiff
path: root/TAO/tao/Muxed_TMS.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Muxed_TMS.h')
-rw-r--r--TAO/tao/Muxed_TMS.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/TAO/tao/Muxed_TMS.h b/TAO/tao/Muxed_TMS.h
index 0824dc1d72f..0fdf9fd71f8 100644
--- a/TAO/tao/Muxed_TMS.h
+++ b/TAO/tao/Muxed_TMS.h
@@ -59,6 +59,10 @@ public:
virtual int dispatch_reply (TAO_Pluggable_Reply_Params &params);
+ // @@ Commented for the time being, let the commented line stay for
+ // sometime - Bala
+ // virtual TAO_GIOP_Message_State *get_message_state (void);
+ // virtual void destroy_message_state (TAO_GIOP_Message_State *);
virtual int idle_after_send (void);
virtual int idle_after_reply (void);
virtual void connection_closed (void);