Namespace for metrics components in the bdl package group.

Types

Name

Description

InstanceCount

This mechanism provides type specific instance counts.

Metric

This class provides storage for various types of metric values.

MetricDescriptor

This attribute class characterizes how to describe a metric.

MetricsAdapter

This protocol class provides a pure abstract interface and contract for clients and suppliers of metrics adapters.

MetricsRegistry

This class implements a mechanism that provides a registry of metrics that is transferable to implementations of the bdlm::MetricsAdapter protocol. This class is usually a singleton.

MetricsRegistryRegistrationHandle

This class implements a registration handle that provides RAII semantics for metric registration.

Functions

Name

Description

operator==

Equality operators

operator!=

Inequality operators

Created with MrDocs