Skip to content

Union metric_value

ClassList > metric_value

Metric value union.

  • #include <types.h>

Public Attributes

Type Name
bool bvalue
double dvalue
float fvalue
uint64_t ivalue

Public Attributes Documentation

variable bvalue

bool metric_value::bvalue;

variable dvalue

double metric_value::dvalue;

variable fvalue

float metric_value::fvalue;

variable ivalue

uint64_t metric_value::ivalue;

The documentation for this class was generated from the following file docs/sw/include/opae/types.h