Class tblobcache
Unit
Declaration
type tblobcache = class(tstringcacheavltree)
Description
This item has no description.
Hierarchy
- TObject
- tavltree
- tint64avltree
- tcacheavltree
- tstringcacheavltree
- tblobcache
Overview
Methods
| Public | constructor create; |
| Public | destructor destroy; override; |
| Public | function addnode(const akey: blobidty; const adata: string): tblobcachenode; overload; |
| Public | function find(const akey: blobidty; out anode: tblobcachenode): boolean; overload; |
Description
Methods
| Public | constructor create; |
|
This item has no description. | |
| Public | destructor destroy; override; |
|
This item has no description. | |
| Public | function addnode(const akey: blobidty; const adata: string): tblobcachenode; overload; |
|
This item has no description. | |
| Public | function find(const akey: blobidty; out anode: tblobcachenode): boolean; overload; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.