|
Rosetta 3.5
|
#include <core/chemical/Patch.fwd.hh>#include <core/chemical/PatchOperation.hh>#include <core/chemical/ResidueSelector.hh>#include <utility/vector1.hh>Go to the source code of this file.
Classes | |
| class | core::chemical::PatchCase |
| A single case of a patch, eg proline Nterminus is a case of NtermProteinFull. More... | |
| class | core::chemical::Patch |
| A class patching basic ResidueType to create variant types, containing multiple PatchCase. More... | |
Namespaces | |
| core | |
| A class for defining atom parameters, known as atom_types. | |
| core::chemical | |
Constant Groups | |
| core | |
| A class for defining atom parameters, known as atom_types. | |
| core::chemical | |
Functions | |
| std::string | core::chemical::residue_type_base_name (ResidueType const &rsd_type) |
| helper function, returns the base residue name prior to any patching More... | |
| std::string | core::chemical::residue_type_all_patches_name (ResidueType const &rsd_type) |
| helper function, returns the name of all added patches More... | |
Variables | |
| std::string const | core::chemical::patch_linker |
| the string used to create new residue names after patching More... | |
Definition in file Patch.hh.
1.8.4