![]() |
Rosetta Core
2014.16.56682
|
add a mainchain atom before the first mainchain atom More...
#include <PatchOperation.hh>
Public Member Functions | |
| PrependMainchainAtom (std::string const &atom_name_in) | |
| constructor More... | |
| bool | apply (ResidueType &rsd) const |
| set an atom to be the first 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 before the first mainchain atom
| core::chemical::PrependMainchainAtom::PrependMainchainAtom | ( | std::string const & | atom_name_in | ) |
constructor
|
virtual |
set an atom to be the first 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