[#BloombergLP-bdlat_BasicEnumerationWrapper-0e5] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlat_BasicEnumerationWrapper-0f7.adoc[bdlat_BasicEnumerationWrapper]<xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategoriesEnumeration/Value.adoc[baljsn::EncoderTestChoiceWithAllCategoriesEnumeration::Value]> :relfileprefix: ../ :mrdocs: Specialize `bdlat_BasicEnumerationWrapper` for `EncoderTestChoiceWithAllCategoriesEnumeration::Value`. == Synopsis Declared in `<baljsn_encoder_testtypes.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<> struct xref:BloombergLP/bdlat_BasicEnumerationWrapper-0f7.adoc[bdlat_BasicEnumerationWrapper]<xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategoriesEnumeration/Value.adoc[baljsn::EncoderTestChoiceWithAllCategoriesEnumeration::Value]> : xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategoriesEnumeration.adoc[baljsn::EncoderTestChoiceWithAllCategoriesEnumeration] ---- == Base Classes [cols="1,4"] |=== | Name| Description | `xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategoriesEnumeration.adoc[baljsn::EncoderTestChoiceWithAllCategoriesEnumeration]` | Test type `EncoderTestChoiceWithAllCategoriesEnumeration` used by `baljsn` encoder tests. |=== == Type Aliases [cols="1,4"] |=== | Name| Description | xref:BloombergLP/bdlat_BasicEnumerationWrapper-0e5/Wrapper.adoc[`Wrapper`] | Alias for the enclosing enumeration wrapper type. |=== == Enums [cols="1,4"] |=== | Name| Description | xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategoriesEnumeration/_04enum.adoc[`Unnamed enum`] | Number of enumerators. | xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategoriesEnumeration/Value.adoc[`Value`] | Enumerator values for this test enumeration. |=== == Static Member Functions [cols="1,4"] |=== | Name| Description | xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategoriesEnumeration/fromInt.adoc[`fromInt`] | Load into the specified `result` the enumerator matching the specified `number`. | xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategoriesEnumeration/fromString-0a.adoc[`fromString`] | Load into `result` the enumerator matching the specified `string`. | xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategoriesEnumeration/print.adoc[`print`] | Write to the specified 'stream' the string representation of the specified enumeration 'value'. Return a reference to the modifiable 'stream'. | xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategoriesEnumeration/toString.adoc[`toString`] | Return the string representation exactly matching the enumerator name corresponding to the specified enumeration 'value'. |=== == Static Data Members [cols="1,4"] |=== | Name| Description | xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategoriesEnumeration/CLASS_NAME.adoc[`CLASS_NAME`] | Name of this class. | xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategoriesEnumeration/ENUMERATOR_INFO_ARRAY.adoc[`ENUMERATOR_INFO_ARRAY`] | Enumerator metadata for this enumeration. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#