begin_ | ProgressLogger | mutableprotected |
CachedmzML() | CachedmzML | inline |
chrom_index_ | CachedmzML | protected |
ChromatogramType typedef | CachedmzML | |
CMD enum value | ProgressLogger | |
createMemdumpIndex(String filename) | CachedmzML | inline |
Datavector typedef | CachedmzML | |
DatumSingleton typedef | CachedmzML | |
dbl_field_ | CachedmzML | private |
dlg_ | ProgressLogger | mutableprotected |
end_ | ProgressLogger | mutableprotected |
endProgress() const | ProgressLogger | |
getChromatogramIndex() const | CachedmzML | inline |
getLogType() const | ProgressLogger | |
getSpectraIndex() const | CachedmzML | inline |
GUI enum value | ProgressLogger | |
int_field_ | CachedmzML | private |
last_invoke_ | ProgressLogger | mutableprotected |
LogType enum name | ProgressLogger | |
MapType typedef | CachedmzML | |
NONE enum value | ProgressLogger | |
operator=(const CachedmzML &rhs) | CachedmzML | inline |
ProgressLogger() | ProgressLogger | |
readChromatogram_(Datavector &data1, Datavector &data2, std::ifstream &ifs) const | CachedmzML | inlineprotected |
readChromatogram_(ChromatogramType &chromatogram, std::ifstream &ifs) const | CachedmzML | inlineprotected |
readChromatogramFast(OpenSwath::BinaryDataArrayPtr data1, OpenSwath::BinaryDataArrayPtr data2, std::ifstream &ifs) | CachedmzML | inlinestatic |
readMemdump(MapType &exp_reading, String filename) const | CachedmzML | inline |
readSingleSpectrum(MSSpectrum< Peak1D > &spectrum, const String &filename, const Size &idx) const | CachedmzML | inline |
readSingleSpectrum(MSSpectrum< Peak1D > &spectrum, std::ifstream &ifs, const Size &idx) const | CachedmzML | inline |
readSpectrum_(Datavector &data1, Datavector &data2, std::ifstream &ifs, int &ms_level, double &rt) const | CachedmzML | inlineprotected |
readSpectrum_(SpectrumType &spectrum, std::ifstream &ifs) const | CachedmzML | inlineprotected |
readSpectrumFast(OpenSwath::BinaryDataArrayPtr data1, OpenSwath::BinaryDataArrayPtr data2, std::ifstream &ifs, int ms_level, double rt) | CachedmzML | inlinestatic |
recursion_depth_ | ProgressLogger | protectedstatic |
setLogType(LogType type) const | ProgressLogger | |
setProgress(SignedSize value) const | ProgressLogger | |
spectra_index_ | CachedmzML | protected |
SpectrumType typedef | CachedmzML | |
startProgress(SignedSize begin, SignedSize end, const String &label) const | ProgressLogger | |
stop_watch_ | ProgressLogger | mutableprotected |
type_ | ProgressLogger | mutableprotected |
value_ | ProgressLogger | mutableprotected |
writeChromatogram_(const ChromatogramType &chromatogram, std::ofstream &ofs) | CachedmzML | inlineprotected |
writeMemdump(MapType &exp, String out) | CachedmzML | inline |
writeMetadata(MapType exp, String out_meta) | CachedmzML | inline |
writeSpectrum_(const SpectrumType &spectrum, std::ofstream &ofs) | CachedmzML | inlineprotected |
~CachedmzML() | CachedmzML | inline |
~ProgressLogger() | ProgressLogger | |