|
Rosetta 3.5
|
#include <DofClaim.hh>


Public Member Functions | |
| BBClaim (TopologyClaimer *tc, Size pos, ClaimRight right=DofClaim::CAN_INIT) | |
| virtual DofClaimOP | clone () const |
| virtual Size | size () const |
| virtual Size | pos (Size) const |
| virtual void | toggle (core::kinematics::MoveMap &mm, bool new_setting) const |
| virtual ClaimType | type () const |
| virtual std::string | str_type () const |
Public Member Functions inherited from protocols::topology_broker::DofClaim | |
| virtual | ~DofClaim () |
| Automatically generated virtual destructor for class deriving directly from ReferenceCount. More... | |
| DofClaim (TopologyClaimer *tc, ClaimRight right) | |
| ClaimRight | right () const |
| TopologyClaimer const * | owner () const |
| TopologyClaimer * | owner () |
| bool | exclusive () const |
| virtual void | show (std::ostream &os) const |
| bool | approved () const |
| void | set_approved () |
Protected Attributes | |
| Size | pos_ |
Additional Inherited Members | |
Public Types inherited from protocols::topology_broker::DofClaim | |
| enum | ClaimType { BB, JUMP, CUT, SEQUENCE, ROOT } |
| enum | ClaimRight { NEED_TO_KNOW = 1, CAN_INIT, INIT, EXCLUSIVE, REJECTED } |
| typedef core::Size | Size |
Definition at line 190 of file DofClaim.hh.
|
inline |
Definition at line 192 of file DofClaim.hh.
Referenced by clone().
|
inlinevirtual |
Implements protocols::topology_broker::DofClaim.
Definition at line 194 of file DofClaim.hh.
References BBClaim().
Implements protocols::topology_broker::DofClaim.
Definition at line 198 of file DofClaim.hh.
References pos_.
|
inlinevirtual |
Implements protocols::topology_broker::DofClaim.
Definition at line 196 of file DofClaim.hh.
|
inlinevirtual |
Implements protocols::topology_broker::DofClaim.
Definition at line 211 of file DofClaim.hh.
|
inlinevirtual |
Reimplemented from protocols::topology_broker::DofClaim.
Definition at line 203 of file DofClaim.hh.
References pos_, and core::kinematics::MoveMap::set_bb().
|
inlinevirtual |
Implements protocols::topology_broker::DofClaim.
Definition at line 207 of file DofClaim.hh.
References protocols::topology_broker::DofClaim::BB.
|
protected |
Definition at line 216 of file DofClaim.hh.
1.8.4