BDE 4.14.0 Production release
|
This is the complete list of members for balm::IntegerMetric, including all inherited members.
accumulateCountTotalMinMax(int count, int total, int min, int max) | balm::IntegerMetric | inline |
collector() | balm::IntegerMetric | inline |
collector() const | balm::IntegerMetric | inline |
increment() | balm::IntegerMetric | inline |
IntegerMetric(const char *category, const char *name, MetricsManager *manager=0) | balm::IntegerMetric | inline |
IntegerMetric(const MetricId &metricId, MetricsManager *manager=0) | balm::IntegerMetric | inlineexplicit |
IntegerMetric(IntegerCollector *collector) | balm::IntegerMetric | inlineexplicit |
IntegerMetric(const IntegerMetric &original) | balm::IntegerMetric | inline |
isActive() const | balm::IntegerMetric | inline |
lookupCollector(const char *category, const char *name, MetricsManager *manager=0) | balm::IntegerMetric | inlinestatic |
lookupCollector(const MetricId &metricId, MetricsManager *manager=0) | balm::IntegerMetric | inlinestatic |
metricId() const | balm::IntegerMetric | inline |
update(int value) | balm::IntegerMetric | inline |
~IntegerMetric()=default | balm::IntegerMetric |