Class thashtree

Unit

Declaration

type thashtree = class(thashstore)

Description

This item has no description.

Hierarchy

Overview

Methods

Protected function add(const idents: identvecty; out aelement: ptreeelementhashdataty): hashoffsetty;
Protected function find(const idents: identvecty): ptreeelementhashdataty;
Protected function find(const idents: identvecty; out aoffs: hashoffsetty): ptreeelementhashdataty;
Protected function getrecordsize(): int32 override;
Protected procedure inititem(const aitem: phashdataty) override;
Public constructor create();
Public function datapo(const aoffs: hashoffsetty): ptreeelementhashdataty;
Public function root(const aoffs: hashoffsetty): ptreeelementhashdataty;
Public function root(const aitem: ptreeelementhashdataty): ptreeelementhashdataty;
Public procedure iteratechildren(const aitem: ptreeelementhashdataty; const aiterator: treehashelementiteratorprocty; const adata: pointer);

Description

Methods

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

This item has no description.

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

This item has no description.

Protected function find(const idents: identvecty; out aoffs: hashoffsetty): ptreeelementhashdataty;

This item has no description.

Protected function getrecordsize(): int32 override;

This item has no description.

Protected procedure inititem(const aitem: phashdataty) override;

This item has no description.

Public constructor create();

This item has no description.

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

This item has no description.

Public function root(const aoffs: hashoffsetty): ptreeelementhashdataty;

This item has no description.

Public function root(const aitem: ptreeelementhashdataty): ptreeelementhashdataty;

This item has no description.

Public procedure iteratechildren(const aitem: ptreeelementhashdataty; const aiterator: treehashelementiteratorprocty; const adata: pointer);

This item has no description.


Generated by PasDoc 0.17.0.snapshot.