![]() |
Rosetta Core
2014.16.56682
|
set the path to a rotamer library for an NCAA that is not in dunbrack More...
#include <PatchOperation.hh>
Public Member Functions | |
| NCAARotLibPath (std::string const &path_in) | |
| constructor More... | |
| bool | apply (ResidueType &rsd) const |
| set the NCAA rotamer library path in the residue 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 | path_ |
set the path to a rotamer library for an NCAA that is not in dunbrack
| core::chemical::NCAARotLibPath::NCAARotLibPath | ( | std::string const & | path_in | ) |
constructor
|
virtual |
set the NCAA rotamer library path in the residue type
Implements core::chemical::PatchOperation.
References path_, core::chemical::ResidueType::set_ncaa_rotlib_path(), and core::chemical::ResidueType::set_use_ncaa_rotlib().
|
private |
Referenced by apply().
1.8.7