Freeciv21
Develop your civilization from humble roots to a global empire
genhash_entry Struct Reference
+ Collaboration diagram for genhash_entry:

Public Attributes

void * key
 
void * data
 
genhash_val_t hash_val
 
struct genhash_entrynext
 

Detailed Description

Definition at line 71 of file genhash.cpp.

Member Data Documentation

◆ data

◆ hash_val

◆ key

◆ next

struct genhash_entry* genhash_entry::next