oafdict_cursor Struct Reference

#include <open_address_file_hash_dictionary.h>

Collaboration diagram for oafdict_cursor:

Public Attributes

ion_dict_cursor_t super
 
ion_hash_t first
 
ion_hash_t current
 
ion_cursor_status_t status
 

Detailed Description

Definition at line 49 of file open_address_file_hash_dictionary.h.

Member Data Documentation

ion_hash_t oafdict_cursor::current

Currently visited spot

Definition at line 52 of file open_address_file_hash_dictionary.h.

ion_hash_t oafdict_cursor::first

First visited spot

Definition at line 51 of file open_address_file_hash_dictionary.h.

ion_cursor_status_t oafdict_cursor::status

Status of last cursor call

Definition at line 53 of file open_address_file_hash_dictionary.h.

ion_dict_cursor_t oafdict_cursor::super

Cursor supertype this type inherits from

Definition at line 50 of file open_address_file_hash_dictionary.h.


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