makeSelection2 overloads
Declared in <balb_testmessages.h>
Set this object to the "Selection2" selection. Optionally specify the value of the "Selection2". If value is not specified, the default "Selection2" value is used.
bsl::string&
makeSelection2();
» more...
Same as the preceding overload, using the specified value.
bsl::string&
makeSelection2(bsl::string const& value);
» more...