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