Assign the value of the specified rhs threshold aggregate to this aggregate, and return a reference to this modifiable aggregate.
Synopsis
Declared in <ball_thresholdaggregate.h>
ThresholdAggregate&
operator=(ThresholdAggregate const& rhs);
Return Value
reference to this modifiable aggregate
Parameters
Name |
Description |
rhs |
threshold aggregate to assign from |
Created with MrDocs