GRPC Core  4.0.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
gpr_avl Struct Reference

"pointer" to an AVL tree - this is a reference counted object - use gpr_avl_ref to add a reference, gpr_avl_unref when done with a reference More...

#include <avl.h>

Data Fields

const gpr_avl_vtablevtable
 
gpr_avl_noderoot
 

Detailed Description

"pointer" to an AVL tree - this is a reference counted object - use gpr_avl_ref to add a reference, gpr_avl_unref when done with a reference

Field Documentation

gpr_avl_node* gpr_avl::root
const gpr_avl_vtable* gpr_avl::vtable

The documentation for this struct was generated from the following file: