oa_dictionary Struct Reference

Struct used to for instance of a given dictionary. More...

#include <open_address_hash_dictionary_handler.h>

Collaboration diagram for oa_dictionary:

Public Attributes

char * dictionary_name
 
ion_hashmap_thashmap
 

Detailed Description

Struct used to for instance of a given dictionary.

Definition at line 53 of file open_address_hash_dictionary_handler.h.

Member Data Documentation

char* oa_dictionary::dictionary_name

The name of the dictionary

Definition at line 55 of file open_address_hash_dictionary_handler.h.

ion_hashmap_t* oa_dictionary::hashmap

The map that the operations will operate upon

Definition at line 56 of file open_address_hash_dictionary_handler.h.


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