Class tindexidenthashdatalist

Unit

Declaration

type tindexidenthashdatalist = class(thashdatalist)

Description

No description available, ancestor thashdatalist description follows

Hierarchy

Overview

Fields

Protected fowner: tstringidents;

Methods

Protected function hashkey(const akey): hashvaluety; override;
Protected function checkkey(const akey; const aitem: phashdataty): boolean; override;
Protected function getrecordsize(): int32 override;
Public constructor create(const aowner: tstringidents);
Public destructor destroy; override;
Public procedure clear; override;
Public function identname(const aident: identty; out aname: lstringty): boolean;
Public function identname(const aident: identty; out aname: identnamety): boolean;
Public function getident(const aname: lstringty): pindexidenthashdataty;

Description

Fields

Protected fowner: tstringidents;
 

Methods

Protected function hashkey(const akey): hashvaluety; override;
 
Protected function checkkey(const akey; const aitem: phashdataty): boolean; override;
 
Protected function getrecordsize(): int32 override;
 
Public constructor create(const aowner: tstringidents);
 
Public destructor destroy; override;
 
Public procedure clear; override;
 
Public function identname(const aident: identty; out aname: lstringty): boolean;
 
Public function identname(const aident: identty; out aname: identnamety): boolean;
 
Public function getident(const aname: lstringty): pindexidenthashdataty;
 

Generated by PasDoc 0.16.0.