Quick Links:

bal | bbl | bdl | bsl

Classes | Namespaces | Functions

balm_metricsample.h File Reference

Provide a container for a sample of collected metric records. More...

Go to the source code of this file.

Classes

class  balm::MetricSampleGroup
class  balm::MetricSample

Namespaces

namespace  balm

Functions

bool balm::operator== (const MetricSampleGroup &lhs, const MetricSampleGroup &rhs)
bool balm::operator!= (const MetricSampleGroup &lhs, const MetricSampleGroup &rhs)
bsl::ostream & balm::operator<< (bsl::ostream &stream, const MetricSampleGroup &rhs)
bool balm::operator== (const MetricSample &lhs, const MetricSample &rhs)
bool balm::operator!= (const MetricSample &lhs, const MetricSample &rhs)
bsl::ostream & balm::operator<< (bsl::ostream &stream, const MetricSample &rhs)

Detailed Description