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::Result | protected |
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::Result | static |
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::Result | protected |
input_conformations_map_ | BALL::Result | protected |
makeDockingResult() | BALL::Result | static |
makeLigandImportResult() | BALL::Result | static |
makeReceptorImportResult() | BALL::Result | static |
makeRescoringResult() | BALL::Result | static |
method | BALL::Result | protected |
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::Result | protected |
result_output_data_ | BALL::Result | protected |
setDescription(const String &text) | BALL::Result | |
setMethod(Result::Method _method) | BALL::Result | |
setTimestamp(const String ×tamp) | BALL::Result | |
setToolInfo(const String &toolinfo) | BALL::Result | |
sort(const list< String > &input_order, list< String > &output_order) | BALL::Result | |
timestamp_ | BALL::Result | protected |
toolinfo_ | BALL::Result | protected |
toString(const ResultData &rd) | BALL::Result | static |
~Result() | BALL::Result | virtual |