Ice
3.8
C++ API Reference
Loading...
Searching...
No Matches
◆
MetricsMap
using
IceMX::MetricsMap
= std::vector<
MetricsPtr
>
A sequence of metrics.
Remarks
We use a sequence here instead of a map because the ID of the metrics is already included in the
Metrics
class and using sequences of metrics objects is more efficient than using dictionaries since lookups are not necessary.
Definition at line
42
of file
Metrics.h
.
IceMX
Generated by
1.14.0