|
GRPC Core
1.0.0
|
Holds all the aggregation data for a particular view instantiation. More...
#include <census.h>
Data Fields | |
| const census_context * | 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_context* census_view_aggregation_data::tags |
1.8.11