|
BornAgain
1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
This is the complete list of members for IParameter< T >, including all inherited members.
| clone(const std::string &new_name="") const =0 | IParameter< T > | pure virtual |
| fullName() const | IParameter< T > | inlineprotected |
| getData() const | IParameter< T > | inline |
| getName() const | IParameter< T > | inline |
| hasSameData(const IParameter &other) | IParameter< T > | |
| IParameter()=delete | IParameter< T > | |
| IParameter(const std::string &name, T *data, const std::string &parent_name, const std::function< void()> &onChange) | IParameter< T > | |
| isNull() const | IParameter< T > | inlinevirtual |
| m_data | IParameter< T > | protected |
| m_name | IParameter< T > | protected |
| m_onChange | IParameter< T > | protected |
| m_parent_name | IParameter< T > | protected |
| setData(T &data) | IParameter< T > | inline |
| ~IParameter()=default | IParameter< T > | virtual |