TORCS  1.3.9
The Open Racing Car Simulator
HashElem Struct Reference

Public Member Functions

 GF_TAILQ_ENTRY (struct HashElem) link
 

Public Attributes

char * key
 
int size
 
const void * data
 

Detailed Description

Definition at line 28 of file hash.cpp.

Member Function Documentation

◆ GF_TAILQ_ENTRY()

HashElem::GF_TAILQ_ENTRY ( struct HashElem  )

Member Data Documentation

◆ data

const void* HashElem::data

Definition at line 32 of file hash.cpp.

◆ key

char* HashElem::key

Definition at line 30 of file hash.cpp.

◆ size

int HashElem::size

Definition at line 31 of file hash.cpp.


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