|
BornAgain
1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Defines namespace node_progeny. More...
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) |
Defines namespace node_progeny.
Definition in file NodeProgeny.h.
| #define BORNAGAIN_CORE_EXPORT_NODEPROGENY_H |
Definition at line 21 of file NodeProgeny.h.