#include <ubi_BinTree.h>
Public Attributes | |
ubi_btNodePtr | root |
ubi_btCompFunc | cmp |
unsigned long | count |
char | flags |
|
Definition at line 254 of file ubi_BinTree.h. Referenced by Border(), ubi_btFind(), ubi_btFirstOf(), ubi_btInitTree(), ubi_btInsert(), ubi_btKillTree(), ubi_btLastOf(), and ubi_btLocate(). |
|
Definition at line 255 of file ubi_BinTree.h. Referenced by ubi_btInitTree(), ubi_btInsert(), ubi_btRemove(), ubi_btTraverse(), ubi_btTraverseReverse(), and ubi_sptRemove(). |
|
Definition at line 256 of file ubi_BinTree.h. Referenced by ubi_btInitTree(), and ubi_btKillTree(). |
|
Definition at line 253 of file ubi_BinTree.h. Referenced by FlushDeletedStream(), SwapNodes(), ubi_btCheck(), ubi_btFind(), ubi_btInitTree(), ubi_btInsert(), ubi_btKillTree(), ubi_btLocate(), ubi_btRemove(), ubi_btTraverse(), ubi_btTraverseReverse(), ubi_sptFind(), ubi_sptInsert(), ubi_sptLocate(), ubi_sptRemove(), and ubi_sptSplay(). |