![]() |
Rosetta Core
2014.16.56682
|
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
| core::chemical::SetIO_String::SetIO_String | ( | std::string const & | name3, |
| char const | name1 | ||
| ) |
constructor
|
virtual |
set atom's chemical type
Implements core::chemical::PatchOperation.
References core::chemical::ResidueType::name1(), name1_, core::chemical::ResidueType::name3(), and name3_.
|
private |
Referenced by apply().
|
private |
Referenced by apply().
1.8.7