Return an unsigned integer holding a packed representation of the specified thresholds.
Synopsis
Declared in <ball_thresholdaggregate.h>
static
unsigned int
pack(ThresholdAggregate thresholds);
Return Value
packed unsigned integer representation of thresholds
Parameters
Name |
Description |
thresholds |
threshold aggregate to pack |
Created with MrDocs