Assign to this record formatter the value of the specified rhs.
Synopsis
Declared in <ball_recordstringformatter.h>
RecordStringFormatter&
operator=(RecordStringFormatter const& rhs);
Return Value
reference to this object
Parameters
Name |
Description |
rhs |
record formatter to assign from |
Created with MrDocs