Set the message attribute of this record attributes object to the specified message. Resets the objects returned by the messageStreamBuf and messageStream methods.
Synopsis
Declared in <ball_recordattributes.h>
void
setMessage(std::string_view const& message);
Created with MrDocs