![]() |
Rosetta Core
2014.16.56682
|
add a property to ResidueType More...
#include <PatchOperation.hh>
Public Member Functions | |
| AddProperty (std::string const &property_in) | |
| constructor More... | |
| bool | apply (ResidueType &rsd) const |
| add a property 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 | property_ |
| property to be added More... | |
add a property to ResidueType
| core::chemical::AddProperty::AddProperty | ( | std::string const & | property_in | ) |
constructor
|
virtual |
add a property
Implements core::chemical::PatchOperation.
References core::chemical::ResidueType::add_property(), and property_.
|
private |
property to be added
Referenced by apply().
1.8.7