|
GRPC Core
4.0.0
|
Structure used for iterating over the tags in a context. More...
#include <census.h>
Data Fields | |
| const census_context * | context |
| int | base |
| int | index |
| char * | kvm |
Structure used for iterating over the tags in a context.
API clients should not use or reference internal fields - neither their contents or presence/absence are guaranteed.
| int census_context_iterator::base |
| const census_context* census_context_iterator::context |
| int census_context_iterator::index |
| char* census_context_iterator::kvm |
1.8.6