Soar Kernel  9.3.2 08-06-12
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Data Fields
hash_table_struct Struct Reference

#include <mem.h>

Data Fields

bucket_arraybuckets
int64_t count
hash_function h
short log2size
short minimum_log2size
uint32_t size

Detailed Description

Definition at line 488 of file mem.h.

Field Documentation

bucket_array* hash_table_struct::buckets
int64_t hash_table_struct::count
hash_function hash_table_struct::h
short hash_table_struct::log2size
short hash_table_struct::minimum_log2size

Definition at line 492 of file mem.h.

Referenced by make_hash_table(), and remove_from_hash_table().

uint32_t hash_table_struct::size

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