Assign to this object the in‐core value of the specified rhs.
Synopsis
Declared in <ball_loggermanagerconfiguration.h>
LoggerManagerConfiguration&
operator=(LoggerManagerConfiguration const& rhs);
Return Value
reference providing modifiable access to this object
Parameters
Name |
Description |
rhs |
configuration object to assign from |
Created with MrDocs