![]() |
Rosetta Core
2014.16.56682
|
add a mainchain atom after the last mainchain atom More...
#include <PatchOperation.hh>
Public Member Functions | |
| AppendMainchainAtom (std::string const &atom_name_in) | |
| constructor More... | |
| bool | apply (ResidueType &rsd) const |
| set an atom to be the last mainchain 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_ |
add a mainchain atom after the last mainchain atom
| core::chemical::AppendMainchainAtom::AppendMainchainAtom | ( | std::string const & | atom_name_in | ) |
constructor
|
virtual |
set an atom to be the last mainchain atom
Implements core::chemical::PatchOperation.
References core::chemical::ResidueType::atom_index(), atom_name_, core::chemical::ResidueType::has(), core::chemical::ResidueType::mainchain_atoms(), core::chemical::ResidueType::name(), core::chemical::ResidueType::set_mainchain_atoms(), and core::chemical::TR_PatchOperations.
|
private |
Referenced by apply().
1.8.7