BornAgain
1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
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) |
Defines interface class INodeVisitor.
Definition in file INodeVisitor.h.