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

Description

Defines class SelectionProperty.

Homepage:\n http://www.bornagainproject.org
License:\n GNU General Public License v3 or higher (see COPYING)
Authors
Scientific Computing Group at MLZ (see CITATION, AUTHORS)

Definition in file SelectionProperty.h.

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

Go to the source code of this file.

Classes

class  SelectionProperty< T >
 Class for representing a selection, its attributes and its accessors. More...
 

Namespaces

 Serialize
 Functions to serialize various data types.
 

Functions

template<typename Catalog , typename... ArgsForCreation>
void Serialize::rwSelected (Streamer &s, SelectionProperty< typename Catalog::CatalogedType * > &d, ArgsForCreation... argsForCreation)
 Serializes an item from a catalog. Passes optional arguments to the constructor. More...