Class tpointerptruinthashdatalist
Unit
Declaration
type tpointerptruinthashdatalist = class(tptruinthashdatalist)
Description
This item has no description.
Hierarchy
- TObject
- thashdatalist
- tptruinthashdatalist
- tpointerptruinthashdatalist
Overview
Methods
| Protected | procedure checkexact(const aitem: phashdataty; var accept: boolean); override; |
| Protected | function getrecordsize(): int32 override; |
| Public | procedure add(const akey: ptruint; const avalue: pointer); |
| Public | function addunique(const akey: ptruint; const avalue: pointer): boolean; |
| Public | procedure delete(const akey: ptruint; const avalue: pointer); overload; |
| Public | function find(const akey: ptruint): pointer; overload; |
| Public | function find(const akey: ptruint; out avalue: pointer): boolean; overload; |
| Public | function first: ppointerptruinthashdataty; |
| Public | function next: ppointerptruinthashdataty; |
| Public | function last: ppointerptruinthashdataty; |
| Public | function prev: ppointerptruinthashdataty; |
| Public | procedure iterate(const akey: ptruint; const aiterator: pointerptruintiteratorprocty); overload; |
Description
Methods
| Protected | procedure checkexact(const aitem: phashdataty; var accept: boolean); override; |
|
This item has no description. | |
| Protected | function getrecordsize(): int32 override; |
|
This item has no description. | |
| Public | procedure add(const akey: ptruint; const avalue: pointer); |
|
This item has no description. | |
| Public | function addunique(const akey: ptruint; const avalue: pointer): boolean; |
|
This item has no description. | |
| Public | procedure delete(const akey: ptruint; const avalue: pointer); overload; |
|
This item has no description. | |
| Public | function find(const akey: ptruint): pointer; overload; |
|
This item has no description. | |
| Public | function find(const akey: ptruint; out avalue: pointer): boolean; overload; |
|
This item has no description. | |
| Public | function first: ppointerptruinthashdataty; |
|
This item has no description. | |
| Public | function next: ppointerptruinthashdataty; |
|
This item has no description. | |
| Public | function last: ppointerptruinthashdataty; |
|
This item has no description. | |
| Public | function prev: ppointerptruinthashdataty; |
|
This item has no description. | |
| Public | procedure iterate(const akey: ptruint; const aiterator: pointerptruintiteratorprocty); overload; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.