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

Defines class CLASS? More...

Include dependency graph for callback_types.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::Callbacks
 

Typedefs

using ModelView::Callbacks::item_int_t = std::function< void(SessionItem *, int)>
 
using ModelView::Callbacks::item_str_t = std::function< void(SessionItem *, std::string)>
 
using ModelView::Callbacks::item_t = std::function< void(SessionItem *)>
 
using ModelView::Callbacks::item_tagrow_t = std::function< void(SessionItem *, TagRow)>
 
using ModelView::Callbacks::model_t = std::function< void(SessionModel *)>
 
using ModelView::Callbacks::slot_t = const void *
 

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