makeChoice overloads
Declared in <baljsn_encoder_testtypes.h>
Set this object to the "Choice" selection.
EncoderTestChoiceWithAllCategoriesChoice&
makeChoice();
» more...
Same as the preceding overload, using the specified value.
EncoderTestChoiceWithAllCategoriesChoice&
makeChoice(EncoderTestChoiceWithAllCategoriesChoice const& value);
» more...
Same as the preceding overload, using the specified value.
EncoderTestChoiceWithAllCategoriesChoice&
makeChoice(EncoderTestChoiceWithAllCategoriesChoice&& value);
» more...
modifiable reference to the "Choice" selection
| Name | Description |
|---|---|
| value | value for the selection |