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