lab_trees
aka "Tempestuous Trees"
Public Member Functions | List of all members
BinaryTreeNodeDescriptor< Node > Class Template Reference
Inheritance diagram for BinaryTreeNodeDescriptor< Node >:
GenericNodeDescriptor< BinaryTreeNodeDescriptor< Node > >

Public Member Functions

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

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