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