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