OpenMS  2.4.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
SimpleSearchEngine Member List

This is the complete list of members for SimpleSearchEngine, including all inherited members.

addDataProcessing_(ConsensusMap &map, const DataProcessing &dp) constTOPPBaseprotected
addDataProcessing_(FeatureMap &map, const DataProcessing &dp) constTOPPBaseprotected
addDataProcessing_(PeakMap &map, const DataProcessing &dp) constTOPPBaseinlineprotected
addEmptyLine_()TOPPBaseprotected
CANNOT_WRITE_OUTPUT_FILE enum valueTOPPBase
checkIfIniParametersAreApplicable_(const Param &ini_params)TOPPBaseprotected
checkParam_(const Param &param, const String &filename, const String &location) constTOPPBaseprotected
citations_TOPPBaseprotected
cite_openms_TOPPBaseprotectedstatic
debug_level_TOPPBaseprotected
EXECUTION_OK enum valueTOPPBase
ExitCodes enum nameTOPPBase
EXTERNAL_PROGRAM_ERROR enum valueTOPPBase
findEntry_(const String &name) constTOPPBaseprotected
getDoubleList_(const String &name) constTOPPBaseprotected
getDoubleOption_(const String &name) constTOPPBaseprotected
getFlag_(const String &name) constTOPPBaseprotected
getIniLocation_() constTOPPBaseinlineprotected
getIntList_(const String &name) constTOPPBaseprotected
getIntOption_(const String &name) constTOPPBaseprotected
getModifications_(StringList modNames)SimpleSearchEngineinlineprotected
getParam_() constTOPPBaseprotected
getParamArgument_(const Param::ParamEntry &entry) constTOPPBaseprotected
getProcessingInfo_(DataProcessing::ProcessingAction action) constTOPPBaseprotected
getProcessingInfo_(const std::set< DataProcessing::ProcessingAction > &actions) constTOPPBaseprotected
getStringList_(const String &name) constTOPPBaseprotected
getStringOption_(const String &name) constTOPPBaseprotected
ILLEGAL_PARAMETERS enum valueTOPPBase
INCOMPATIBLE_INPUT_DATA enum valueTOPPBase
INPUT_FILE_CORRUPT enum valueTOPPBase
INPUT_FILE_EMPTY enum valueTOPPBase
INPUT_FILE_NOT_FOUND enum valueTOPPBase
INPUT_FILE_NOT_READABLE enum valueTOPPBase
inputFileReadable_(const String &filename, const String &param_name) constTOPPBaseprotected
INTERNAL_ERROR enum valueTOPPBase
log_type_TOPPBaseprotected
main(int argc, const char **argv)TOPPBase
main_(int, const char **) overrideSimpleSearchEngineinlineprotectedvirtual
makeAutoRemoveTempDirectory_(Int keep_debug=2)TOPPBaseprotected
makeTempDirectory_() constTOPPBaseprotected
MISSING_PARAMETERS enum valueTOPPBase
official_TOPPBaseprotected
outputFileWritable_(const String &filename, const String &param_name) constTOPPBaseprotected
paramEntryToParameterInformation_(const Param::ParamEntry &entry, const String &argument="", const String &full_name="") constTOPPBaseprotected
paramToParameterInformation_(const Param &param) constTOPPBaseprotected
PARSE_ERROR enum valueTOPPBase
parseRange_(const String &text, double &low, double &high) constTOPPBaseprotected
parseRange_(const String &text, Int &low, Int &high) constTOPPBaseprotected
postProcessHits_(const PeakMap &exp, vector< vector< AnnotatedHit > > &annotated_hits, vector< ProteinIdentification > &protein_ids, vector< PeptideIdentification > &peptide_ids, Size top_hits, const vector< ResidueModification > &fixed_modifications, const vector< ResidueModification > &variable_modifications, Size max_variable_mods_per_peptide)SimpleSearchEngineinlineprotected
preprocessSpectra_(PeakMap &exp, double fragment_mass_tolerance, bool fragment_mass_tolerance_unit_ppm)SimpleSearchEngineinlineprotected
printUsage_()TOPPBaseprotected
registerDoubleList_(const String &name, const String &argument, DoubleList default_value, const String &description, bool required=true, bool advanced=false)TOPPBaseprotected
registerDoubleOption_(const String &name, const String &argument, double default_value, const String &description, bool required=true, bool advanced=false)TOPPBaseprotected
registerFlag_(const String &name, const String &description, bool advanced=false)TOPPBaseprotected
registerFullParam_(const Param &param)TOPPBaseprotected
registerInputFile_(const String &name, const String &argument, const String &default_value, const String &description, bool required=true, bool advanced=false, const StringList &tags=StringList())TOPPBaseprotected
registerInputFileList_(const String &name, const String &argument, StringList default_value, const String &description, bool required=true, bool advanced=false, const StringList &tags=StringList())TOPPBaseprotected
registerIntList_(const String &name, const String &argument, IntList default_value, const String &description, bool required=true, bool advanced=false)TOPPBaseprotected
registerIntOption_(const String &name, const String &argument, Int default_value, const String &description, bool required=true, bool advanced=false)TOPPBaseprotected
registerOptionsAndFlags_() overrideSimpleSearchEngineinlineprotectedvirtual
registerOutputFile_(const String &name, const String &argument, const String &default_value, const String &description, bool required=true, bool advanced=false)TOPPBaseprotected
registerOutputFileList_(const String &name, const String &argument, StringList default_value, const String &description, bool required=true, bool advanced=false)TOPPBaseprotected
registerParamSubsectionsAsTOPPSubsections_(const Param &param)TOPPBaseprotected
registerStringList_(const String &name, const String &argument, StringList default_value, const String &description, bool required=true, bool advanced=false)TOPPBaseprotected
registerStringOption_(const String &name, const String &argument, const String &default_value, const String &description, bool required=true, bool advanced=false)TOPPBaseprotected
registerSubsection_(const String &name, const String &description)TOPPBaseprotected
registerTOPPSubsection_(const String &name, const String &description)TOPPBaseprotected
removeTempDirectory_(const String &dirname, Int keep_debug=2) constTOPPBaseprotected
runExternalProcess_(const QString &executable, const QStringList &arguments, const QString &workdir="") constTOPPBaseprotected
setMaxFloat_(const String &name, double max)TOPPBaseprotected
setMaxInt_(const String &name, Int max)TOPPBaseprotected
setMaxNumberOfThreads(int num_threads)TOPPBasestatic
setMinFloat_(const String &name, double min)TOPPBaseprotected
setMinInt_(const String &name, Int min)TOPPBaseprotected
setValidFormats_(const String &name, const std::vector< String > &formats, const bool force_OpenMS_format=true)TOPPBaseprotected
setValidStrings_(const String &name, const std::vector< String > &strings)TOPPBaseprotected
setValidStrings_(const String &name, const std::string vstrings[], int count)TOPPBaseprotected
SimpleSearchEngine()SimpleSearchEngineinline
test_mode_TOPPBaseprotected
toolName_() constTOPPBaseprotected
topp_ini_file_TOPPBaseprotectedstatic
TOPPBase(const String &name, const String &description, bool official=true, const std::vector< Citation > &citations={})TOPPBase
UNEXPECTED_RESULT enum valueTOPPBase
UNKNOWN_ERROR enum valueTOPPBase
verboseVersion_TOPPBaseprotected
version_TOPPBaseprotected
writeCTD_()TOPPBaseprotected
writeDebug_(const String &text, UInt min_level) constTOPPBaseprotected
writeDebug_(const String &text, const Param &param, UInt min_level) constTOPPBaseprotected
writeLog_(const String &text) constTOPPBaseprotected
writeWSDL_(const String &filename)TOPPBaseprotected
~TOPPBase()TOPPBasevirtual