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

Keeps track of metrics failures. More...

#include <Ice/Ice.h>

Public Member Functions

void ice_printFields (std::ostream &os) const
 Outputs the name and value of each field of this instance to the stream.
std::tuple< const std::string &, const ::IceMX::StringIntDict & > ice_tuple () const
 Creates a tuple with all the fields of this struct.

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

Keeps track of metrics failures.

Remarks
The Slice compiler generated this struct from Slice struct IceMX::MetricsFailures.

Definition at line 409 of file Metrics.h.


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