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

Implements class CLASS? More...

Include dependency graph for itemconverterfactory.cpp:

Go to the source code of this file.

Namespaces

 ModelView
 materialitems.h Collection of materials to populate MaterialModel.
 

Functions

std::unique_ptr< JsonItemConverterInterface > ModelView::CreateItemCloneConverter (const ItemFactoryInterface *item_factory)
 Creates JSON item converter intended for item cloning. More...
 
std::unique_ptr< JsonItemConverterInterface > ModelView::CreateItemCopyConverter (const ItemFactoryInterface *item_factory)
 Creates JSON item converter intended for item copying. More...
 
std::unique_ptr< JsonItemConverterInterface > ModelView::CreateItemProjectConverter (const ItemFactoryInterface *item_factory)
 Creates JSON item converter intended for saving on disk. More...
 

Detailed Description

Implements class CLASS?

Homepage:\n http://www.bornagainproject.org
License:\n GNU General Public License v3 or higher (see COPYING)
Authors
Gennady Pospelov et al, Scientific Computing Group at MLZ (see CITATION, AUTHORS)

Definition in file itemconverterfactory.cpp.