Class tindexidenthashdatalist
Unit
Declaration
type tindexidenthashdatalist = class(thashdatalist)
Description
No description available, ancestor thashdatalist description follows
Hierarchy
- TObject
- thashdatalist
- tindexidenthashdatalist
Overview
Fields
fowner: tstringidents; |
Methods
function hashkey(const akey): hashvaluety; override; |
|
function checkkey(const akey; const aitem: phashdataty): boolean; override; |
|
function getrecordsize(): int32 override; |
|
constructor create(const aowner: tstringidents); |
|
destructor destroy; override; |
|
procedure clear; override; |
|
function identname(const aident: identty; out aname: lstringty): boolean; |
|
function identname(const aident: identty; out aname: identnamety): boolean; |
|
function getident(const aname: lstringty): pindexidenthashdataty; |
Description
Fields
fowner: tstringidents; |
|
Methods
function hashkey(const akey): hashvaluety; override; |
|
function checkkey(const akey; const aitem: phashdataty): boolean; override; |
|
function getrecordsize(): int32 override; |
|
constructor create(const aowner: tstringidents); |
|
destructor destroy; override; |
|
procedure clear; override; |
|
function identname(const aident: identty; out aname: lstringty): boolean; |
|
function identname(const aident: identty; out aname: identnamety): boolean; |
|
function getident(const aname: lstringty): pindexidenthashdataty; |
|
Generated by PasDoc 0.16.0.