Class thashtree
Unit
Declaration
type thashtree = class(thashstore)
Description
No description available, ancestor thashstore description follows
No description available, ancestor thashdatalist description follows
Hierarchy
- TObject
- thashdatalist
- thashstore
- thashtree
Overview
Methods
function add(const idents: identvecty; out aelement: ptreeelementhashdataty): hashoffsetty; |
|
function find(const idents: identvecty): ptreeelementhashdataty; |
|
function find(const idents: identvecty; out aoffs: hashoffsetty): ptreeelementhashdataty; |
|
function getrecordsize(): int32 override; |
|
procedure inititem(const aitem: phashdataty) override; |
|
constructor create(); |
|
function datapo(const aoffs: hashoffsetty): ptreeelementhashdataty; |
|
function root(const aoffs: hashoffsetty): ptreeelementhashdataty; |
|
function root(const aitem: ptreeelementhashdataty): ptreeelementhashdataty; |
|
procedure iteratechildren(const aitem: ptreeelementhashdataty; const aiterator: treehashelementiteratorprocty; const adata: pointer); |
Description
Methods
function add(const idents: identvecty; out aelement: ptreeelementhashdataty): hashoffsetty; |
|
function find(const idents: identvecty): ptreeelementhashdataty; |
|
function find(const idents: identvecty; out aoffs: hashoffsetty): ptreeelementhashdataty; |
|
function getrecordsize(): int32 override; |
|
procedure inititem(const aitem: phashdataty) override; |
|
constructor create(); |
|
function datapo(const aoffs: hashoffsetty): ptreeelementhashdataty; |
|
function root(const aoffs: hashoffsetty): ptreeelementhashdataty; |
|
function root(const aitem: ptreeelementhashdataty): ptreeelementhashdataty; |
|
procedure iteratechildren(const aitem: ptreeelementhashdataty; const aiterator: treehashelementiteratorprocty; const adata: pointer); |
|
Generated by PasDoc 0.16.0.