GRPC C++
1.26.0
|
"pointer" to an AVL tree - this is a reference counted object - use grpc_avl_ref to add a reference, grpc_avl_unref when done with a reference More...
#include <avl.h>
Data Fields | |
const grpc_avl_vtable * | vtable |
grpc_avl_node * | root |
"pointer" to an AVL tree - this is a reference counted object - use grpc_avl_ref to add a reference, grpc_avl_unref when done with a reference
grpc_avl_node* grpc_avl::root |
const grpc_avl_vtable* grpc_avl::vtable |