Class tpointerint32hashdatalist
Unit
Declaration
type tpointerint32hashdatalist = class(tpointerhashdatalist)
Description
No description available, ancestor tpointerhashdatalist description follows
No description available, ancestor thashdatalist description follows
Hierarchy
- TObject
- thashdatalist
- tpointerhashdatalist
- tpointerint32hashdatalist
Overview
Methods
function getrecordsize(): int32 override; |
|
procedure add(const akey: pointer; const avalue: int32); |
|
function addunique(const akey: pointer; const avalue: int32): boolean; |
|
function find(const akey: pointer): int32; overload; |
|
function find(const akey: pointer; out avalue: int32): boolean; overload; |
|
function first: ppointerint32hashdataty; |
|
function next: ppointerint32hashdataty; |
|
function last: ppointerint32hashdataty; |
|
function prev: ppointerint32hashdataty; |
Description
Methods
function getrecordsize(): int32 override; |
|
procedure add(const akey: pointer; const avalue: int32); |
|
function addunique(const akey: pointer; const avalue: int32): boolean; |
|
function find(const akey: pointer): int32; overload; |
|
function find(const akey: pointer; out avalue: int32): boolean; overload; |
|
function first: ppointerint32hashdataty; |
|
function next: ppointerint32hashdataty; |
|
function last: ppointerint32hashdataty; |
|
function prev: ppointerint32hashdataty; |
|
Generated by PasDoc 0.16.0.