Unit 'AVL_Tree' Package
[Overview][Types][Classes][Variables][Index] [#fcl]

TAVLTreeNodeMemManager.Clear

Frees all unused nodes.

Declaration

Source position: avl_tree.pp line 201

public procedure TAVLTreeNodeMemManager.Clear;

Description

Clear removes all unused nodes from the list and frees them.

See also

TAVLTreeNodeMemManager.MinimumFreeNode

  

Minimum amount of free nodes to be kept.

TAVLTreeNodeMemManager.MaximumFreeNodeRatio

  

Maximum amount of free nodes in the list.


Documentation generated on: Jan 30 2024