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

Defines class CLASS? More...

Include dependency graph for modelconverterfactory.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

MVVM_MODEL_EXPORT std::unique_ptr< JsonModelConverterInterface > ModelView::CreateModelCloneConverter ()
 Creates a JSON model converter intended for model cloning. More...
 
MVVM_MODEL_EXPORT std::unique_ptr< JsonModelConverterInterface > ModelView::CreateModelCopyConverter ()
 Creates a JSON model converter intended for model copying. More...
 
MVVM_MODEL_EXPORT std::unique_ptr< JsonModelConverterInterface > ModelView::CreateModelProjectConverter ()
 Creates a JSON model converter intended for save/load of the project on disk. More...
 

Detailed Description

Defines class CLASS?

Collection of factory functions to create SessionModel 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 modelconverterfactory.h.