[Krafton Jungle] PintOS 2.0.0
크래프톤 정글 PintOS
 
Loading...
Searching...
No Matches
hash Struct Reference

#include <hash.h>

Collaboration diagram for hash:

Public Attributes

size_t elem_cnt
 
size_t bucket_cnt
 
struct listbuckets
 
hash_hash_funchash
 
hash_less_funcless
 
void * aux
 

Member Data Documentation

◆ aux

void* hash::aux

◆ bucket_cnt

size_t hash::bucket_cnt

◆ buckets

struct list* hash::buckets

◆ elem_cnt

size_t hash::elem_cnt

◆ hash

hash_hash_func* hash::hash

◆ less

hash_less_func* hash::less

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