|
Rosetta 3.5
|
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
Definition at line 87 of file PatchOperation.hh.
|
inline |
constructor
Definition at line 90 of file PatchOperation.hh.
|
inlinevirtual |
set an atom in ResidueType rsd as backbone heavy atom
Implements core::chemical::PatchOperation.
Definition at line 96 of file PatchOperation.hh.
References atom_name_, core::chemical::ResidueType::has(), core::chemical::ResidueType::name(), core::chemical::ResidueType::set_backbone_heavyatom(), and core::chemical::TR_PatchOperations().
|
private |
Definition at line 111 of file PatchOperation.hh.
Referenced by apply().
1.8.4