![]() |
Rosetta Core
2014.16.56682
|
set the interchangeability_group string for a ResidueType More...
#include <PatchOperation.hh>
Public Member Functions | |
| SetInterchangeabilityGroup_String (std::string const &intgrp) | |
| constructor More... | |
| bool | apply (ResidueType &rsd) const |
| Returns true to signal failure, false to indicate success. 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 | intgrp_ |
set the interchangeability_group string for a ResidueType
| core::chemical::SetInterchangeabilityGroup_String::SetInterchangeabilityGroup_String | ( | std::string const & | intgrp | ) |
constructor
|
virtual |
Returns true to signal failure, false to indicate success.
Implements core::chemical::PatchOperation.
References core::chemical::ResidueType::interchangeability_group(), and intgrp_.
|
private |
Referenced by apply().
1.8.7