diff options
author | parsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2001-05-09 19:01:29 +0000 |
---|---|---|
committer | parsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2001-05-09 19:01:29 +0000 |
commit | 22bed8415ca3788273a3c02b725cc3937b67fed7 (patch) | |
tree | 669e9f56eecaddecc9d484c4dbdb14ba73080df7 /TAO/tao/Pluggable_Messaging.h | |
parent | f1f641b19ed15a72aedcc55ce02cc81ff250ea8e (diff) | |
download | ATCD-22bed8415ca3788273a3c02b725cc3937b67fed7.tar.gz |
* tao/GIOP_Message_Base.cpp:
* tao/GIOP_Message_Base.h:
* tao/GIOP_Message_Generator_Parser.cpp:
* tao/GIOP_Message_Generator_Parser.h:
* tao/GIOP_Message_Generator_Parser_10.cpp:
* tao/GIOP_Message_Generator_Parser_10.h:
* tao/GIOP_Message_Generator_Parser_12.cpp:
* tao/GIOP_Message_Generator_Parser_12.h:
* tao/GIOP_Message_Lite.cpp:
* tao/GIOP_Message_Lite.h:
* tao/Pluggable_Messaging.h:
* tao/Pluggable_Messaging_Utils.cpp:
* tao/Pluggable_Messaging_Utils.h:
* tao/Pluggable_Messaging_Utils.i:
* tao/TAO_Server_Request.cpp:
Extracted most of TAO_Pluggable_Reply_Params into a
base class TAO_Pluggable_Reply_Params_Base, leaving
out the InputCDR member. This base class is now used
by TAO_ServerRequest, which does not need the cdr
stream, eliminating the overhead of its construction.
The client side request classes use the original
class, now a subclass, that adds the InpurCDR member.
This closes [BUGID:900].
Diffstat (limited to 'TAO/tao/Pluggable_Messaging.h')
0 files changed, 0 insertions, 0 deletions