messageStreamBuf overloads
Synopses
Declared in <ball_recordattributes.h>
Return a reference to the modifiable stream buffer associated with the message attribute of this record attributes object.
Return a reference to the non‐modifiable stream buffer associated with the message attribute of this record attributes object.
bdlsb::MemOutStreamBuf const&
messageStreamBuf() const;
Return Value
-
modifiable reference to the message stream buffer
-
non‐modifiable reference to the message stream buffer
Created with MrDocs