BornAgain  1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
INodeVisitor.h File Reference

Defines interface class INodeVisitor. More...

Go to the source code of this file.

Classes

class  INodeVisitor
 Visitor interface to visit ISample objects. More...
 

Functions

void VisitNodesPreorder (const INode &node, INodeVisitor &visitor)
 
void VisitNodesPostorder (const INode &node, INodeVisitor &visitor)
 

Detailed Description

Defines interface class INodeVisitor.

Homepage:\n http://www.bornagainproject.org
License:\n GNU General Public License v3 or higher (see COPYING)
Authors
Scientific Computing Group at MLZ (see CITATION, AUTHORS)

Definition in file INodeVisitor.h.