bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
_leaf Struct Reference
Collaboration diagram for _leaf:
Collaboration graph

Public Attributes

unsigned bal: 2
 
struct _leafleft
 
struct _leafright
 
unsigned size: 14
 

Detailed Description

Definition at line 25 of file avltree.h.

Member Data Documentation

◆ bal

unsigned _leaf::bal

Definition at line 30 of file avltree.h.

◆ left

struct _leaf* _leaf::left

Definition at line 27 of file avltree.h.

◆ right

struct _leaf* _leaf::right

Definition at line 28 of file avltree.h.

◆ size

unsigned _leaf::size

Definition at line 29 of file avltree.h.


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