BloombergLP::balb::SimpleRequest::data

data overloads

Synopses

Declared in <balb_testmessages.h>

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

bsl::string&
data();
» more...

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

bsl::string const&
data() const;
» more...