![]() |
Rosetta Core
2014.16.56682
|
set an atom as backbone heavy atom More...
#include <PatchOperation.hh>
Public Member Functions | |
| SetBackboneHeavyatom (std::string const &atom_name_in) | |
| constructor More... | |
| bool | apply (ResidueType &rsd) const |
| set an atom in ResidueType rsd as backbone heavy atom More... | |
Public Member Functions inherited from core::chemical::PatchOperation | |
| virtual | ~PatchOperation () |
| Automatically generated virtual destructor for class deriving directly from ReferenceCount. More... | |
Private Attributes | |
| std::string | atom_name_ |
set an atom as backbone heavy atom
| core::chemical::SetBackboneHeavyatom::SetBackboneHeavyatom | ( | std::string const & | atom_name_in | ) |
constructor
|
virtual |
set an atom in ResidueType rsd as backbone heavy atom
Implements core::chemical::PatchOperation.
References atom_name_, core::chemical::ResidueType::has(), core::chemical::ResidueType::name(), core::chemical::ResidueType::set_backbone_heavyatom(), and core::chemical::TR_PatchOperations.
|
private |
Referenced by apply().
1.8.7