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
|  key | T | 
|  prev |  | 
|  next |  | 
|  minimum |  | 
|  maximum |  | 
|  count | int | 
|  depthProp | int | 
Non-Virtual Methods