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

Defines collection of utility functions for INode. More...

Go to the source code of this file.

Functions

std::string NodeUtils::nodeToString (const INode &node)
 Returns multiline string representing tree structure starting from given node.
 
std::string NodeUtils::nodePath (const INode &node, const INode *root=nullptr)
 Returns path composed of node's displayName, with respect to root node.
 

Detailed Description

Defines collection of utility functions for INode.

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 NodeUtils.h.