Rosetta 3.4
|
#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 |
protocols::match::downstream_hit::downstream_hit | ( | ) | [inline] |
protocols::match::downstream_hit::downstream_hit | ( | Hit const & | source | ) | [inline] |
References protocols::match::Hit::first(), and protocols::match::Hit::second().
void protocols::match::downstream_hit::copy_hit | ( | Hit const & | source | ) | [inline] |
References protocols::match::Hit::first(), and protocols::match::Hit::second().
core::Size protocols::match::downstream_hit::downstream_conf_id | ( | ) | const [inline] |
Referenced by protocols::match::fake_hit().
bool protocols::match::downstream_hit::operator< | ( | downstream_hit const & | rhs | ) | const |
bool protocols::match::downstream_hit::operator== | ( | downstream_hit const & | rhs | ) | const |
Real6& protocols::match::downstream_hit::second | ( | ) | [inline] |
Real6 const& protocols::match::downstream_hit::second | ( | ) | const [inline] |
Referenced by protocols::match::fake_hit().