|
Rosetta 3.5
|
#include <core/chemical/Patch.hh>#include <fstream>#include <utility/vector1.hh>#include <utility/io/izstream.hh>Go to the source code of this file.
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 | |
| static basic::Tracer | core::chemical::tr ("core.chemical") |
| std::string const | core::chemical::patch_linker ("_p:") |
| the string used to generate new residue names More... | |
| 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... | |
| std::string | core::chemical::tag_from_line (std::string const &line) |
| handy function, return the first word from a line More... | |
| PatchCaseOP | core::chemical::case_from_lines (utility::vector1< std::string > const &lines) |
| create a PatchCase from input lines More... | |
1.8.4