TIWLFHashTableBase

<< Click to Display Table of Contents >>

Navigation:  Classes >

TIWLFHashTableBase

SIGNATURE=IWLFHashTable32.TIWLFHashTableBase

 

ETYPE=Class

 

Declaration:

Delphi:

public TIWLFHashTableBase = class;

C++:

public: class TIWLFHashTableBase;

 

TIWLFHashTableBase

 

Unit: IWLFHashTable32.pas

 

Description: base class for lock free hash tables A generic approach could possibly be used, sacrificing simplicity and some performance, so I'd rather use specific classes

 

·Methods

·Properties