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