BornAgain
1.19.79
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Defines class UIntProperty.
Definition in file UIntProperty.h.
Go to the source code of this file.
Classes | |
class | UIntProperty |
Class for representing a uint value, its attributes and its accessors. More... | |
Namespaces | |
Serialize | |
Functions to serialize various data types. | |
Macros | |
#define | UINT_PROPERTY(nameLower, nameUpper) |
Add a member, a getter and a bunch of overloaded setters for a UIntProperty. More... | |
Functions | |
void | Serialize::rwProperty (Streamer &s, UIntProperty &d) |
#define UINT_PROPERTY | ( | nameLower, | |
nameUpper | |||
) |
Add a member, a getter and a bunch of overloaded setters for a UIntProperty.
Definition at line 70 of file UIntProperty.h.