BornAgain  1.19.79
Simulate and fit neutron and x-ray scattering at grazing incidence
InstrumentCollection Member List

This is the complete list of members for InstrumentCollection, including all inherited members.

addInstrument()InstrumentCollectioninline
clear()InstrumentCollection
collectedItems() constInstrumentCollection
emplace_back(InstrumentItem *item)InstrumentCollectioninline
findInstrumentById(const QString &instrumentId) constInstrumentCollection
insertCopy(const InstrumentItem &source)InstrumentCollection
instrument2DItems() constInstrumentCollection
instrumentExists(const QString &instrumentId) constInstrumentCollection
instrumentItems(const std::function< bool(const InstrumentItem *)> &accept) constInstrumentCollection
instrumentNames() constInstrumentCollection
m_instrumentsInstrumentCollectionprivate
removeInstrument(InstrumentItem *instrument)InstrumentCollection
serialize(Streamer &s)InstrumentCollection
suggestInstrumentName(const QString &baseName) constInstrumentCollection
~InstrumentCollection()InstrumentCollection