BornAgain
1.19.79
Simulate and fit neutron and x-ray scattering at grazing incidence
|
This is the complete list of members for InstrumentCollection, including all inherited members.
addInstrument() | InstrumentCollection | inline |
clear() | InstrumentCollection | |
collectedItems() const | InstrumentCollection | |
emplace_back(InstrumentItem *item) | InstrumentCollection | inline |
findInstrumentById(const QString &instrumentId) const | InstrumentCollection | |
insertCopy(const InstrumentItem &source) | InstrumentCollection | |
instrument2DItems() const | InstrumentCollection | |
instrumentExists(const QString &instrumentId) const | InstrumentCollection | |
instrumentItems(const std::function< bool(const InstrumentItem *)> &accept) const | InstrumentCollection | |
instrumentNames() const | InstrumentCollection | |
m_instruments | InstrumentCollection | private |
removeInstrument(InstrumentItem *instrument) | InstrumentCollection | |
serialize(Streamer &s) | InstrumentCollection | |
suggestInstrumentName(const QString &baseName) const | InstrumentCollection | |
~InstrumentCollection() | InstrumentCollection |