Assign to this logger manager default‐values constrained‐attribute object the value of the specified rhs object.
Synopsis
Declared in <ball_loggermanagerdefaults.h>
LoggerManagerDefaults&
operator=(LoggerManagerDefaults const& rhs);
Return Value
reference providing modifiable access to this object
Parameters
Name |
Description |
rhs |
defaults object to assign from |
Created with MrDocs