TORCS  1.3.9
The Open Racing Car Simulator
HASH_TABLE Struct Reference

#include <hashtable.h>

Collaboration diagram for HASH_TABLE:

Public Attributes

NAMED ** v
 
size_t size
 
size_t used
 
size_t usedLim
 

Detailed Description

Definition at line 35 of file hashtable.h.

Member Data Documentation

◆ size

size_t HASH_TABLE::size

Definition at line 37 of file hashtable.h.

◆ used

size_t HASH_TABLE::used

Definition at line 38 of file hashtable.h.

◆ usedLim

size_t HASH_TABLE::usedLim

Definition at line 39 of file hashtable.h.

◆ v

NAMED** HASH_TABLE::v

Definition at line 36 of file hashtable.h.


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