Class TThreadsafeHashTable (unit EZDSLHsh)

Inherits from

TObject

Constructors


constructor Create(aDataOwner : boolean);

====================================================================} {$IFDEF Win32} {===TThreadsafeHashTable=============================================


Functions

function AcquireAccess : THashTable;

--------

destructor Destroy;

--------

procedure ReleaseAccess;

--------

Properties

Events

Variables

htHashTable : THashTable;

private

htResLock : TezResourceLock;



Constructors


constructor Create(aDataOwner : boolean);

====================================================================} {$IFDEF Win32} {===TThreadsafeHashTable=============================================


Functions


function AcquireAccess : THashTable;

--------


destructor Destroy;

--------


procedure ReleaseAccess;

--------


Properties


Events


Variables


htHashTable : THashTable;

private


htResLock : TezResourceLock;