libpappsomspp
Library for mass spectrometry
|
This is the complete list of members for pappso::SpectrumCollectionHandlerInterface, including all inherited members.
isReadAhead() const | pappso::SpectrumCollectionHandlerInterface | virtual |
loadingEnded() | pappso::SpectrumCollectionHandlerInterface | virtual |
m_isReadAhead | pappso::SpectrumCollectionHandlerInterface | private |
m_needPeakListByMsLevel | pappso::SpectrumCollectionHandlerInterface | private |
needMsLevelPeakList(unsigned int ms_level) const final | pappso::SpectrumCollectionHandlerInterface | virtual |
needPeakList() const =0 | pappso::SpectrumCollectionHandlerInterface | pure virtual |
setNeedMsLevelPeakList(unsigned int ms_level, bool want_peak_list) final | pappso::SpectrumCollectionHandlerInterface | virtual |
setQualifiedMassSpectrum(const QualifiedMassSpectrum &spectrum)=0 | pappso::SpectrumCollectionHandlerInterface | pure virtual |
setReadAhead(bool is_read_ahead) final | pappso::SpectrumCollectionHandlerInterface | virtual |
shouldStop() | pappso::SpectrumCollectionHandlerInterface | virtual |
spectrumListHasSize(std::size_t size) | pappso::SpectrumCollectionHandlerInterface | virtual |