![]() |
Rosetta Protocols
2014.16.56682
|
#include <SetupNCSMover.hh>
Public Member Functions | |
| NCSResMapping (core::pose::Pose &pose) | |
| basic::datacache::CacheableDataOP | clone () const |
| utility::vector1< core::Size > | get_equiv (core::Size resid) |
| core::Size | get_equiv (core::Size groupID, core::Size resid) |
| void | set_equiv (core::Size group_num, core::Size res1, core::Size res2) |
| core::Size | ngroups () |
Public Member Functions inherited from basic::datacache::CacheableData | |
| virtual | ~CacheableData () |
Private Attributes | |
| utility::vector1 < utility::vector1< core::Size > > | mapping_ |
| core::Size | ngroups_ |
| core::Size | nres_ |
| protocols::simple_moves::symmetry::NCSResMapping::NCSResMapping | ( | core::pose::Pose & | pose | ) |
References ngroups_, nres_, and core::pose::Pose::total_residue().
Referenced by clone().
|
inlinevirtual |
Implements basic::datacache::CacheableData.
References NCSResMapping().
| utility::vector1< core::Size > protocols::simple_moves::symmetry::NCSResMapping::get_equiv | ( | core::Size | resid | ) |
| core::Size protocols::simple_moves::symmetry::NCSResMapping::get_equiv | ( | core::Size | groupID, |
| core::Size | resid | ||
| ) |
|
inline |
References ngroups_.
| void protocols::simple_moves::symmetry::NCSResMapping::set_equiv | ( | core::Size | group_num, |
| core::Size | res1, | ||
| core::Size | res2 | ||
| ) |
References mapping_, ngroups_, nres_, and runtime_assert.
|
private |
Referenced by get_equiv(), and set_equiv().
|
private |
Referenced by get_equiv(), NCSResMapping(), ngroups(), and set_equiv().
|
private |
Referenced by get_equiv(), NCSResMapping(), and set_equiv().
1.8.7