Ice 3.7 C++98 API Reference
Loading...
Searching...
No Matches
IceMX::MetricsFailures Struct Reference

A structure to keep track of failures associated with a given metrics. More...

#include <Ice/Ice.h>

Public Attributes

::IceMX::StringIntDict failures
 The failures observed for this metrics.
::std::string id
 The identifier of the metrics object associated to the failures.

Detailed Description

A structure to keep track of failures associated with a given metrics.

Member Data Documentation

◆ failures

::IceMX::StringIntDict IceMX::MetricsFailures::failures

The failures observed for this metrics.

◆ id

::std::string IceMX::MetricsFailures::id

The identifier of the metrics object associated to the failures.


The documentation for this struct was generated from the following file: