![]() |
Rosetta
2021.16
|
A simple class to respond to the UpstreamBuilder's process_hit method and pass on the coordinates to its "owning" SecondaryMatcherToUpstreamResidue object. More...
#include <SecondaryMatcherToUpstreamResidue.hh>

Public Types | |
| typedef upstream::UpstreamResidueProcessor | parent |
Public Member Functions | |
| SecondaryMatchUpstreamResProcessor (SecondaryMatcherToUpstreamResidue &sec_matcher) | |
| void | process_hit (Hit const &hit, core::conformation::Residue const &upstream_conformation) override |
Public Member Functions inherited from protocols::match::upstream::UpstreamResidueProcessor | |
| ~UpstreamResidueProcessor () override | |
Private Attributes | |
| SecondaryMatcherToUpstreamResidue & | sec_matcher_ |
A simple class to respond to the UpstreamBuilder's process_hit method and pass on the coordinates to its "owning" SecondaryMatcherToUpstreamResidue object.
| typedef upstream::UpstreamResidueProcessor protocols::match::downstream::SecondaryMatchUpstreamResProcessor::parent |
| protocols::match::downstream::SecondaryMatchUpstreamResProcessor::SecondaryMatchUpstreamResProcessor | ( | SecondaryMatcherToUpstreamResidue & | sec_matcher | ) |
|
overridevirtual |
|
private |
Referenced by process_hit().
1.8.7