makeSelection2 overloads
Synopses
Declared in <balb_testmessages.h>
Set the value of this object to be a "Selection2" value.
Same as the preceding overload, using the specified value.
bsl::vector<char>&
makeSelection2(bsl::vector<char> const& value);
Return Value
modifiable reference to the "Selection2" selection
Parameters
Name |
Description |
value |
value for the selection |
Created with MrDocs