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