![]() |
Rosetta Core
2014.35
|
Polymorphic classes representing the contents of a residue-type patch file. More...
#include <core/chemical/PatchOperation.hh>
#include <core/chemical/ResidueType.hh>
#include <core/chemical/Atom.hh>
#include <core/chemical/Bond.hh>
#include <numeric/conversions.hh>
#include <basic/Tracer.hh>
#include <utility/vector1.hh>
#include <ObjexxFCL/string.functions.hh>
Namespaces | |
core | |
A class for reading in the atom type properties. | |
core::chemical | |
Functions | |
std::string | core::chemical::expand_icoor_atom_name (std::string name, ResidueType const &rsd) |
PatchOperationOP | core::chemical::patch_operation_from_patch_file_line (std::string const &line) |
Virtual constructor, returns 0 if no match. More... | |
Variables | |
static basic::Tracer | core::chemical::tr ("core.chemical") |
static basic::Tracer | core::chemical::TR_PatchOperations ("core.chemical.PatchOperations.hh") |
Polymorphic classes representing the contents of a residue-type patch file.