|
Rosetta 3.5
|
#include <DofClaim.hh>


Public Member Functions | |
| JumpClaim (TopologyClaimer *tc, core::Size pos1, core::Size pos2, ClaimRight right=DofClaim::CAN_INIT) | |
| JumpClaim (TopologyClaimer *tc, core::Size pos1, core::Size pos2, std::string const &atom1, std::string const &atom2, ClaimRight right=DofClaim::CAN_INIT) | |
| virtual DofClaimOP | clone () const |
| virtual Size | size () const |
| virtual Size | pos (Size i) const |
| virtual void | toggle (core::kinematics::MoveMap &mm, bool new_setting) const |
| virtual ClaimType | type () const |
| virtual bool | remove () const |
| virtual std::string | str_type () const |
| std::string const & | jump_atom (Size i) const |
| void | set_jump_atom (core::Size i, std::string const &str) |
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 () |
Private Attributes | |
| bool | permanent_ |
| Size | pos1_ |
| Size | pos2_ |
| std::string | atom1_ |
| std::string | atom2_ |
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 219 of file DofClaim.hh.
|
inline |
Definition at line 222 of file DofClaim.hh.
Referenced by clone().
|
inline |
Definition at line 231 of file DofClaim.hh.
|
inlinevirtual |
Implements protocols::topology_broker::DofClaim.
Definition at line 240 of file DofClaim.hh.
References JumpClaim().
|
inline |
Definition at line 267 of file DofClaim.hh.
Implements protocols::topology_broker::DofClaim.
Definition at line 244 of file DofClaim.hh.
|
inlinevirtual |
Definition at line 259 of file DofClaim.hh.
References permanent_.
|
inline |
Definition at line 274 of file DofClaim.hh.
References atom1_, atom2_, and protocols::kinmatch::str().
|
inlinevirtual |
Implements protocols::topology_broker::DofClaim.
Definition at line 242 of file DofClaim.hh.
|
inlinevirtual |
Implements protocols::topology_broker::DofClaim.
Definition at line 263 of file DofClaim.hh.
|
inlinevirtual |
Reimplemented from protocols::topology_broker::DofClaim.
Definition at line 251 of file DofClaim.hh.
References pos1_, pos2_, and core::kinematics::MoveMap::set_jump().
|
inlinevirtual |
Implements protocols::topology_broker::DofClaim.
Definition at line 255 of file DofClaim.hh.
References protocols::topology_broker::DofClaim::JUMP.
|
private |
Definition at line 284 of file DofClaim.hh.
Referenced by jump_atom(), and set_jump_atom().
|
private |
Definition at line 285 of file DofClaim.hh.
Referenced by jump_atom(), and set_jump_atom().
|
private |
Definition at line 281 of file DofClaim.hh.
Referenced by remove().
|
private |
Definition at line 282 of file DofClaim.hh.
|
private |
Definition at line 283 of file DofClaim.hh.
1.8.4