makeResponseData overloads
Declared in <balb_testmessages.h>
Set the value of this object to be a "ResponseData" value.
bsl::string&
makeResponseData();
» more...
Same as the preceding overload, using the specified value.
bsl::string&
makeResponseData(bsl::string const& value);
» more...
modifiable reference to the "ResponseData" selection
| Name | Description |
|---|---|
| value | value for the selection |