oadict_cursor Struct Reference

#include <open_address_hash_dictionary.h>

Collaboration diagram for oadict_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 46 of file open_address_hash_dictionary.h.

Member Data Documentation

ion_hash_t oadict_cursor::current

Currently visited spot

Definition at line 49 of file open_address_hash_dictionary.h.

ion_hash_t oadict_cursor::first

First visited spot

Definition at line 48 of file open_address_hash_dictionary.h.

ion_cursor_status_t oadict_cursor::status

Status of last cursor call

Definition at line 50 of file open_address_hash_dictionary.h.

ion_dict_cursor_t oadict_cursor::super

Cursor supertype this type inherits from

Definition at line 47 of file open_address_hash_dictionary.h.


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