[#BloombergLP-balxml-Encoder_SequenceFirstPass_addAttributeProxy] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balxml.adoc[balxml]::Encoder_SequenceFirstPass_addAttributeProxy :relfileprefix: ../../ :mrdocs: Component‐private struct. Do not use. == Synopsis Declared in `<balxml_encoder.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- struct Encoder_SequenceFirstPass_addAttributeProxy; ---- == Member Functions [cols="1,4"] |=== | Name| Description | xref:BloombergLP/balxml/Encoder_SequenceFirstPass_addAttributeProxy/operator_call.adoc[`operator()`] | Add the specified `object` as an attribute using the bound state. |=== == Data Members [cols="1,4"] |=== | Name| Description | xref:BloombergLP/balxml/Encoder_SequenceFirstPass_addAttributeProxy/d_formattingMode.adoc[`d_formattingMode`] | Formatting mode for the attribute value. | xref:BloombergLP/balxml/Encoder_SequenceFirstPass_addAttributeProxy/d_instance_p.adoc[`d_instance_p`] | Sequence first‐pass visitor to invoke. | xref:BloombergLP/balxml/Encoder_SequenceFirstPass_addAttributeProxy/d_name_p.adoc[`d_name_p`] | Attribute name to add. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#