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 |
![]() | |
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 | |
![]() | |
enum | ClaimType { BB, JUMP, CUT, SEQUENCE, ROOT } |
enum | ClaimRight { NEED_TO_KNOW = 1, CAN_INIT, INIT, EXCLUSIVE, REJECTED } |
typedef core::Size | Size |
|
inline |
Referenced by clone().
|
inlinevirtual |
Implements protocols::topology_broker::DofClaim.
References BBClaim().
Implements protocols::topology_broker::DofClaim.
References pos_.
|
inlinevirtual |
Implements protocols::topology_broker::DofClaim.
|
inlinevirtual |
Implements protocols::topology_broker::DofClaim.
|
inlinevirtual |
Reimplemented from protocols::topology_broker::DofClaim.
References pos_, and core::kinematics::MoveMap::set_bb().
|
inlinevirtual |
Implements protocols::topology_broker::DofClaim.
References protocols::topology_broker::DofClaim::BB.