|
Rosetta 3.5
|
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
Definition at line 646 of file PatchOperation.hh.
|
inline |
constructor
Definition at line 649 of file PatchOperation.hh.
|
inlinevirtual |
set an atom to be the first mainchain atom
Implements core::chemical::PatchOperation.
Definition at line 655 of file PatchOperation.hh.
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 |
Definition at line 673 of file PatchOperation.hh.
Referenced by apply().
1.8.4