BTNamedLink

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

Description

Node with both a name and a valu for used with deprecated BinaryTree AVL Tree implmentation

Properties and Members

  nameconst char *
  parentBTNamedLink
  leftBTNamedLink
  rightBTNamedLink
  depthint
  datavoid *