![]() |
Rosetta
2021.16
|
#include <BBClaim.hh>

Public Member Functions | |
| BBClaim (TopologyClaimerAP tc, core::Size pos, ClaimRight right=DofClaim::CAN_INIT) | |
| BBClaim (TopologyClaimerAP tc, std::pair< std::string, core::Size > local_pos, ClaimRight right=DofClaim::CAN_INIT) | |
| DofClaimOP | clone () const override |
| LocalPosition | local_position () const |
| core::Size | global_position () const |
| void | toggle (core::kinematics::MoveMap &mm, bool new_setting) const override |
| void | show (std::ostream &os) const override |
| std::string | str_type () const override |
Public Member Functions inherited from protocols::topology_broker::claims::DofClaim | |
| ~DofClaim () override | |
| Automatically generated virtual destructor for class deriving directly from VirtualBase. More... | |
| DofClaim (TopologyClaimerAP tc, ClaimRight right) | |
| ClaimRight | right () const |
| TopologyClaimerCAP | owner () const |
| TopologyClaimerAP | owner () |
| bool | exclusive () const |
| core::Size | last_residue () const |
| bool | approved () const |
| void | set_approved () |
Protected Attributes | |
| std::pair< std::string, core::Size > | local_pos_ |
Additional Inherited Members | |
Public Types inherited from protocols::topology_broker::claims::DofClaim | |
| enum | ClaimRight { NEED_TO_KNOW = 1, CAN_INIT, INIT, EXCLUSIVE, REJECTED } |
| typedef core::Size | Size |
|
inline |
References local_pos_.
|
inline |
|
inlineoverridevirtual |
Implements protocols::topology_broker::claims::DofClaim.
|
inline |
References local_pos_, and protocols::topology_broker::claims::DofClaim::owner().
|
inline |
References local_pos_.
|
inlineoverridevirtual |
Reimplemented from protocols::topology_broker::claims::DofClaim.
References local_pos_, protocols::topology_broker::claims::DofClaim::owner(), and str_type().
|
inlineoverridevirtual |
Implements protocols::topology_broker::claims::DofClaim.
Referenced by show().
|
inlineoverridevirtual |
Reimplemented from protocols::topology_broker::claims::DofClaim.
References local_pos_, protocols::topology_broker::claims::DofClaim::owner(), and core::kinematics::MoveMap::set_bb().
|
protected |
Referenced by BBClaim(), global_position(), local_position(), show(), and toggle().
1.8.7