![]() |
Rosetta
2021.16
|
#include <SewGraph.hh>

Public Member Functions | |
| HashEdge (SewGraph *owner, core::Size n1, core::Size n2) | |
| void | basis_pair (BasisPair basis_pair) |
| BasisPair const & | basis_pair () const |
| core::Size | model_resnum (int model_id) const |
Private Attributes | |
| BasisPair | basis_pair_ |
Friends | |
| std::ostream & | operator<< (std::ostream &out, HashEdge const &edge) |
| protocols::legacy_sewing::HashEdge::HashEdge | ( | SewGraph * | owner, |
| core::Size | n1, | ||
| core::Size | n2 | ||
| ) |
|
inline |
References basis_pair(), and basis_pair_.
Referenced by protocols::legacy_sewing::SewGraph::add_edges_from_binary(), protocols::legacy_sewing::SewGraph::add_special_edges(), and basis_pair().
|
inline |
References basis_pair_.
| core::Size protocols::legacy_sewing::HashEdge::model_resnum | ( | int | model_id | ) | const |
References basis_pair_, and core::id::to_string().
Referenced by protocols::legacy_sewing::Assembly::follow_edge(), and protocols::legacy_sewing::Assembly::get_score_result().
|
friend |
|
private |
Referenced by basis_pair(), model_resnum(), and protocols::legacy_sewing::operator<<().
1.8.7