ion_bpp_cursor_t Struct Reference

#include <bpp_tree_handler.h>

Collaboration diagram for ion_bpp_cursor_t:

Public Attributes

ion_dict_cursor_t super
 
ion_key_t cur_key
 
ion_file_offset_t offset
 

Detailed Description

Definition at line 56 of file bpp_tree_handler.h.

Member Data Documentation

ion_key_t ion_bpp_cursor_t::cur_key

Current key we're visiting

Definition at line 58 of file bpp_tree_handler.h.

ion_file_offset_t ion_bpp_cursor_t::offset

offset in LFB; holds value

Definition at line 59 of file bpp_tree_handler.h.

ion_dict_cursor_t ion_bpp_cursor_t::super

Supertype of cursor

Definition at line 57 of file bpp_tree_handler.h.


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