[#BloombergLP-ball-RecordAttributes-operator_assign] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/ball.adoc[ball]::xref:BloombergLP/ball/RecordAttributes.adoc[RecordAttributes]::operator= :relfileprefix: ../../../ :mrdocs: Assign to this record attributes object the value of the specified `rhs` record attributes object. Resets the objects returned by the `messageStreamBuf` and `messageStream` methods. == Synopsis Declared in `<ball_recordattributes.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/ball/RecordAttributes.adoc[RecordAttributes]& operator=(xref:BloombergLP/ball/RecordAttributes.adoc[RecordAttributes] const& rhs); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#