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