![]() |
Rosetta Protocols
2015.09
|
#include <core/pose/Pose.hh>
#include <protocols/moves/Mover.hh>
#include <core/pack/task/TaskFactory.fwd.hh>
#include <protocols/simple_moves/PackRotamersMover.fwd.hh>
#include <utility/vector1.hh>
Classes | |
class | protocols::antibody_legacy::GraftMover |
Grafts a series of CDR onto a framework. More... | |
class | protocols::antibody_legacy::GraftOneMover |
Grafts only one CDR onto a framework. More... | |
class | protocols::antibody_legacy::CloseOneMover |
Closes only one CDR onto a framework. More... | |
class | protocols::antibody_legacy::LoopRlxMover |
Closes only one CDR onto a framework. More... | |
Namespaces | |
protocols | |
The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP. | |
protocols::antibody_legacy | |
Typedefs | |
typedef utility::pointer::shared_ptr < GraftMover > | protocols::antibody_legacy::GraftMoverOP |
typedef utility::pointer::shared_ptr < const GraftMover > | protocols::antibody_legacy::GraftMoverCOP |
typedef utility::pointer::shared_ptr < GraftOneMover > | protocols::antibody_legacy::GraftOneMoverOP |
typedef utility::pointer::shared_ptr < const GraftOneMover > | protocols::antibody_legacy::GraftOneMoverCOP |
typedef utility::pointer::shared_ptr < CloseOneMover > | protocols::antibody_legacy::CloseOneMoverOP |
typedef utility::pointer::shared_ptr < const CloseOneMover > | protocols::antibody_legacy::CloseOneMoverCOP |
typedef utility::pointer::shared_ptr < LoopRlxMover > | protocols::antibody_legacy::LoopRlxMoverOP |
typedef utility::pointer::shared_ptr < const LoopRlxMover > | protocols::antibody_legacy::LoopRlxMoverCOP |