summaryrefslogtreecommitdiff
path: root/ace/Message_Block.h
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>2001-05-26 00:55:44 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>2001-05-26 00:55:44 +0000
commit48f28dc3d57318008117b9c458a1179e51763479 (patch)
treedf43ef462e0eaca2ef01307e57a1bf0cac2ce985 /ace/Message_Block.h
parent4202c11c91f6e01e4b304681e9872b51c467d505 (diff)
downloadATCD-48f28dc3d57318008117b9c458a1179e51763479.tar.gz
ChangeLogTag:Fri May 25 13:38:21 2001 Douglas C. Schmidt <schmidt@tango.doc.wustl.edu>
Diffstat (limited to 'ace/Message_Block.h')
-rw-r--r--ace/Message_Block.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/ace/Message_Block.h b/ace/Message_Block.h
index 4d6080417d2..d09c5111c88 100644
--- a/ace/Message_Block.h
+++ b/ace/Message_Block.h
@@ -332,7 +332,10 @@ public:
*/
int copy (const char *buf);
- /// Normalizes data in the top-level <Message_Block> to align with the base.
+ /// Normalizes data in the top-level <Message_Block> to align with the base,
+ /// i.e., it "shifts" the data pointed to by <rd_ptr> down to the <base> and
+ /// then readjusts <rt_ptr> to point to <base> and <wr_ptr> to point
+ /// to <base> + the length of the moved data.
void crunch (void);
/// Resets the Message Block data to contain nothing, i.e., sets the