![]() |
Rosetta Protocols
2014.16.56682
|
#include <SymmetryClaim.hh>
Public Member Functions | |
| SymmetryClaim (TopologyClaimer *tc, core::conformation::symmetry::SymmDataOP symmdata, std::string const &label, ClaimRight right) | |
| virtual DofClaimOP | clone () const |
| std::string const & | label () const |
| core::conformation::symmetry::SymmDataOP | get_symm_data () |
| virtual std::string | str_type () const |
| virtual void | show (std::ostream &os) 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 | |
| std::string | label_ |
| core::conformation::symmetry::SymmDataOP | symm_data_ |
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().
|
inlinevirtual |
Implements protocols::topology_broker::claims::DofClaim.
References SymmetryClaim().
|
inline |
References symm_data_.
|
inline |
|
inlinevirtual |
Reimplemented from protocols::topology_broker::claims::DofClaim.
References label().
|
inlinevirtual |
Implements protocols::topology_broker::claims::DofClaim.
|
private |
Referenced by label().
|
private |
Referenced by get_symm_data().
1.8.7