FTEQW
Documentation of the FTE engine source tree.
bucket_s Struct Reference

#include <hash.h>

Public Attributes

voiddata
 
union {
   const char *   string
 
   unsigned int   value
 
key
 
struct bucket_snext
 

Member Data Documentation

◆ data

void* bucket_s::data

◆ 

union { ... } bucket_s::key

◆ next

struct bucket_s* bucket_s::next

◆ string

const char* bucket_s::string

◆ value

unsigned int bucket_s::value

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