BloombergLP::bdlt::FixUtilConfiguration::setDefaultConfiguration

Set the process-wide FixUtilConfiguration to the specified configuration.

Synopsis

Declared in <bdlt_fixutilconfiguration.h>

static
void
setDefaultConfiguration(FixUtilConfiguration const& configuration);

Description

Note that the expected usage is that the process-wide configuration will be established once, early in main, and not changed throughout the lifetime of a process.

Parameters

NameDescription
configurationconfiguration to install as the process-wide default