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

Defines class CLASS? More...

Include dependency graph for compatibilityutils.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::Compatibility
 

Functions

MVVM_MODEL_EXPORT bool ModelView::Compatibility::IsCompatibleGroupTag (const SessionItemContainer &container, const TagInfo &taginfo)
 Returns true if given TagInfo is a tag from GroupItem which is compatible with given container. More...
 
MVVM_MODEL_EXPORT bool ModelView::Compatibility::IsCompatibleSinglePropertyTag (const SessionItemContainer &container, const TagInfo &taginfo)
 Returns true if given TagInfo is a single property tag which is compatible with given container. More...
 
MVVM_MODEL_EXPORT bool ModelView::Compatibility::IsCompatibleUniversalTag (const SessionItemContainer &container, const TagInfo &taginfo)
 Returns true if given TagInfo is compatible with given container. More...
 

Detailed Description

Defines class CLASS?

Place for utils to fix back compatibility of serialized projects.

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