CACAO
Data Fields
hashtable Struct Reference

Data Fields

Mutexmutex
 
u4 size
 
u4 entries
 
void ** ptr
 

Detailed Description

Definition at line 777 of file hashtable.hpp.

Field Documentation

u4 hashtable::entries

Definition at line 780 of file hashtable.hpp.

Mutex* hashtable::mutex

Definition at line 778 of file hashtable.hpp.

void** hashtable::ptr

Definition at line 781 of file hashtable.hpp.

u4 hashtable::size

Definition at line 779 of file hashtable.hpp.


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