Class tblobcache

Unit

Declaration

type tblobcache = class(tstringcacheavltree)

Description

No description available, ancestor tstringcacheavltree description follows
No description available, ancestor tcacheavltree description follows
No description available, ancestor tint64avltree description follows
No description available, ancestor tavltree description follows

Hierarchy

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;
 
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;
 

Generated by PasDoc 0.16.0.