makeSelection1 overloads
Declared in <balb_testmessages.h>
Set the value of this object to be a "Selection1" value.
Choice4&
makeSelection1();
» more...
Same as the preceding overload, using the specified value.
Choice4&
makeSelection1(Choice4 const& value);
» more...
modifiable reference to the "Selection1" selection
| Name | Description |
|---|---|
| value | value for the selection |