CachedmzML() | CachedmzML | |
chrom_index_ | CachedmzML | protected |
ChromatogramType typedef | CachedmzML | |
CMD enum value | ProgressLogger | |
createMemdumpIndex(String filename) | CachedmzML | |
current_logger_ | ProgressLogger | mutableprotected |
Datavector typedef | CachedmzML | |
DatumSingleton typedef | CachedmzML | |
dbl_field_ | CachedmzML | private |
endProgress() const | ProgressLogger | |
getChromatogramIndex() const | CachedmzML | |
getLogType() const | ProgressLogger | |
getSpectraIndex() const | CachedmzML | |
GUI enum value | ProgressLogger | |
int_field_ | CachedmzML | private |
last_invoke_ | ProgressLogger | mutableprotected |
LogType enum name | ProgressLogger | |
logTypeToFactoryName_(LogType type) | ProgressLogger | protectedstatic |
MapType typedef | CachedmzML | |
NONE enum value | ProgressLogger | |
operator=(const CachedmzML &rhs) | CachedmzML | |
OpenMS::ProgressLogger::operator=(const ProgressLogger &other) | ProgressLogger | |
ProgressLogger() | ProgressLogger | |
ProgressLogger(const ProgressLogger &other) | ProgressLogger | |
readChromatogram_(Datavector &data1, Datavector &data2, std::ifstream &ifs) const | CachedmzML | protected |
readChromatogram_(ChromatogramType &chromatogram, std::ifstream &ifs) const | CachedmzML | protected |
readChromatogramFast(OpenSwath::BinaryDataArrayPtr data1, OpenSwath::BinaryDataArrayPtr data2, std::ifstream &ifs) | CachedmzML | inlinestatic |
readMemdump(MapType &exp_reading, String filename) const | CachedmzML | |
readSpectrum_(Datavector &data1, Datavector &data2, std::ifstream &ifs, int &ms_level, double &rt) const | CachedmzML | protected |
readSpectrum_(SpectrumType &spectrum, std::ifstream &ifs) const | CachedmzML | protected |
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 | |
type_ | ProgressLogger | mutableprotected |
writeChromatogram_(const ChromatogramType &chromatogram, std::ofstream &ofs) | CachedmzML | protected |
writeMemdump(MapType &exp, String out) | CachedmzML | |
writeMetadata(MapType exp, String out_meta, bool addCacheMetaValue=false) | CachedmzML | |
writeSpectrum_(const SpectrumType &spectrum, std::ofstream &ofs) | CachedmzML | protected |
~CachedmzML() | CachedmzML | |
~ProgressLogger() | ProgressLogger | |