Record THAMTPairInfo
Hierarchy
Fields
Properties
Unit
hamt.maps
Declaration
type generic THAMTPairInfo<TKey,TValue,TInfo> = record
Description
Overview
Nested Classes and Records
Nested Types
Methods
Description
Nested Types
|
TValueSizeEquivalent = packed array[1..sizeof(TValue)] of byte; |
|
Methods
|
class function hash(const p: TPair): THAMTHash; static; inline; |
|
|
class function equal(const p, q: TPair): boolean; static; inline; |
|
|
class procedure addRef(var p: TPair); static; inline; |
|
|
class procedure release(var p: TPair); static; inline; |
|
|
class procedure assignEqual(var p: TPair; const q: TPair); static; inline; |
|
|
class function toString(const p: TPair): string; static; inline; |
|
Generated by PasDoc 0.16.0.