Class tdatacachenode
Unit
Declaration
type tdatacachenode = class(tcachenode)
Description
This item has no description.
Hierarchy
- TObject
- tavlnode
- tint64avlnode
- tcachenode
- tdatacachenode
Overview
Methods
| Public | constructor create(const akey: int64; const adata: pointer; const asize: integer); |
| Public | destructor destroy; override; |
Properties
| Public | property data: pointer read fdata; |
| Public | property size: integer read fsize; |
Description
Methods
| Public | constructor create(const akey: int64; const adata: pointer; const asize: integer); |
|
This item has no description. | |
| Public | destructor destroy; override; |
|
This item has no description. | |
Properties
| Public | property data: pointer read fdata; |
|
This item has no description. | |
| Public | property size: integer read fsize; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.