Update the threshold of all category holders that hold the address of the specified category object to the maximum of d_threshold and d_ruleThreshold.
Synopsis
Declared in <ball_category.h>
static
void
updateThresholdForHolders(Category* category);
Parameters
Name |
Description |
category |
category whose holders are updated |
Created with MrDocs