![]() |
Rosetta Protocols
2014.16.56682
|
#include <LegacyRootClaim.hh>
Public Member Functions | |
| LegacyRootClaim (TopologyClaimer *tc, core::Size pos1, ClaimRight right=DofClaim::CAN_INIT) | |
| LegacyRootClaim (TopologyClaimer *tc, std::pair< std::string, core::Size > local_position, ClaimRight right=DofClaim::CAN_INIT) | |
| virtual DofClaimOP | clone () const |
| Size | get_position () const |
| std::pair< std::string, core::Size > | local_position () const |
| virtual void | show (std::ostream &os) const |
| virtual bool | remove () const |
| virtual std::string | str_type () const |
Public Member Functions inherited from protocols::topology_broker::claims::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 |
| core::Size | last_residue () const |
| bool | approved () const |
| void | set_approved () |
Private Attributes | |
| Size | pos1_ |
| 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 |
Referenced by clone().
|
inline |
|
inlinevirtual |
Implements protocols::topology_broker::claims::DofClaim.
References LegacyRootClaim().
|
inline |
References pos1_.
|
inline |
References local_position_.
|
inlinevirtual |
|
inlinevirtual |
Reimplemented from protocols::topology_broker::claims::DofClaim.
References pos1_.
|
inlinevirtual |
Implements protocols::topology_broker::claims::DofClaim.
|
private |
Referenced by local_position().
|
private |
Referenced by get_position(), and show().
1.8.7