Set the default values attribute of this object to defaults.
Synopsis
Declared in <ball_loggermanagerconfiguration.h>
void
setDefaultValues(LoggerManagerDefaults const& defaults);
Description
Note that, since defaults is itself a constrained‐attribute object, this method cannot fail.
Parameters
Name |
Description |
defaults |
constrained default values to install |
Created with MrDocs