Class tdoubleintegerhashdatalist
Unit
Declaration
type tdoubleintegerhashdatalist = class(thashdatalist)
Description
No description available, ancestor thashdatalist description follows
Hierarchy
- TObject
- thashdatalist
- tdoubleintegerhashdatalist
Overview
Methods
![]() |
function hashkey(const akey): hashvaluety; override; |
![]() |
function checkkey(const akey; const aitem: phashdataty): boolean; override; |
![]() |
function getrecordsize(): int32 override; |
![]() |
function add(const akeya,akeyb: integer): pdoubleintegerhashdataty; |
![]() |
function addunique(const akeya,akeyb: integer): pdoubleintegerhashdataty; |
![]() |
function addunique(const akeya,akeyb: integer; out adata: pdoubleintegerhashdataty): boolean; |
![]() |
function find(const akeya,akeyb: integer): pdoubleintegerhashdataty; |
![]() |
function delete(const akeya,akeyb: integer; const all: boolean = false): boolean; overload; |
![]() |
function first: pdoubleintegerhashdataty; |
![]() |
function next: pdoubleintegerhashdataty; |
![]() |
function last: pdoubleintegerhashdataty; |
![]() |
function prev: pdoubleintegerhashdataty; |
Description
Methods
![]() |
function hashkey(const akey): hashvaluety; override; |
![]() |
function checkkey(const akey; const aitem: phashdataty): boolean; override; |
![]() |
function getrecordsize(): int32 override; |
![]() |
function add(const akeya,akeyb: integer): pdoubleintegerhashdataty; |
![]() |
function addunique(const akeya,akeyb: integer): pdoubleintegerhashdataty; |
![]() |
function addunique(const akeya,akeyb: integer; out adata: pdoubleintegerhashdataty): boolean; |
![]() |
function find(const akeya,akeyb: integer): pdoubleintegerhashdataty; |
![]() |
function delete(const akeya,akeyb: integer; const all: boolean = false): boolean; overload; |
![]() |
function first: pdoubleintegerhashdataty; |
![]() |
function next: pdoubleintegerhashdataty; |
![]() |
function last: pdoubleintegerhashdataty; |
![]() |
function prev: pdoubleintegerhashdataty; |
Generated by PasDoc 0.16.0.