lab_trees
Tempestuous Trees
BinaryTreeNodeDescriptor< Node > Class Template Reference
Inheritance diagram for BinaryTreeNodeDescriptor< Node >:
[legend]
Collaboration diagram for BinaryTreeNodeDescriptor< Node >:
[legend]

Public Member Functions

 BinaryTreeNodeDescriptor (const Node *node_ptr)
 
bool isNull () const
 
string key () const
 
BinaryTreeNodeDescriptor left () const
 
BinaryTreeNodeDescriptor right () const
 

Private Attributes

const Node * node
 

The documentation for this class was generated from the following file: