|
Rosetta 3.5
|
represents a nonlocal fragment pair. More...
#include <NonlocalPair.hh>


Public Member Functions | |
| NonlocalPair (Size query_pos_i, Size query_pos_j, Candidate candidate_i, Candidate candidate_j, Size candidate_i_rank, Size candidate_j_rank, utility::vector1< ContactOP > &contacts) | |
| ~NonlocalPair () | |
| utility::vector1< ContactOP > & | get_contacts () |
| Candidate | get_candidate_i () |
| Candidate | get_candidate_j () |
| Size | get_candidate_i_rank () |
| Size | get_candidate_j_rank () |
| Size | get_query_pos_i () |
| Size | get_query_pos_j () |
| void | print (std::ostream &out) |
Private Attributes | |
| Size | query_position_i_ |
| Size | query_position_j_ |
| Candidate | candidate_i_ |
| Candidate | candidate_j_ |
| Size | candidate_i_rank_ |
| Size | candidate_j_rank_ |
| utility::vector1< ContactOP > | contacts_ |
represents a nonlocal fragment pair.
Definition at line 51 of file NonlocalPair.hh.
|
inline |
Definition at line 53 of file NonlocalPair.hh.
|
inline |
Definition at line 64 of file NonlocalPair.hh.
|
inline |
Definition at line 70 of file NonlocalPair.hh.
|
inline |
Definition at line 78 of file NonlocalPair.hh.
|
inline |
Definition at line 74 of file NonlocalPair.hh.
|
inline |
Definition at line 82 of file NonlocalPair.hh.
|
inline |
Definition at line 66 of file NonlocalPair.hh.
|
inline |
Definition at line 86 of file NonlocalPair.hh.
|
inline |
Definition at line 90 of file NonlocalPair.hh.
|
inline |
Definition at line 94 of file NonlocalPair.hh.
References protocols::frag_picker::contact_name().
|
private |
Definition at line 113 of file NonlocalPair.hh.
|
private |
Definition at line 115 of file NonlocalPair.hh.
|
private |
Definition at line 114 of file NonlocalPair.hh.
|
private |
Definition at line 116 of file NonlocalPair.hh.
|
private |
Definition at line 117 of file NonlocalPair.hh.
|
private |
Definition at line 111 of file NonlocalPair.hh.
|
private |
Definition at line 112 of file NonlocalPair.hh.
1.8.4