data overloads

Synopses

Declared in <balb_testmessages.h>

Return a reference to the modifiable "Data" attribute of this object.

Return a reference to the non‐modifiable "Data" attribute of this object.

bsl::string const&
data() const;

Return Value

  • reference to the modifiable "Data" attribute of this object

  • reference to the non‐modifiable "Data" attribute of this object

Created with MrDocs