This class represents a hierarchical category setting that consists of a category name prefix and 4 threshold level settings for categories whose name starts with that prefix. Instances of HierarchicalCategorySetting are created and manipulated by LoggerManager. All threshold levels are integral values in the range [0 .. 255].
Synopsis
Declared in <ball_hierarchicalcategorysetting.h>
class HierarchicalCategorySetting;
Type Aliases
Name |
Description |
This |
Member Functions
Name |
Description |
|
Constructors |
Assignment operators |
|
Return the name prefix of this hierarchical category setting. |
|
Return the allocator used by this object to supply memory. |
|
Return the pass level of this hierarchical category setting. |
|
Format this object to the specified output |
|
Return the record level of this hierarchical category setting. |
|
Set the threshold levels of this hierarchical category settings object to the specified |
|
Return the trigger‐all level of this hierarchical category setting. |
|
Return the trigger level of this hierarchical category setting. |
Friends
Name |
Description |
Return |
|
Return |
Created with MrDocs