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

Defines class CLASS? More...

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

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

Defines class CLASS?

Collection of factory functions to create SessionItem converters to/from serialized content.

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