|
Rosetta 3.5
|
A simple base class providing common access to a residue identity for movers and filters. The anticipated usage is to derive movers and filters multiply, from the relevant base class and from ResId and make these movers/filters use the residue id encapsulated in this class. More...
#include <core/types.hh>#include <protocols/moves/ResId.fwd.hh>#include <utility/pointer/ReferenceCount.fwd.hh>Go to the source code of this file.
Classes | |
| class | protocols::moves::ResId |
Namespaces | |
| protocols | |
| The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP. | |
| protocols::moves | |
Constant Groups | |
| protocols | |
| The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP. | |
| protocols::moves | |
Functions | |
| void | protocols::moves::modify_ResId_based_object (utility::pointer::ReferenceCountOP const obj, core::Size const resid) |
| Checks whether a referencecount object is a derived from ResId and if so, sets its resid. More... | |
A simple base class providing common access to a residue identity for movers and filters. The anticipated usage is to derive movers and filters multiply, from the relevant base class and from ResId and make these movers/filters use the residue id encapsulated in this class.
Definition in file ResId.hh.
1.8.4