[#BloombergLP-baljsn-EncoderTestChoiceWithAllCategoriesChoice-2constructor-0c] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/baljsn.adoc[baljsn]::xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategoriesChoice.adoc[EncoderTestChoiceWithAllCategoriesChoice]::EncoderTestChoiceWithAllCategoriesChoice :relfileprefix: ../../../ :mrdocs: Constructors == Synopses Declared in `<baljsn_encoder_testtypes.h>` Create an object of type 'EncoderTestChoiceWithAllCategoriesChoice' having the default value. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategoriesChoice/2constructor-0f.adoc[EncoderTestChoiceWithAllCategoriesChoice](); ---- [.small]#xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategoriesChoice/2constructor-0f.adoc[_» more..._]# Create an object of type 'EncoderTestChoiceWithAllCategoriesChoice' having the value of the specified 'original' object. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategoriesChoice/2constructor-06.adoc[EncoderTestChoiceWithAllCategoriesChoice](xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategoriesChoice.adoc[EncoderTestChoiceWithAllCategoriesChoice] const& original); ---- [.small]#xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategoriesChoice/2constructor-06.adoc[_» more..._]# Create an object of type 'EncoderTestChoiceWithAllCategoriesChoice' 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/EncoderTestChoiceWithAllCategoriesChoice/2constructor-01.adoc[EncoderTestChoiceWithAllCategoriesChoice](xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategoriesChoice.adoc[EncoderTestChoiceWithAllCategoriesChoice]&& original) noexcept; ---- [.small]#xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategoriesChoice/2constructor-01.adoc[_» more..._]# [.small]#Created with https://www.mrdocs.com[MrDocs]#