|
Rosetta 3.5
|
set the residue neighbor atom More...
#include <PatchOperation.hh>


Public Member Functions | |
| SetNbrAtom (std::string const &atom_name_in) | |
| constructor More... | |
| bool | apply (ResidueType &rsd) const |
| set the residue neighbor 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 the residue neighbor atom
Definition at line 706 of file PatchOperation.hh.
|
inline |
constructor
Definition at line 709 of file PatchOperation.hh.
|
inlinevirtual |
set the residue neighbor atom
Implements core::chemical::PatchOperation.
Definition at line 715 of file PatchOperation.hh.
References atom_name_, core::chemical::ResidueType::has(), core::chemical::ResidueType::name(), core::chemical::ResidueType::nbr_atom(), and core::chemical::TR_PatchOperations().
|
private |
Definition at line 727 of file PatchOperation.hh.
Referenced by apply().
1.8.4