AVLNode

Module: ecereCOM
Namespace: ecere::com
Type: Class (No header)
Base Class: IteratorPointer

Description

Structure to hold individual nodes stored within CustomAVLTree

Properties and Members

  keyT
  prev
  next
  minimum
  maximum
  countint
  depthPropint

Non-Virtual Methods

  Find