BornAgain  1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
IRegistry< ValueType > Class Template Reference

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)
 

Detailed Description

template<class ValueType>
class IRegistry< ValueType >

Templated object registry.

Definition at line 28 of file IRegistry.h.


The documentation for this class was generated from the following file: