[#BloombergLP-baljsn-EncoderTestSequenceWithAllCategoriesEnumeration] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/baljsn.adoc[baljsn]::EncoderTestSequenceWithAllCategoriesEnumeration :relfileprefix: ../../ :mrdocs: Test type `EncoderTestSequenceWithAllCategoriesEnumeration` used by `baljsn` encoder tests. == Synopsis Declared in `<baljsn_encoder_testtypes.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- struct EncoderTestSequenceWithAllCategoriesEnumeration; ---- == Enums [cols="1,4"] |=== | Name| Description | xref:BloombergLP/baljsn/EncoderTestSequenceWithAllCategoriesEnumeration/_04enum.adoc[`Unnamed enum`] | Number of enumerators in `Value`. | xref:BloombergLP/baljsn/EncoderTestSequenceWithAllCategoriesEnumeration/Value.adoc[`Value`] | Enumerator values for this test enumeration. |=== == Static Member Functions [cols="1,4"] |=== | Name| Description | xref:BloombergLP/baljsn/EncoderTestSequenceWithAllCategoriesEnumeration/fromInt.adoc[`fromInt`] | Load into the specified 'result' the enumerator matching the specified 'number'. Return 0 on success, and a non‐zero value with no effect on 'result' otherwise (i.e., 'number' does not match any enumerator). | xref:BloombergLP/baljsn/EncoderTestSequenceWithAllCategoriesEnumeration/fromString-09.adoc[`fromString`] | `fromString` overloads | xref:BloombergLP/baljsn/EncoderTestSequenceWithAllCategoriesEnumeration/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/EncoderTestSequenceWithAllCategoriesEnumeration/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/EncoderTestSequenceWithAllCategoriesEnumeration/CLASS_NAME.adoc[`CLASS_NAME`] | Name of this class. | xref:BloombergLP/baljsn/EncoderTestSequenceWithAllCategoriesEnumeration/ENUMERATOR_INFO_ARRAY.adoc[`ENUMERATOR_INFO_ARRAY`] | Array of enumerator metadata for this type. |=== == Friends [cols="1,4"] |=== | Name| Description | `xref:BloombergLP/baljsn/operator_lshift-0989.adoc[BloombergLP::baljsn::operator<<]` | Format the specified 'rhs' to the specified output 'stream' and return a reference to the modifiable 'stream'. |=== == Derived Classes [cols="1,4"] |=== | Name| Description | xref:BloombergLP/bdlat_BasicEnumerationWrapper-00.adoc[`bdlat_BasicEnumerationWrapper<baljsn::EncoderTestSequenceWithAllCategoriesEnumeration::Value>`] | |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#