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