summaryrefslogtreecommitdiff
path: root/TAO/tao/GIOP_Message_Base.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2007-02-08 18:01:58 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2007-02-08 18:01:58 +0000
commita2ad1e9423192863cc9a4b1df23795c54d3265fd (patch)
treeb6c0f4d296a0dfac2bd0041f207672380a72ceaa /TAO/tao/GIOP_Message_Base.h
parentac80b8ff96d0c2a2b8b8fcd89a82b306b97f20c5 (diff)
downloadATCD-a2ad1e9423192863cc9a4b1df23795c54d3265fd.tar.gz
Thu Feb 8 18:00:14 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/GIOP_Message_Base.h')
-rw-r--r--TAO/tao/GIOP_Message_Base.h10
1 files changed, 3 insertions, 7 deletions
diff --git a/TAO/tao/GIOP_Message_Base.h b/TAO/tao/GIOP_Message_Base.h
index f991225fdc9..67f03e81a0e 100644
--- a/TAO/tao/GIOP_Message_Base.h
+++ b/TAO/tao/GIOP_Message_Base.h
@@ -77,14 +77,12 @@ public:
virtual int generate_locate_request_header (
TAO_Operation_Details &op,
TAO_Target_Specification &spec,
- TAO_OutputCDR &cdr
- );
+ TAO_OutputCDR &cdr);
/// Write the reply header
virtual int generate_reply_header (
TAO_OutputCDR &cdr,
- TAO_Pluggable_Reply_Params_Base &params
- );
+ TAO_Pluggable_Reply_Params_Base &params);
virtual int generate_fragment_header (TAO_OutputCDR & cdr,
CORBA::ULong request_id);
@@ -185,9 +183,7 @@ protected:
TAO_GIOP_Message_Generator_Parser *&) const;
/// Print out a debug messages..
- void dump_msg (const char *label,
- const u_char *ptr,
- size_t len);
+ void dump_msg (const char *label, const u_char *ptr, size_t len);
/// Get the message type. The return value would be one of the
/// following: