|
Rosetta 3.5
|
#include <LocalInserter.hh>


Public Member Functions | |
| virtual | ~LocalInserter () |
| Automatically generated virtual destructor for class deriving directly from ReferenceCount. More... | |
| LocalInserter () | |
| virtual core::Real | make_local_bb_change (core::pose::Pose &start_pose, const core::pose::Pose &original_pose, const protocols::loophash::BackboneSegment &new_bs, core::Size res_pos)=0 |
| virtual core::Real | make_local_bb_change_close_gaps (core::pose::Pose &start_pose, const core::pose::Pose &original_pose, const protocols::loophash::BackboneSegment &new_bs, core::Size res_pos)=0 |
| virtual core::Real | make_local_bb_change_include_cut (core::pose::Pose &start_pose, const core::pose::Pose &original_pose, const protocols::loophash::BackboneSegment &new_bs, core::Size res_pos)=0 |
Definition at line 42 of file LocalInserter.hh.
|
virtual |
Automatically generated virtual destructor for class deriving directly from ReferenceCount.
Auto-generated virtual destructor
Definition at line 46 of file LocalInserter.cc.
|
inline |
Definition at line 48 of file LocalInserter.hh.
|
pure virtual |
Implemented in protocols::loophash::LocalInserter_SimpleMin.
|
pure virtual |
Implemented in protocols::loophash::LocalInserter_SimpleMin.
|
pure virtual |
Implemented in protocols::loophash::LocalInserter_SimpleMin.
1.8.4