Class thashstore

Unit

Declaration

type thashstore = class(thashdatalist)

Description

No description available, ancestor thashdatalist description follows

Hierarchy

Overview

Methods

Protected function hashkey(const akey): hashvaluety override;
Protected function checkkey(const akey; const aitem: phashdataty): boolean override;
Protected function find(const aele: elementdataty): pelementhashdataty;
Protected function find(const idents: identvecty): pelementhashdataty;
Protected function add(const idents: identvecty; out aelement: pelementhashdataty): hashoffsetty;
Protected function getrecordsize(): int32 override;
Public function datapo(const aoffs: hashoffsetty): pelementhashdataty;
Public procedure delete(const idents: identvecty);
Public procedure delete(const item: hashoffsetty);

Description

Methods

Protected function hashkey(const akey): hashvaluety override;
 
Protected function checkkey(const akey; const aitem: phashdataty): boolean override;
 
Protected function find(const aele: elementdataty): pelementhashdataty;
 
Protected function find(const idents: identvecty): pelementhashdataty;
 
Protected function add(const idents: identvecty; out aelement: pelementhashdataty): hashoffsetty;
 
Protected function getrecordsize(): int32 override;
 
Public function datapo(const aoffs: hashoffsetty): pelementhashdataty;
 
Public procedure delete(const idents: identvecty);
 
Public procedure delete(const item: hashoffsetty);
 

Generated by PasDoc 0.16.0.