oaf_dictionary Struct Reference

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

#include <open_address_file_hash_dictionary_handler.h>

Collaboration diagram for oaf_dictionary:

Public Attributes

char * dictionary_name
 
ion_file_hashmap_thashmap
 

Detailed Description

Struct used to for instance of a given dictionary.

Definition at line 56 of file open_address_file_hash_dictionary_handler.h.

Member Data Documentation

char* oaf_dictionary::dictionary_name

The name of the dictionary

Definition at line 58 of file open_address_file_hash_dictionary_handler.h.

ion_file_hashmap_t* oaf_dictionary::hashmap

The map that the operations will operate upon

Definition at line 59 of file open_address_file_hash_dictionary_handler.h.


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