Class thashtree

Unit

Declaration

type thashtree = class(thashstore)

Description

No description available, ancestor thashstore description follows
No description available, ancestor thashdatalist description follows

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;
 
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);
 

Generated by PasDoc 0.16.0.