[#BloombergLP-ball-CategoryCallbacks] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/ball.adoc[ball]::CategoryCallbacks :relfileprefix: ../../ :mrdocs: This struct provides a namespace for default threshold level related callback function types. == Synopsis Declared in `<ball_categorycallbacks.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- struct CategoryCallbacks; ---- == Type Aliases [cols="1,4"] |=== | Name| Description | xref:BloombergLP/ball/CategoryCallbacks/DefaultThresholdLevels.adoc[`DefaultThresholdLevels`] | Callback type that supplies default threshold levels for new categories. | xref:BloombergLP/ball/CategoryCallbacks/NameFilter.adoc[`NameFilter`] | Callback type that translates an external category name to an internal registry key. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#