#include <Tree.hpp>


Public Member Functions | |
| EmptyEdge () | |
| ~EmptyEdge () | |
| void | report (std::ostream &o) const |
EmptyEdge exception is thrown if an edge being added is null (0)
Definition at line 86 of file Tree.hpp.
| void OA::Tree::EmptyEdge::report | ( | std::ostream & | o | ) | const [inline, virtual] |
Implements OA::Exception.
1.7.1