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