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


Public Member Functions | |
| SetIO_String (std::string const &name3, char const name1) | |
| 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 const | name3_ |
| char const | name1_ |
set atom's chemical type
Definition at line 546 of file PatchOperation.hh.
|
inline |
constructor
Definition at line 549 of file PatchOperation.hh.
|
inlinevirtual |
set atom's chemical type
Implements core::chemical::PatchOperation.
Definition at line 559 of file PatchOperation.hh.
References core::chemical::ResidueType::name1(), name1_, core::chemical::ResidueType::name3(), and name3_.
|
private |
Definition at line 568 of file PatchOperation.hh.
Referenced by apply().
|
private |
Definition at line 567 of file PatchOperation.hh.
Referenced by apply().
1.8.4