ion_flat_file_cursor_t Struct Reference

Implementation cursor type for the flat file store cursor. More...

#include <flat_file_types.h>

Collaboration diagram for ion_flat_file_cursor_t:

Public Attributes

ion_dict_cursor_t super
 
ion_fpos_t current_location
 

Detailed Description

Implementation cursor type for the flat file store cursor.

Definition at line 128 of file flat_file_types.h.

Member Data Documentation

ion_fpos_t ion_flat_file_cursor_t::current_location

Holds the index of the current location in our search.

Definition at line 132 of file flat_file_types.h.

ion_dict_cursor_t ion_flat_file_cursor_t::super

Supertype of the dictionary cursor.

Definition at line 130 of file flat_file_types.h.


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