data overloads
Synopses
Declared in <balb_testmessages.h>
Return a reference to the modifiable "Data" attribute of this object.
bsl::string&
data();
Return a reference to the non‐modifiable "Data" attribute of this object.
bsl::string const&
data() const;
Created with MrDocs