[#BloombergLP-baljsn-EncoderTestSequenceWithAllCategoriesChoice-2constructor-02] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/baljsn.adoc[baljsn]::xref:BloombergLP/baljsn/EncoderTestSequenceWithAllCategoriesChoice.adoc[EncoderTestSequenceWithAllCategoriesChoice]::EncoderTestSequenceWithAllCategoriesChoice :relfileprefix: ../../../ :mrdocs: Constructors == Synopses Declared in `<baljsn_encoder_testtypes.h>` Create an object of type 'EncoderTestSequenceWithAllCategoriesChoice' having the default value. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/baljsn/EncoderTestSequenceWithAllCategoriesChoice/2constructor-0e.adoc[EncoderTestSequenceWithAllCategoriesChoice](); ---- [.small]#xref:BloombergLP/baljsn/EncoderTestSequenceWithAllCategoriesChoice/2constructor-0e.adoc[_» more..._]# Create an object of type 'EncoderTestSequenceWithAllCategoriesChoice' having the value of the specified 'original' object. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/baljsn/EncoderTestSequenceWithAllCategoriesChoice/2constructor-0b.adoc[EncoderTestSequenceWithAllCategoriesChoice](xref:BloombergLP/baljsn/EncoderTestSequenceWithAllCategoriesChoice.adoc[EncoderTestSequenceWithAllCategoriesChoice] const& original); ---- [.small]#xref:BloombergLP/baljsn/EncoderTestSequenceWithAllCategoriesChoice/2constructor-0b.adoc[_» more..._]# Create an object of type 'EncoderTestSequenceWithAllCategoriesChoice' having the value of the specified 'original' object. After performing this action, the 'original' object will be left in a valid, but unspecified state. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/baljsn/EncoderTestSequenceWithAllCategoriesChoice/2constructor-0f.adoc[EncoderTestSequenceWithAllCategoriesChoice](xref:BloombergLP/baljsn/EncoderTestSequenceWithAllCategoriesChoice.adoc[EncoderTestSequenceWithAllCategoriesChoice]&& original) noexcept; ---- [.small]#xref:BloombergLP/baljsn/EncoderTestSequenceWithAllCategoriesChoice/2constructor-0f.adoc[_» more..._]# [.small]#Created with https://www.mrdocs.com[MrDocs]#