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