|
Rosetta 3.5
|
#include <DofClaim.hh>


Public Member Functions | |
| CutClaim (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 |
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 () |
| 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 | |
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 289 of file DofClaim.hh.
|
inline |
Definition at line 292 of file DofClaim.hh.
Referenced by clone().
|
inlinevirtual |
Implements protocols::topology_broker::DofClaim.
Definition at line 297 of file DofClaim.hh.
References CutClaim().
Implements protocols::topology_broker::DofClaim.
Definition at line 301 of file DofClaim.hh.
References pos1_.
|
inlinevirtual |
Definition at line 311 of file DofClaim.hh.
|
inlinevirtual |
Implements protocols::topology_broker::DofClaim.
Definition at line 299 of file DofClaim.hh.
|
inlinevirtual |
Implements protocols::topology_broker::DofClaim.
Definition at line 315 of file DofClaim.hh.
|
inlinevirtual |
Implements protocols::topology_broker::DofClaim.
Definition at line 307 of file DofClaim.hh.
References protocols::topology_broker::DofClaim::CUT.
|
private |
Definition at line 321 of file DofClaim.hh.
Referenced by pos().
1.8.4