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