[#BloombergLP-baljsn-EncoderTestChoiceWithAllCategories-choice-0a] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/baljsn.adoc[baljsn]::xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategories.adoc[EncoderTestChoiceWithAllCategories]::choice :relfileprefix: ../../../ :mrdocs: `choice` overloads == Synopses Declared in `<baljsn_encoder_testtypes.h>` Return a reference to the modifiable "Choice" selection of this object if "Choice" is the current selection. The behavior is undefined unless "Choice" is the selection of this object. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategoriesChoice.adoc[EncoderTestChoiceWithAllCategoriesChoice]& xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategories/choice-02.adoc[choice](); ---- [.small]#xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategories/choice-02.adoc[_» more..._]# Return a reference to the non‐modifiable "Choice" selection of this object if "Choice" is the current selection. The behavior is undefined unless "Choice" is the selection of this object. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategoriesChoice.adoc[EncoderTestChoiceWithAllCategoriesChoice] const& xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategories/choice-0d.adoc[choice]() const; ---- [.small]#xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategories/choice-0d.adoc[_» more..._]# [.small]#Created with https://www.mrdocs.com[MrDocs]#