![]() |
Rosetta Core
2014.35
|
#include <core/chemical/Patch.fwd.hh>
#include <core/chemical/PatchOperation.hh>
#include <core/chemical/ResidueSelector.hh>
#include <utility/vector1.hh>
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 reading in the atom type properties. | |
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... | |