ARB
|
#include <CT_ntree.hxx>
Public Attributes | |
NT_NODE * | node |
NSONS * | prev |
NSONS * | next |
Definition at line 26 of file CT_ntree.hxx.
NT_NODE* NSONS::node |
Definition at line 27 of file CT_ntree.hxx.
Referenced by ins_ntree().
NSONS* NSONS::prev |
Definition at line 28 of file CT_ntree.hxx.
Referenced by ins_ntree(), and move_son().
NSONS * NSONS::next |
Definition at line 28 of file CT_ntree.hxx.
Referenced by del_tree(), ins_ntree(), and move_son().