BloombergLP::baljsn::DecoderOptionsUtil::setMode

Set the attributes of the specified options to the configuration associated with the specified mode.

Synopsis

Declared in <baljsn_decoderoptionsutil.h>

static
void
setMode(
    DecoderOptions* options,
    Mode mode);

Description

See {Modes} for details.

Parameters

NameDescription
optionsdecoder options object to configure
modeconfiguration mode to apply