plot_metric_proxy Class Reference
#include <plot_metric_proxy.h>
Static Public Member Functions | |
template<typename Plot > | |
static void | select (const model::metrics::run_metrics &metrics, const model::plot::filter_options &options, const constants::metric_type type, Plot &plot) |
static bool | is_present (const model::metrics::run_metrics &metrics, const constants::metric_type type) |
Detailed Description
Proxy using reflection-like macros to select plotting data from run_metrics
Member Function Documentation
|
inlinestatic |
Check if the metric is present
- Parameters
-
metrics run metrics type metric type
- Returns
- true if the metric is present
|
inlinestatic |
Switch statement that selects the proper metric set and function from the individual metric
- Template Parameters
-
Plot functor type
- Parameters
-
metrics run metrics options filter options type metric type plot plotting functor
The documentation for this class was generated from the following file:
- /io/interop/logic/plot/plot_metric_proxy.h