![]() |
OpenMS
|
#include <OpenMS/INTERFACES/ISpectrumAccess.h>
Public Member Functions | |
| virtual | ~ISpectraWriter () |
| virtual void | appendSpectrum (SpectrumPtr spectrum, bool write_through=false)=0 |
| Append a spectrum to the end. More... | |
| virtual void | flush ()=0 |
| write all cached data to disk More... | |
|
inlinevirtual |
|
pure virtual |
Append a spectrum to the end.
|
pure virtual |
write all cached data to disk