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