Lines Matching full:subtree
57 /// Return a pointer to the left subtree. This value
58 /// is NULL if there is no left subtree.
61 /// Return a pointer to the right subtree. This value is
62 /// NULL if there is no right subtree.
72 /// find - Finds the subtree associated with the specified key value.
73 /// This method returns NULL if no matching subtree is found.
88 /// getMaxElement - Find the subtree associated with the highest ranged
166 /// contains - Returns true if this tree contains a subtree (node) that
172 /// object (specifed by Callback) for every node/subtree in the tree.
254 /// isMutable - Returns true if the left and right subtree references