[#BloombergLP-baljsn-EncoderTestChoiceWithAllCategoriesSequence] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/baljsn.adoc[baljsn]::EncoderTestChoiceWithAllCategoriesSequence :relfileprefix: ../../ :mrdocs: Test type `EncoderTestChoiceWithAllCategoriesSequence` used by `baljsn` encoder tests. == Synopsis Declared in `<baljsn_encoder_testtypes.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- class EncoderTestChoiceWithAllCategoriesSequence; ---- == Enums [cols="1,4"] |=== | Name| Description | xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategoriesSequence/_04enum-0a.adoc[`Unnamed enum`] | Attribute identifier constants. | xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategoriesSequence/_04enum-05.adoc[`Unnamed enum`] | Number of attributes. | xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategoriesSequence/_04enum-04.adoc[`Unnamed enum`] | Attribute index constants. |=== == Member Functions [cols="1,4"] |=== | Name| Description | xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategoriesSequence/2constructor.adoc[`EncoderTestChoiceWithAllCategoriesSequence`] [.small]#[constructor]# | Create an object of type 'EncoderTestChoiceWithAllCategoriesSequence' having the default value. | xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategoriesSequence/accessAttribute-03.adoc[`accessAttribute`] | `accessAttribute` overloads | xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategoriesSequence/accessAttributes.adoc[`accessAttributes`] | Invoke the specified 'accessor' sequentially on each (non‐modifiable) attribute of this object, supplying 'accessor' with the corresponding attribute. | xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategoriesSequence/attribute-0e.adoc[`attribute`] | `attribute` overloads | xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategoriesSequence/manipulateAttribute-09.adoc[`manipulateAttribute`] | `manipulateAttribute` overloads | xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategoriesSequence/manipulateAttributes.adoc[`manipulateAttributes`] | Invoke `manipulator` on each modifiable attribute of this object. | xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategoriesSequence/print.adoc[`print`] | Format this object to the specified output `stream`. | xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategoriesSequence/reset.adoc[`reset`] | Reset this object to the default value (i.e., its value upon default construction). |=== == Static Member Functions [cols="1,4"] |=== | Name| Description | xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategoriesSequence/lookupAttributeInfo-04.adoc[`lookupAttributeInfo`] | `lookupAttributeInfo` overloads |=== == Static Data Members [cols="1,4"] |=== | Name| Description | xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategoriesSequence/ATTRIBUTE_INFO_ARRAY.adoc[`ATTRIBUTE_INFO_ARRAY`] | Attribute metadata for this sequence type. | xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategoriesSequence/CLASS_NAME.adoc[`CLASS_NAME`] | Name of this class. |=== == Friends [cols="1,4"] |=== | Name| Description | `xref:BloombergLP/baljsn/hashAppend-040.adoc[BloombergLP::baljsn::hashAppend]` | Incorporate `object` into the specified `hashAlg`. | `xref:BloombergLP/baljsn/operator_lshift-03f.adoc[BloombergLP::baljsn::operator<<]` | Format the specified 'rhs' to the specified output 'stream' and return a reference to the modifiable 'stream'. | `xref:BloombergLP/baljsn/operator_not_eq-03f.adoc[BloombergLP::baljsn::operator!=]` | Returns '!(lhs == rhs)' | `xref:BloombergLP/baljsn/operator_eq-07c.adoc[BloombergLP::baljsn::operator==]` | Return `true` if the specified `lhs` and `rhs` have the same value. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#