|
BornAgain
1.19.79
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Defines class SelectionProperty.
Definition in file SelectionProperty.h.
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... | |