Return the numerically greatest of the four logging threshold levels held by the specified threshold aggregate.
Declared in <ball_thresholdaggregate.h>
static
int
maxLevel(ThresholdAggregate const& aggregate);
numerically greatest of the four threshold levels
| Name | Description |
|---|---|
| aggregate | threshold aggregate whose levels are compared |