[#BloombergLP-ball-RecordAttributes-messageStream-091] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/ball.adoc[ball]::xref:BloombergLP/ball/RecordAttributes.adoc[RecordAttributes]::messageStream :relfileprefix: ../../../ :mrdocs: `messageStream` overloads == Synopses Declared in `<ball_recordattributes.h>` Return a reference to the modifiable stream associated with the message attribute of this record attributes object. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::ostream& xref:BloombergLP/ball/RecordAttributes/messageStream-096.adoc[messageStream](); ---- [.small]#xref:BloombergLP/ball/RecordAttributes/messageStream-096.adoc[_» more..._]# Return a reference to the non‐modifiable stream associated with the message attribute of this record attributes object. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::ostream const& xref:BloombergLP/ball/RecordAttributes/messageStream-08.adoc[messageStream]() const; ---- [.small]#xref:BloombergLP/ball/RecordAttributes/messageStream-08.adoc[_» more..._]# [.small]#Created with https://www.mrdocs.com[MrDocs]#