OpenADFortTk (including Open64 and OpenAnalysis references)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
OA::Tree::EmptyNode Class Reference

#include <Tree.hpp>

Inheritance diagram for OA::Tree::EmptyNode:
Inheritance graph
Collaboration diagram for OA::Tree::EmptyNode:
Collaboration graph

Public Member Functions

 EmptyNode ()
 
 ~EmptyNode ()
 
void report (std::ostream &o) const
 
- Public Member Functions inherited from OA::Exception
 Exception ()
 
virtual ~Exception ()
 

Detailed Description

EmptyNode exception is thrown if a node being added is null (0)

Definition at line 154 of file Tree.hpp.

Constructor & Destructor Documentation

OA::Tree::EmptyNode::EmptyNode ( )
inline

Definition at line 156 of file Tree.hpp.

OA::Tree::EmptyNode::~EmptyNode ( )
inline

Definition at line 157 of file Tree.hpp.

Member Function Documentation

void OA::Tree::EmptyNode::report ( std::ostream &  o) const
inlinevirtual

Implements OA::Exception.

Definition at line 158 of file Tree.hpp.


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