Rosetta 3.5
|
#include <DofClaim.hh>
Public Member Functions | |
RootClaim (TopologyClaimer *tc, core::Size pos1, ClaimRight right=DofClaim::CAN_INIT) | |
virtual DofClaimOP | clone () const |
virtual Size | size () const |
virtual Size | pos (Size i) const |
virtual ClaimType | type () const |
virtual bool | remove () 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 () |
virtual void | toggle (core::kinematics::MoveMap &, bool) const |
bool | exclusive () const |
virtual void | show (std::ostream &os) const |
bool | approved () const |
void | set_approved () |
Private Attributes | |
Size | pos1_ |
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 RootClaim().
Implements protocols::topology_broker::DofClaim.
References pos1_.
|
inlinevirtual |
|
inlinevirtual |
Implements protocols::topology_broker::DofClaim.
|
inlinevirtual |
Implements protocols::topology_broker::DofClaim.
|
inlinevirtual |
Implements protocols::topology_broker::DofClaim.
References protocols::topology_broker::DofClaim::ROOT.