12 #ifndef __KOME_IO_MZML_SAMPLE_SET_H__
13 #define __KOME_IO_MZML_SAMPLE_SET_H__
58 virtual bool onOpenFile(
const char* path, kome::core::Progress* progress = NULL );
76 virtual bool onOpenSample( kome::objects::Sample* sample, kome::core::Progress* progress = NULL );
91 #endif // __KOME_IO_MZML_SAMPLE_SET_H__
virtual bool onCloseSample(kome::objects::Sample *sample)
This method is called by closeTreatment method. (override method)
virtual bool onOpenFile(const char *path, kome::core::Progress *progress=NULL)
This method is called by openFile method. (override method)
MzmlSampleSet()
constructor
virtual bool onCloseFile()
This method is called by closeFile method. (override method)
virtual bool onOpenSample(kome::objects::Sample *sample, kome::core::Progress *progress=NULL)
This method is called by openTreatment method. (override method)
virtual ~MzmlSampleSet()
destructor
FILE * getFile()
gets file descriptor