BornAgain
1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
This is the complete list of members for Attributes, including all inherited members.
Attributes() (defined in Attributes) | Attributes | inline |
Attributes(bool is_fixed) (defined in Attributes) | Attributes | inlineprotected |
fixed() | Attributes | inlinestatic |
free() (defined in Attributes) | Attributes | inlinestatic |
isFixed() const (defined in Attributes) | Attributes | inline |
isFree() const (defined in Attributes) | Attributes | inline |
m_is_fixed (defined in Attributes) | Attributes | protected |
operator!=(const Attributes &other) const (defined in Attributes) | Attributes | inline |
operator<< (defined in Attributes) | Attributes | friend |
operator==(const Attributes &other) const (defined in Attributes) | Attributes | inline |
print(std::ostream &ostr) const | Attributes | inlineprotected |
setFixed(bool is_fixed) (defined in Attributes) | Attributes | inline |