BornAgain
1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Templated object registry. More...
Public Member Functions | |
const ValueType * | getItem (const std::string &key) const |
std::vector< std::string > | keys () const |
size_t | size () const |
Protected Member Functions | |
void | add (const std::string &key, ValueType *item) |
Templated object registry.
Definition at line 28 of file IRegistry.h.