OA::Tree::DuplicateNode Class Reference

#include <Tree.hpp>

Inheritance diagram for OA::Tree::DuplicateNode:
Inheritance graph
[legend]
Collaboration diagram for OA::Tree::DuplicateNode:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 DuplicateNode (OA_ptr< Tree::Node > n)
 ~DuplicateNode ()
void report (std::ostream &o) const

Private Attributes

OA_ptr< Tree::Nodeoffending_node

Detailed Description

DuplicateNode exception is thrown if a node being added is already a part of the tree.

Definition at line 164 of file Tree.hpp.


Constructor & Destructor Documentation

OA::Tree::DuplicateNode::DuplicateNode ( OA_ptr< Tree::Node n  )  [inline]

Definition at line 166 of file Tree.hpp.

References offending_node.

OA::Tree::DuplicateNode::~DuplicateNode (  )  [inline]

Definition at line 167 of file Tree.hpp.


Member Function Documentation

void OA::Tree::DuplicateNode::report ( std::ostream &  o  )  const [inline, virtual]

Implements OA::Exception.

Definition at line 168 of file Tree.hpp.


Member Data Documentation

Definition at line 170 of file Tree.hpp.

Referenced by DuplicateNode().


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

Generated on Sat Oct 31 05:28:27 2009 for OpenAnalysis by  doxygen 1.6.1