[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'AvgLvlTree' (#lazutils)

Reference for unit 'AvgLvlTree'

An Average Level Tree structure, which is kept balanced so that finding a node is very rapid.

uses

  System,

  Classes,

  sysutils,

  Laz_AVL_Tree,

  LazFileUtils,

  

Contains types, procedures, and functions used for file and directory operations.

  LazDbgLog;

  

Contains utility routines used in the Lazarus Debugger and IDE.

Overview

Defines classes that use TAvlTree for data storage, and enumerators for them. TAvlTree is an Average Level binary Tree, located in unit AVL_Tree in FPC packages.

avglvltree.pas is part of the lazutils package.


Version 3.2 Generated 2024-02-25 Home