GRPC Core
0.11.0.0
|
Holds all the aggregation data for a particular view instantiation. More...
#include <census.h>
Data Fields | |
const census_tag_set * | tags |
const void ** | data |
Holds all the aggregation data for a particular view instantiation.
Forms part of the data returned by census_view_data().
const void** census_view_aggregation_data::data |
const census_tag_set* census_view_aggregation_data::tags |