GRPC Core  4.0.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
census_value Struct Reference

A single value to be recorded comprises two parts: an ID for the particular resource and the value to be recorded against it. More...

#include <census.h>

Data Fields

int32_t resource_id
 
double value
 

Detailed Description

A single value to be recorded comprises two parts: an ID for the particular resource and the value to be recorded against it.

Field Documentation

int32_t census_value::resource_id
double census_value::value

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