ion_bpp_node_t Struct Reference
Collaboration diagram for ion_bpp_node_t:

Public Attributes

unsigned int leaf: 1
 
unsigned int ct: 15
 
ion_bpp_address_t prev
 
ion_bpp_address_t next
 
ion_bpp_address_t childLT
 
ion_bpp_key_t fkey
 

Detailed Description

Definition at line 105 of file bpp_tree.c.

Member Data Documentation

ion_bpp_address_t ion_bpp_node_t::childLT

Definition at line 117 of file bpp_tree.c.

unsigned int ion_bpp_node_t::ct

Definition at line 114 of file bpp_tree.c.

ion_bpp_key_t ion_bpp_node_t::fkey

Definition at line 119 of file bpp_tree.c.

unsigned int ion_bpp_node_t::leaf

Definition at line 113 of file bpp_tree.c.

ion_bpp_address_t ion_bpp_node_t::next

Definition at line 116 of file bpp_tree.c.

ion_bpp_address_t ion_bpp_node_t::prev

Definition at line 115 of file bpp_tree.c.


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