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.

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

bsl::string const&
responseData() const;

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

Created with MrDocs