Class tpointerptruinthashdatalist
Unit
Declaration
type tpointerptruinthashdatalist = class(tptruinthashdatalist)
Description
No description available, ancestor tptruinthashdatalist description follows
No description available, ancestor thashdatalist description follows
Hierarchy
- TObject
- thashdatalist
- tptruinthashdatalist
- tpointerptruinthashdatalist
Overview
Methods
procedure checkexact(const aitem: phashdataty; var accept: boolean); override; |
|
function getrecordsize(): int32 override; |
|
procedure add(const akey: ptruint; const avalue: pointer); |
|
function addunique(const akey: ptruint; const avalue: pointer): boolean; |
|
procedure delete(const akey: ptruint; const avalue: pointer); overload; |
|
function find(const akey: ptruint): pointer; overload; |
|
function find(const akey: ptruint; out avalue: pointer): boolean; overload; |
|
function first: ppointerptruinthashdataty; |
|
function next: ppointerptruinthashdataty; |
|
function last: ppointerptruinthashdataty; |
|
function prev: ppointerptruinthashdataty; |
|
procedure iterate(const akey: ptruint; const aiterator: pointerptruintiteratorprocty); overload; |
Description
Methods
procedure checkexact(const aitem: phashdataty; var accept: boolean); override; |
|
function getrecordsize(): int32 override; |
|
procedure add(const akey: ptruint; const avalue: pointer); |
|
function addunique(const akey: ptruint; const avalue: pointer): boolean; |
|
procedure delete(const akey: ptruint; const avalue: pointer); overload; |
|
function find(const akey: ptruint): pointer; overload; |
|
function find(const akey: ptruint; out avalue: pointer): boolean; overload; |
|
function first: ppointerptruinthashdataty; |
|
function next: ppointerptruinthashdataty; |
|
function last: ppointerptruinthashdataty; |
|
function prev: ppointerptruinthashdataty; |
|
procedure iterate(const akey: ptruint; const aiterator: pointerptruintiteratorprocty); overload; |
|
Generated by PasDoc 0.16.0.