LMMS
Loading...
Searching...
No Matches
ZixHashImpl Struct Reference

Public Attributes

ZixHashFunc hash_func
ZixEqualFunc equal_func
ZixHashEntry ** buckets
const unsigned * n_buckets
size_t value_size
unsigned count

Member Data Documentation

◆ buckets

ZixHashEntry ** ZixHashImpl::buckets

◆ count

unsigned ZixHashImpl::count

◆ equal_func

ZixEqualFunc ZixHashImpl::equal_func

◆ hash_func

ZixHashFunc ZixHashImpl::hash_func

◆ n_buckets

const unsigned * ZixHashImpl::n_buckets

◆ value_size

size_t ZixHashImpl::value_size

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