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