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

Public Member Functions | |
| LegacyRootClaim (TopologyClaimerAP tc, core::Size pos1, ClaimRight right=DofClaim::CAN_INIT) | |
| LegacyRootClaim (TopologyClaimerAP tc, std::pair< std::string, core::Size > local_position, ClaimRight right=DofClaim::CAN_INIT) | |
| DofClaimOP | clone () const override |
| std::pair< std::string, core::Size > | local_position () const |
| void | show (std::ostream &os) const override |
| virtual bool | remove () const |
| 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 () |
| virtual void | toggle (core::kinematics::MoveMap &, bool) const |
| bool | exclusive () const |
| core::Size | last_residue () const |
| bool | approved () const |
| void | set_approved () |
Private Attributes | |
| std::pair< std::string, core::Size > | local_position_ |
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 |
|
inline |
|
inlineoverridevirtual |
Implements protocols::topology_broker::claims::DofClaim.
|
inline |
References local_position_.
|
inlinevirtual |
|
inlineoverridevirtual |
Reimplemented from protocols::topology_broker::claims::DofClaim.
References local_position_.
|
inlineoverridevirtual |
Implements protocols::topology_broker::claims::DofClaim.
|
private |
Referenced by local_position(), and show().
1.8.7