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

Defines namespace node_progeny. More...

Include dependency graph for NodeProgeny.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 node_progeny
 

Macros

#define BORNAGAIN_CORE_EXPORT_NODEPROGENY_H
 

Functions

template<typename T >
std::vector< const T * > node_progeny::AllDescendantsOfType (const INode &node)
 
template<typename T >
std::vector< const T * > node_progeny::ChildNodesOfType (const INode &node)
 
template<typename T >
const T * node_progeny::OnlyChildOfType (const INode &node)
 

Detailed Description

Defines namespace node_progeny.

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

Macro Definition Documentation

◆ BORNAGAIN_CORE_EXPORT_NODEPROGENY_H

#define BORNAGAIN_CORE_EXPORT_NODEPROGENY_H

Definition at line 21 of file NodeProgeny.h.