Class thashstore

Unit

Declaration

type thashstore = class(thashdatalist)

Description

This item has no description.

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;

This item has no description.

Protected function checkkey(const akey; const aitem: phashdataty): boolean override;

This item has no description.

Protected function find(const aele: elementdataty): pelementhashdataty;

This item has no description.

Protected function find(const idents: identvecty): pelementhashdataty;

This item has no description.

Protected function add(const idents: identvecty; out aelement: pelementhashdataty): hashoffsetty;

This item has no description.

Protected function getrecordsize(): int32 override;

This item has no description.

Public function datapo(const aoffs: hashoffsetty): pelementhashdataty;

This item has no description.

Public procedure delete(const idents: identvecty);

This item has no description.

Public procedure delete(const item: hashoffsetty);

This item has no description.


Generated by PasDoc 0.17.0.snapshot.