Class ttripleintegerhashdatalist
Unit
Declaration
type ttripleintegerhashdatalist = class(thashdatalist)
Description
This item has no description.
Hierarchy
- TObject
- thashdatalist
- ttripleintegerhashdatalist
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,akeyc: int32): ptripleintegerhashdataty; |
| Public | function addunique(const akeya,akeyb,akeyc: int32): ptripleintegerhashdataty; |
| Public | function addunique(const akeya,akeyb,akeyc: int32; out adata: ptripleintegerhashdataty): boolean; |
| Public | function find(const akeya,akeyb,akeyc: int32): ptripleintegerhashdataty; |
| Public | function delete(const akeya,akeyb,akeyc: int32; const all: boolean = false): boolean; overload; |
| Public | function first: ptripleintegerhashdataty; |
| Public | function next: ptripleintegerhashdataty; |
| Public | function last: ptripleintegerhashdataty; |
| Public | function prev: ptripleintegerhashdataty; |
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,akeyc: int32): ptripleintegerhashdataty; |
|
This item has no description. | |
| Public | function addunique(const akeya,akeyb,akeyc: int32): ptripleintegerhashdataty; |
|
This item has no description. | |
| Public | function addunique(const akeya,akeyb,akeyc: int32; out adata: ptripleintegerhashdataty): boolean; |
|
This item has no description. | |
| Public | function find(const akeya,akeyb,akeyc: int32): ptripleintegerhashdataty; |
|
This item has no description. | |
| Public | function delete(const akeya,akeyb,akeyc: int32; const all: boolean = false): boolean; overload; |
|
This item has no description. | |
| Public | function first: ptripleintegerhashdataty; |
|
This item has no description. | |
| Public | function next: ptripleintegerhashdataty; |
|
This item has no description. | |
| Public | function last: ptripleintegerhashdataty; |
|
This item has no description. | |
| Public | function prev: ptripleintegerhashdataty; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.