BloombergLP::balb::Response::responseData

responseData overloads

Synopses

Declared in <balb_testmessages.h>

Return a reference to the modifiable "ResponseData" selection of this object if "ResponseData" is the current selection.

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

Return a reference to the non-modifiable "ResponseData" selection of this object if "ResponseData" is the current selection.

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

Return Value

  • reference to the modifiable "ResponseData" selection of this object if "ResponseData" is the current selection
  • reference to the non-modifiable "ResponseData" selection of this object if "ResponseData" is the current selection