BDE 4.14.0 Production release
|
This is the complete list of members for balm::MetricRegistry, including all inherited members.
addCategory(const char *category) | balm::MetricRegistry | |
addId(const char *category, const char *name) | balm::MetricRegistry | |
BSLMF_NESTED_TRAIT_DECLARATION(MetricRegistry, bslma::UsesBslmaAllocator) | balm::MetricRegistry | |
createUserDataKey() | balm::MetricRegistry | |
findCategory(const char *category) const | balm::MetricRegistry | |
findId(const char *category, const char *name) const | balm::MetricRegistry | |
getAllCategories(bsl::vector< const Category * > *categories) const | balm::MetricRegistry | |
getCategory(const char *category) | balm::MetricRegistry | |
getId(const char *category, const char *name) | balm::MetricRegistry | |
MetricRegistry(bslma::Allocator *basicAllocator=0) | balm::MetricRegistry | |
numCategories() const | balm::MetricRegistry | |
numMetrics() const | balm::MetricRegistry | |
print(bsl::ostream &stream, int level=0, int spacesPerLevel=4) const | balm::MetricRegistry | |
registerCategoryHolder(const Category *category, CategoryHolder *holder) | balm::MetricRegistry | |
setAllCategoriesEnabled(bool value) | balm::MetricRegistry | |
setCategoryEnabled(const Category *category, bool value) | balm::MetricRegistry | |
setFormat(const MetricId &metricId, const MetricFormat &format) | balm::MetricRegistry | |
setPreferredPublicationType(const MetricId &metric, PublicationType::Value type) | balm::MetricRegistry | |
setUserData(const MetricId &metricId, MetricDescription::UserDataKey key, const void *value) | balm::MetricRegistry | |
setUserData(const char *categoryName, MetricDescription::UserDataKey key, const void *value, bool prefixFlag=false) | balm::MetricRegistry | |
~MetricRegistry() | balm::MetricRegistry |