[#BloombergLP-baljsn-EncoderTestEmployee] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/baljsn.adoc[baljsn]::EncoderTestEmployee :relfileprefix: ../../ :mrdocs: Test type `EncoderTestEmployee` used by `baljsn` encoder tests. == Synopsis Declared in `<baljsn_encoder_testtypes.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- class EncoderTestEmployee; ---- == Enums [cols="1,4"] |=== | Name| Description | xref:BloombergLP/baljsn/EncoderTestEmployee/_04enum-09.adoc[`Unnamed enum`] | Attribute identifier constants. | xref:BloombergLP/baljsn/EncoderTestEmployee/_04enum-08.adoc[`Unnamed enum`] | Number of attributes. | xref:BloombergLP/baljsn/EncoderTestEmployee/_04enum-04.adoc[`Unnamed enum`] | Attribute index constants. |=== == Member Functions [cols="1,4"] |=== | Name| Description | xref:BloombergLP/baljsn/EncoderTestEmployee/2constructor-0d.adoc[`EncoderTestEmployee`] [.small]#[constructor]# | Constructors | xref:BloombergLP/baljsn/EncoderTestEmployee/2destructor.adoc[`~EncoderTestEmployee`] [.small]#[destructor]# | Destroy this object. | xref:BloombergLP/baljsn/EncoderTestEmployee/operator_assign-0a.adoc[`operator=`] | Assignment operators | xref:BloombergLP/baljsn/EncoderTestEmployee/accessAttribute-0d.adoc[`accessAttribute`] | `accessAttribute` overloads | xref:BloombergLP/baljsn/EncoderTestEmployee/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/EncoderTestEmployee/age-05.adoc[`age`] | `age` overloads | xref:BloombergLP/baljsn/EncoderTestEmployee/homeAddress-07.adoc[`homeAddress`] | `homeAddress` overloads | xref:BloombergLP/baljsn/EncoderTestEmployee/manipulateAttribute-0f7.adoc[`manipulateAttribute`] | `manipulateAttribute` overloads | xref:BloombergLP/baljsn/EncoderTestEmployee/manipulateAttributes.adoc[`manipulateAttributes`] | Invoke `manipulator` on each modifiable attribute of this object. | xref:BloombergLP/baljsn/EncoderTestEmployee/name-02.adoc[`name`] | `name` overloads | xref:BloombergLP/baljsn/EncoderTestEmployee/print.adoc[`print`] | Format this object to the specified output `stream`. | xref:BloombergLP/baljsn/EncoderTestEmployee/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/EncoderTestEmployee/lookupAttributeInfo-00.adoc[`lookupAttributeInfo`] | `lookupAttributeInfo` overloads |=== == Static Data Members [cols="1,4"] |=== | Name| Description | xref:BloombergLP/baljsn/EncoderTestEmployee/ATTRIBUTE_INFO_ARRAY.adoc[`ATTRIBUTE_INFO_ARRAY`] | Attribute metadata for this sequence type. | xref:BloombergLP/baljsn/EncoderTestEmployee/CLASS_NAME.adoc[`CLASS_NAME`] | Name of this class. |=== == Friends [cols="1,4"] |=== | Name| Description | `xref:BloombergLP/baljsn/hashAppend-0d5.adoc[BloombergLP::baljsn::hashAppend]` | Incorporate `object` into the specified `hashAlg`. | `xref:BloombergLP/baljsn/operator_lshift-004.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-03b.adoc[BloombergLP::baljsn::operator!=]` | Returns '!(lhs == rhs)' | `xref:BloombergLP/baljsn/operator_eq-0b5.adoc[BloombergLP::baljsn::operator==]` | Return `true` if the specified `lhs` and `rhs` have the same value. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#