BALL  1.4.79
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
BALL::Result Member List

This is the complete list of members for BALL::Result, including all inherited members.

add(Conformation *lig_conf_in, ResultData &rd)BALL::Result
add(Conformation *lig_conf_in, Conformation *lig_conf_out, int scoringmethod, double energy, Conformation *rec_conf)BALL::Result
add(const String &lig_conf_in, const String &lig_conf_out, int scoringmethod, double energy, const String &rec_conf)BALL::Result
add(String lig_conf_id_in, Result::ResultData &rd)BALL::Result
clear()BALL::Result
description_BALL::Resultprotected
erase(const FlexibleMolecule *flexmol)BALL::Result
erase(const String &ID)BALL::Result
get(String inpose_id)BALL::Result
getData()BALL::Result
getDescription()BALL::Result
getFirstOutputConformation(Ligand *lig)BALL::Result
getInputConformations()BALL::Result
getInputConformer(Ligand *lig)BALL::Result
getInputIds()BALL::Result
getMethod(int i)BALL::Resultstatic
getMethod()BALL::Result
getMethodString()BALL::Result
getOutputConformations(Ligand *lig)BALL::Result
getOutputData(String id)BALL::Result
getOutputIds()BALL::Result
getTimestamp()BALL::Result
getToolInfo()BALL::Result
hasOutputData(String id)BALL::Result
input_conformations_BALL::Resultprotected
input_conformations_map_BALL::Resultprotected
makeDockingResult()BALL::Resultstatic
makeLigandImportResult()BALL::Resultstatic
makeReceptorImportResult()BALL::Resultstatic
makeRescoringResult()BALL::Resultstatic
methodBALL::Resultprotected
operator+=(const Result &res)BALL::Result
operator=(const Result &res)BALL::Result
Result()BALL::Result
Result(const Result::Method &_method)BALL::Result
Result(const Result &res)BALL::Result
Result(const Result &res, const HashSet< String > &IDs)BALL::Result
result_data_BALL::Resultprotected
result_output_data_BALL::Resultprotected
setDescription(const String &text)BALL::Result
setMethod(Result::Method _method)BALL::Result
setTimestamp(const String &timestamp)BALL::Result
setToolInfo(const String &toolinfo)BALL::Result
sort(const list< String > &input_order, list< String > &output_order)BALL::Result
timestamp_BALL::Resultprotected
toolinfo_BALL::Resultprotected
toString(const ResultData &rd)BALL::Resultstatic
~Result()BALL::Resultvirtual