Assign to this object the in-core value of the specified rhs.
Declared in <balb_filecleanerconfiguration.h>
FileCleanerConfiguration&
operator=(FileCleanerConfiguration const& rhs);
Assign to this file cleaner configuration object the in-core value of the specified rhs object, and return a reference providing modifiable access to this object.
reference providing modifiable access to this object
| Name | Description |
|---|---|
| rhs | configuration object to assign from |