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

Defines class CLASS? More...

Include dependency graph for jsonutils.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.
 
 ModelView::JsonUtils
 

Functions

MVVM_MODEL_EXPORT RealLimits ModelView::JsonUtils::CreateLimits (const std::string &text, double min=0.0, double max=0.0)
 
MVVM_MODEL_EXPORT std::string ModelView::JsonUtils::ModelToJsonString (const SessionModel &model)
 Returns multiline string representing model content as json. More...
 
MVVM_MODEL_EXPORT std::string ModelView::JsonUtils::ToString (const RealLimits &limits)
 Returns string representation of RealLimits. More...
 

Detailed Description

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