GRPC Core
0.11.0.0
|
Information needed to instantiate a new aggregation. More...
#include <census.h>
Data Fields | |
const census_aggregation_ops * | ops |
const void * | create_arg |
Information needed to instantiate a new aggregation.
Used in view construction via census_define_view().
const void* census_aggregation::create_arg |
const census_aggregation_ops* census_aggregation::ops |