BDE 4.14.0 Production release
|
This is the complete list of members for ball::Category, including all inherited members.
areValidThresholdLevels(int recordLevel, int passLevel, int triggerLevel, int triggerAllLevel) | ball::Category | inlinestatic |
BSLMF_NESTED_TRAIT_DECLARATION(Category, bslma::UsesBslmaAllocator) | ball::Category | |
Category(const char *categoryName, int recordLevel, int passLevel, int triggerLevel, int triggerAllLevel, bslma::Allocator *basicAllocator=0) | ball::Category | |
CategoryManagerImpUtil | ball::Category | friend |
categoryName() const | ball::Category | inline |
isEnabled(int level) const | ball::Category | inline |
maxLevel() const | ball::Category | inline |
passLevel() const | ball::Category | inline |
recordLevel() const | ball::Category | inline |
relevantRuleMask() const | ball::Category | inline |
ruleThreshold() const | ball::Category | inline |
setLevels(int recordLevel, int passLevel, int triggerLevel, int triggerAllLevel) | ball::Category | |
threshold() const | ball::Category | inline |
thresholdLevels() const | ball::Category | inline |
triggerAllLevel() const | ball::Category | inline |
triggerLevel() const | ball::Category | inline |
~Category()=default | ball::Category |