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() | Attributes | inline |
Attributes(bool is_fixed) | Attributes | inlineprotected |
fixed() | Attributes | inlinestatic |
free() | Attributes | inlinestatic |
isFixed() const | Attributes | inline |
isFree() const | Attributes | inline |
m_is_fixed | Attributes | protected |
operator!=(const Attributes &other) const | Attributes | inline |
operator<<(std::ostream &ostr, const Attributes &m) | Attributes | friend |
operator==(const Attributes &other) const | Attributes | inline |
print(std::ostream &ostr) const | Attributes | inlineprotected |
setFixed(bool is_fixed) | Attributes | inline |