[Overview][Types][Classes][Variables][Index] Reference for unit 'AVL_Tree' (#fcl)

TAVLTreeNodeMemManager.Clear

Frees all unused nodes

Declaration

Source position: avl_tree.pp line 193

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: May 14 2021