BloombergLP::baljsn::EncodeImplUtil_AttributeDispatcher::EncodeImplUtil_AttributeDispatcher

Construct an EncodeImplUtil_AttributeDispatcher object having the specified formatter, logStream, attributeName, formattingMode, isNextAttributeFirst, and options attributes.

Synopsis

Declared in <baljsn_encodeimplutil.h>

EncodeImplUtil_AttributeDispatcher(
    FORMATTER* formatter,
    std::ostream* logStream,
    std::string_view const& attributeName,
    FormattingMode formattingMode,
    bool isNextAttributeFirst,
    EncoderOptions const& options);