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.
Sequence4&
makeSelection7();
» more...
Same as the preceding overload, using the specified value.
Sequence4&
makeSelection7(Sequence4 const& value);
» more...