|
Rosetta 3.5
|
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
Definition at line 208 of file PatchOperation.hh.
|
inline |
constructor
Definition at line 212 of file PatchOperation.hh.
|
inlinevirtual |
add a property
Implements core::chemical::PatchOperation.
Definition at line 218 of file PatchOperation.hh.
References core::chemical::ResidueType::add_property(), and property_.
|
private |
1.8.4