Class tindexidenthashdatalist
Unit
Declaration
type tindexidenthashdatalist = class(thashdatalist)
Description
This item has no description.
Hierarchy
- TObject
- thashdatalist
- tindexidenthashdatalist
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; |
|
This item has no description. | |
Methods
| Protected | function hashkey(const akey): hashvaluety; override; |
|
This item has no description. | |
| Protected | function checkkey(const akey; const aitem: phashdataty): boolean; override; |
|
This item has no description. | |
| Protected | function getrecordsize(): int32 override; |
|
This item has no description. | |
| Public | constructor create(const aowner: tstringidents); |
|
This item has no description. | |
| Public | destructor destroy; override; |
|
This item has no description. | |
| Public | procedure clear; override; |
|
This item has no description. | |
| Public | function identname(const aident: identty; out aname: lstringty): boolean; |
|
This item has no description. | |
| Public | function identname(const aident: identty; out aname: identnamety): boolean; |
|
This item has no description. | |
| Public | function getident(const aname: lstringty): pindexidenthashdataty; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.