Declaration

TnxBaseHeapDescriptor = class(TnxDictionaryItem)

 
Description

This is the base class for specifying the Heap management classes.

 
Methods

AddBlockHeapDescriptor

Sets the Block Heap Descriptor used for Block management

CheckValid

This method is called to check the validity of the item. If a descendant needs to validate settings, this method should be overridden and on error raise a an exception.

Destroy

destructor.

IsEqual

The IsEqual function should return true if the given aDictionaryItem is of the same type and has *exactly* the same settings. Should be overridden by all descendants.

LoadFromReader

The text for this method has been generated automatically. This means that it is not documented.

RemoveBlockHeapDescriptor

Sets the Block Heap descriptor to nil.

SaveToWriter

The text for this method has been generated automatically. This means that it is not documented.

 
Properties

BlockHeapDescriptor

Returns the Block Heap Descriptor

HeapEngine

The name of the Heap Engine.

 
File

 
nxsdDataDictionary

Home | Site Contents | Documentation | NexusDB Manual V4 | Class Reference | Symbol Reference | Classes