Assign to this record attributes object the value of the specified rhs record attributes object.
Synopsis
Declared in <ball_recordattributes.h>
RecordAttributes&
operator=(RecordAttributes const& rhs);
Description
Resets the objects returned by the messageStreamBuf and messageStream methods.
Return Value
reference to this object
Parameters
Name |
Description |
rhs |
record attributes to assign from |
Created with MrDocs