BinaryTree

Module: ecere
Namespace: ecere::sys
Type: Structure
Base Class: None

Properties and Members

  rootBTNode
  countint
  CompareKeyint(*)(BinaryTree tree, a, b)
  FreeKeyvoid(*)(void * key)
  firstBTNode
  lastBTNode

Non-Virtual Methods

  Add
  Check
  CompareInt
  CompareString
  Delete
  Find
  FindAll
  FindPrefix
  FindString
  Free
  FreeString
  Print
  Remove

Derived Classes

StringBinaryTree