Class tpointerint32hashdatalist
Unit
Declaration
type tpointerint32hashdatalist = class(tpointerhashdatalist)
Description
This item has no description.
Hierarchy
- TObject
- thashdatalist
- tpointerhashdatalist
- tpointerint32hashdatalist
Overview
Methods
| Protected | function getrecordsize(): int32 override; |
| Public | procedure add(const akey: pointer; const avalue: int32); |
| Public | function addunique(const akey: pointer; const avalue: int32): boolean; |
| Public | function find(const akey: pointer): int32; overload; |
| Public | function find(const akey: pointer; out avalue: int32): boolean; overload; |
| Public | function first: ppointerint32hashdataty; |
| Public | function next: ppointerint32hashdataty; |
| Public | function last: ppointerint32hashdataty; |
| Public | function prev: ppointerint32hashdataty; |
Description
Methods
| Protected | function getrecordsize(): int32 override; |
|
This item has no description. | |
| Public | procedure add(const akey: pointer; const avalue: int32); |
|
This item has no description. | |
| Public | function addunique(const akey: pointer; const avalue: int32): boolean; |
|
This item has no description. | |
| Public | function find(const akey: pointer): int32; overload; |
|
This item has no description. | |
| Public | function find(const akey: pointer; out avalue: int32): boolean; overload; |
|
This item has no description. | |
| Public | function first: ppointerint32hashdataty; |
|
This item has no description. | |
| Public | function next: ppointerint32hashdataty; |
|
This item has no description. | |
| Public | function last: ppointerint32hashdataty; |
|
This item has no description. | |
| Public | function prev: ppointerint32hashdataty; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.