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