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