OpenMS
|
#include <OpenMS/INTERFACES/ISpectrumAccess.h>
Public Member Functions | |
virtual | ~IChromatogramsWriter () |
virtual void | appendChromatogram (ChromatogramPtr chromatogram, bool write_through=false)=0 |
Append a chromatogram to the end. More... | |
virtual void | flush ()=0 |
write all cached data to disk More... | |
|
inlinevirtual |
|
pure virtual |
Append a chromatogram to the end.
|
pure virtual |
write all cached data to disk