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