![]() |
Rosetta Core
2014.35
|
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... | |
![]() | |
virtual | ~PatchOperation () |
Automatically generated virtual destructor for class deriving directly from ReferenceCount. More... | |
Private Attributes | |
std::string | atom_name_ |
set the residue neighbor atom
core::chemical::SetNbrAtom::SetNbrAtom | ( | std::string const & | atom_name_in | ) |
constructor
|
virtual |
set the residue neighbor atom
Implements core::chemical::PatchOperation.
References atom_name_, core::chemical::ResidueType::has(), core::chemical::ResidueType::name(), core::chemical::ResidueType::nbr_atom(), and core::chemical::TR_PatchOperations.
|
private |
Referenced by apply().