Skip to main content

RuntimeMetricGroup Struct

Generic named metric group for adapter-specific diagnostics. More...

Declaration

struct simaai::neat::RuntimeMetricGroup { ... }

Included Headers

#include <RuntimeMetrics.h>

Public Member Attributes Index

std::stringname

Group name. More...

std::vector< RuntimeMetricValue >values

Metrics in this group. More...

Description

Generic named metric group for adapter-specific diagnostics.

Definition at line 78 of file RuntimeMetrics.h.

Public Member Attributes

name

std::string simaai::neat::RuntimeMetricGroup::name

Group name.

Definition at line 79 of file RuntimeMetrics.h.

79 std::string name;

values

std::vector<RuntimeMetricValue> simaai::neat::RuntimeMetricGroup::values

Metrics in this group.

Definition at line 80 of file RuntimeMetrics.h.

80 std::vector<RuntimeMetricValue> values;

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


Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.