Rosetta  2021.16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
protocols::jd3::JobGenealogist Member List

This is the complete list of members for protocols::jd3::JobGenealogist, including all inherited members.

add_newick_tree_for_node(JGResultNodeCAP, std::stringstream &) const protocols::jd3::JobGenealogistprivate
all_job_nodes_protocols::jd3::JobGenealogistprivate
all_job_results_for_node(core::Size job_dag_node, std::list< jd3::JobResultID > &container_for_output) const protocols::jd3::JobGenealogist
all_result_nodes_protocols::jd3::JobGenealogistprivate
delete_node(JGJobNodeAP job_node, unsigned int job_dag_node, bool delete_from_vec=true)protocols::jd3::JobGenealogistprotected
delete_node(JGJobNodeAP job_node, bool delete_from_vec=true)protocols::jd3::JobGenealogistinlineprotected
delete_node(JGResultNodeAP result_node)protocols::jd3::JobGenealogistinlineprotected
discard_job_result(core::Size job_dag_node, core::Size global_job_id, core::Size result_id)protocols::jd3::JobGenealogist
discard_job_result(core::Size job_dag_node, jd3::JobResultID const &id)protocols::jd3::JobGenealogistinline
garbage_collection(core::Size job_dag_node, bool delete_downstream_job_if_it_has_no_results, std::list< jd3::JobResultID > &container_for_discarded_result_ids)protocols::jd3::JobGenealogist
get_const_job_node(core::Size job_dag_node, core::Size global_job_id) const protocols::jd3::JobGenealogist
get_const_result_node(core::Size node, core::Size global_job_id, core::Size result_id) const protocols::jd3::JobGenealogist
get_job_node(core::Size job_dag_node, core::Size global_job_id)protocols::jd3::JobGenealogistprotected
get_result_node(core::Size node, core::Size global_job_id, core::Size result_id)protocols::jd3::JobGenealogistprotected
input_source_for_job(core::Size job_dag_node, core::Size global_job_id) const protocols::jd3::JobGenealogistinline
input_source_for_node(JGJobNodeCAP job_node) const protocols::jd3::JobGenealogistinlineprotected
job_nodes_for_dag_node_protocols::jd3::JobGenealogistprivate
JobGenealogist(core::Size num_job_dag_nodes, core::Size num_input_sources)protocols::jd3::JobGenealogist
newick_tree() const protocols::jd3::JobGenealogist
note_job_completed(JGJobNodeAP job_node, core::Size nresults)protocols::jd3::JobGenealogist
note_job_completed(core::Size dag_node_id, core::Size global_job_id, core::Size nresults)protocols::jd3::JobGenealogistinline
num_input_sources_protocols::jd3::JobGenealogistprivate
print_all_nodes()protocols::jd3::JobGenealogist
register_new_job(core::Size job_dag_node_id, core::Size global_job_id, core::Size input_source_id)protocols::jd3::JobGenealogist
register_new_job(core::Size job_dag_node_id, core::Size global_job_id, core::Size job_dag_node_id_of_parent, core::Size global_job_id_of_parent, core::Size result_id_of_parent)protocols::jd3::JobGenealogist
register_new_job(core::Size job_dag_node_id, core::Size global_job_id, core::Size job_dag_node_id_of_parent, jd3::JobResultID const &id)protocols::jd3::JobGenealogistinline
register_new_job(core::Size job_dag_node_id, core::Size global_job_id, JGResultNodeAP parent)protocols::jd3::JobGenealogist
register_new_job(core::Size job_dag_node_id, core::Size global_job_id, utility::vector1< JGResultNodeAP > const &parents)protocols::jd3::JobGenealogist
sorter_protocols::jd3::JobGenealogistprivate
~JobGenealogist() overrideprotocols::jd3::JobGenealogist