|
BornAgain
1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
This is the complete list of members for OptionContainer, including all inherited members.
| addOption(const std::string &optionName, T value, const std::string &description="") | OptionContainer | |
| begin() | OptionContainer | inline |
| begin() const | OptionContainer | inline |
| const_iterator typedef | OptionContainer | |
| container_t typedef | OptionContainer | |
| empty() const | OptionContainer | inline |
| end() | OptionContainer | inline |
| end() const | OptionContainer | inline |
| exists(const std::string &name) | OptionContainer | protected |
| iterator typedef | OptionContainer | |
| m_options | OptionContainer | protected |
| operator=(const OptionContainer &other) | OptionContainer | |
| option(const std::string &optionName) | OptionContainer | |
| option(const std::string &optionName) const | OptionContainer | |
| option_t typedef | OptionContainer | |
| OptionContainer() | OptionContainer | inline |
| OptionContainer(const OptionContainer &other) | OptionContainer | |
| optionValue(const std::string &optionName) const | OptionContainer | |
| setOptionValue(const std::string &optionName, T value) | OptionContainer | |
| size() const | OptionContainer | inline |
| swapContent(OptionContainer &other) | OptionContainer | protected |