[#BloombergLP-baljsn-EncodeImplUtil_AttributeVisitor-2constructor] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/baljsn.adoc[baljsn]::xref:BloombergLP/baljsn/EncodeImplUtil_AttributeVisitor.adoc[EncodeImplUtil_AttributeVisitor]::EncodeImplUtil_AttributeVisitor :relfileprefix: ../../../ :mrdocs: Construct an `EncodeImplUtil_AttributeVisitor` object having the specified `formatter`, `logStream`, `isNextAttributeFirst`, and `options` attributes. == Synopsis Declared in `<baljsn_encodeimplutil.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- EncodeImplUtil_AttributeVisitor( FORMATTER* formatter, std::ostream* logStream, bool isNextAttributeFirst, xref:BloombergLP/baljsn/EncoderOptions.adoc[EncoderOptions] const& options); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#