|
Rosetta 3.5
|
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
Definition at line 772 of file PatchOperation.hh.
|
inline |
constructor
Definition at line 775 of file PatchOperation.hh.
|
inlinevirtual |
set the NCAA rotamer library path in the residue type
Implements core::chemical::PatchOperation.
Definition at line 781 of file PatchOperation.hh.
References path_, core::chemical::ResidueType::set_ncaa_rotlib_path(), and core::chemical::ResidueType::set_use_ncaa_rotlib().
|
private |
Definition at line 789 of file PatchOperation.hh.
Referenced by apply().
1.8.4