|
Rosetta 3.5
|
set atom's chemical type More...
#include <PatchOperation.hh>


Public Member Functions | |
| SetAtomType (std::string const &atom_name_in, std::string const &atom_type_name_in) | |
| constructor More... | |
| bool | apply (ResidueType &rsd) const |
| set atom's chemical type 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_ |
| atom's name More... | |
| std::string | atom_type_name_ |
| atom's type name More... | |
set atom's chemical type
Definition at line 512 of file PatchOperation.hh.
|
inline |
constructor
Definition at line 515 of file PatchOperation.hh.
|
inlinevirtual |
set atom's chemical type
Implements core::chemical::PatchOperation.
Definition at line 525 of file PatchOperation.hh.
References atom_name_, atom_type_name_, core::chemical::ResidueType::has(), core::chemical::ResidueType::name(), core::chemical::ResidueType::set_atom_type(), and core::chemical::TR_PatchOperations().
|
private |
|
private |
1.8.4