BloombergLP::balb::FileCleanerConfiguration::operator=

Assign to this object the in-core value of the specified rhs.

Synopsis

Declared in <balb_filecleanerconfiguration.h>

FileCleanerConfiguration&
operator=(FileCleanerConfiguration const& rhs);

Description

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.

Return Value

reference providing modifiable access to this object

Parameters

NameDescription
rhsconfiguration object to assign from