[#BloombergLP-baljsn-EncoderTestChoiceWithAllCategories-makeSequence-05c] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/baljsn.adoc[baljsn]::xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategories.adoc[EncoderTestChoiceWithAllCategories]::makeSequence :relfileprefix: ../../../ :mrdocs: `makeSequence` overloads == Synopses Declared in `<baljsn_encoder_testtypes.h>` Set this object to the "Sequence" selection. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategoriesSequence.adoc[EncoderTestChoiceWithAllCategoriesSequence]& xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategories/makeSequence-063.adoc[makeSequence](); ---- [.small]#xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategories/makeSequence-063.adoc[_» more..._]# Same as the preceding overload, using the specified `value`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategoriesSequence.adoc[EncoderTestChoiceWithAllCategoriesSequence]& xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategories/makeSequence-064.adoc[makeSequence](xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategoriesSequence.adoc[EncoderTestChoiceWithAllCategoriesSequence] const& value); ---- [.small]#xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategories/makeSequence-064.adoc[_» more..._]# Same as the preceding overload, using the specified `value`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategoriesSequence.adoc[EncoderTestChoiceWithAllCategoriesSequence]& xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategories/makeSequence-058.adoc[makeSequence](xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategoriesSequence.adoc[EncoderTestChoiceWithAllCategoriesSequence]&& value); ---- [.small]#xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategories/makeSequence-058.adoc[_» more..._]# == Return Value modifiable reference to the "Sequence" selection == Parameters [cols="1,4"] |=== | Name| Description | *value* | value for the selection |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#