Class tdoubleintegerhashdatalist
Unit
Declaration
type tdoubleintegerhashdatalist = class(thashdatalist)
Description
This item has no description.
Hierarchy
- TObject
- thashdatalist
- tdoubleintegerhashdatalist
Overview
Methods
| Protected | function hashkey(const akey): hashvaluety; override; |
| Protected | function checkkey(const akey; const aitem: phashdataty): boolean; override; |
| Protected | function getrecordsize(): int32 override; |
| Public | function add(const akeya,akeyb: integer): pdoubleintegerhashdataty; |
| Public | function addunique(const akeya,akeyb: integer): pdoubleintegerhashdataty; |
| Public | function addunique(const akeya,akeyb: integer; out adata: pdoubleintegerhashdataty): boolean; |
| Public | function find(const akeya,akeyb: integer): pdoubleintegerhashdataty; |
| Public | function delete(const akeya,akeyb: integer; const all: boolean = false): boolean; overload; |
| Public | function first: pdoubleintegerhashdataty; |
| Public | function next: pdoubleintegerhashdataty; |
| Public | function last: pdoubleintegerhashdataty; |
| Public | function prev: pdoubleintegerhashdataty; |
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 | function add(const akeya,akeyb: integer): pdoubleintegerhashdataty; |
|
This item has no description. | |
| Public | function addunique(const akeya,akeyb: integer): pdoubleintegerhashdataty; |
|
This item has no description. | |
| Public | function addunique(const akeya,akeyb: integer; out adata: pdoubleintegerhashdataty): boolean; |
|
This item has no description. | |
| Public | function find(const akeya,akeyb: integer): pdoubleintegerhashdataty; |
|
This item has no description. | |
| Public | function delete(const akeya,akeyb: integer; const all: boolean = false): boolean; overload; |
|
This item has no description. | |
| Public | function first: pdoubleintegerhashdataty; |
|
This item has no description. | |
| Public | function next: pdoubleintegerhashdataty; |
|
This item has no description. | |
| Public | function last: pdoubleintegerhashdataty; |
|
This item has no description. | |
| Public | function prev: pdoubleintegerhashdataty; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.