Return a string reference providing non‐modifiable access to the message attribute of this record attributes object. Note that the returned string reference is not null‐terminated, and may contain null ('0') characters.

Synopsis

Declared in <ball_recordattributes.h>

bslstl::StringRef
messageRef() const;

Created with MrDocs