![]() |
Rosetta
2021.16
|
#include <Hit.hh>
Public Member Functions | |
| downstream_hit () | |
| downstream_hit (Hit const &source) | |
| void | copy_hit (Hit const &source) |
| core::Size | downstream_conf_id () const |
| Real6 const & | second () const |
| Real6 & | second () |
| bool | operator< (downstream_hit const &rhs) const |
| bool | operator== (downstream_hit const &rhs) const |
Private Attributes | |
| core::Size | downstream_conf_id_ |
| Real6 | second_ |
|
inline |
|
inline |
References downstream_conf_id_, protocols::match::Hit::first(), protocols::match::Hit::second(), and second_.
|
inline |
References downstream_conf_id_, protocols::match::Hit::first(), protocols::match::Hit::second(), and second_.
|
inline |
References downstream_conf_id_.
Referenced by protocols::match::fake_hit().
| bool protocols::match::downstream_hit::operator< | ( | downstream_hit const & | rhs | ) | const |
References downstream_conf_id_, and second_.
| bool protocols::match::downstream_hit::operator== | ( | downstream_hit const & | rhs | ) | const |
References downstream_conf_id_, and second_.
|
inline |
References second_.
Referenced by protocols::match::fake_hit().
|
private |
Referenced by copy_hit(), downstream_conf_id(), downstream_hit(), operator<(), and operator==().
|
private |
Referenced by copy_hit(), downstream_hit(), operator<(), operator==(), and second().
1.8.7