lab_bst
Beautiful Binary Search Trees
Main Page
Namespaces
Namespace List
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
b
c
f
g
h
i
l
o
p
r
s
w
~
Functions
b
c
f
g
h
i
o
p
r
s
w
~
Variables
Files
File List
•
All
Classes
Namespaces
Files
Functions
Variables
Public Member Functions
|
List of all members
BSTNodeDescriptor< Node > Class Template Reference
Inheritance diagram for BSTNodeDescriptor< Node >:
This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.
[
legend
]
Collaboration diagram for BSTNodeDescriptor< Node >:
This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.
[
legend
]
Public Member Functions
BSTNodeDescriptor
(const Node *root)
bool
isNull
() const
std::string
key
() const
BSTNodeDescriptor
left
() const
BSTNodeDescriptor
right
() const
The documentation for this class was generated from the following file:
base/src/bst_given.hpp
BSTNodeDescriptor
Generated by
1.9.1