[#BloombergLP-baljsn-EncoderTestSequenceWithUntagged11Sequence1] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/baljsn.adoc[baljsn]::EncoderTestSequenceWithUntagged11Sequence1 :relfileprefix: ../../ :mrdocs: Test type `EncoderTestSequenceWithUntagged11Sequence1` used by `baljsn` encoder tests. == Synopsis Declared in `<baljsn_encoder_testtypes.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- class EncoderTestSequenceWithUntagged11Sequence1; ---- == Enums [cols="1,4"] |=== | Name| Description | xref:BloombergLP/baljsn/EncoderTestSequenceWithUntagged11Sequence1/_04enum.adoc[`Unnamed enum`] | Number of attributes. |=== == Member Functions [cols="1,4"] |=== | Name| Description | xref:BloombergLP/baljsn/EncoderTestSequenceWithUntagged11Sequence1/accessAttribute-05.adoc[`accessAttribute`] | `accessAttribute` overloads | xref:BloombergLP/baljsn/EncoderTestSequenceWithUntagged11Sequence1/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/EncoderTestSequenceWithUntagged11Sequence1/manipulateAttribute-05.adoc[`manipulateAttribute`] | `manipulateAttribute` overloads | xref:BloombergLP/baljsn/EncoderTestSequenceWithUntagged11Sequence1/manipulateAttributes.adoc[`manipulateAttributes`] | Invoke `manipulator` on each modifiable attribute of this object. | xref:BloombergLP/baljsn/EncoderTestSequenceWithUntagged11Sequence1/print.adoc[`print`] | Format this object to the specified output `stream`. | xref:BloombergLP/baljsn/EncoderTestSequenceWithUntagged11Sequence1/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/EncoderTestSequenceWithUntagged11Sequence1/lookupAttributeInfo-0b.adoc[`lookupAttributeInfo`] | `lookupAttributeInfo` overloads |=== == Static Data Members [cols="1,4"] |=== | Name| Description | xref:BloombergLP/baljsn/EncoderTestSequenceWithUntagged11Sequence1/CLASS_NAME.adoc[`CLASS_NAME`] | Name of this class. |=== == Friends [cols="1,4"] |=== | Name| Description | `xref:BloombergLP/baljsn/hashAppend-06c.adoc[BloombergLP::baljsn::hashAppend]` | Incorporate `object` into the specified `hashAlg`. | `xref:BloombergLP/baljsn/operator_lshift-04d0.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-090.adoc[BloombergLP::baljsn::operator!=]` | Returns '!(lhs == rhs)' | `xref:BloombergLP/baljsn/operator_eq-081.adoc[BloombergLP::baljsn::operator==]` | Returns 'true' as this type has no attributes and so all objects of this type are considered equal. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#