![]() |
Rosetta
2021.16
|
#include <core/chemical/ResidueTypeSetCache.fwd.hh>#include <core/chemical/ResidueType.fwd.hh>#include <core/chemical/ResidueTypeSet.fwd.hh>#include <core/chemical/VariantType.hh>#include <core/chemical/AA.hh>#include <utility/VirtualBase.hh>#include <map>#include <set>#include <tuple>Classes | |
| class | core::chemical::ResidueTypeSetCache |
Namespaces | |
| core | |
| A class for reading in the atom type properties. | |
| core::chemical | |
Typedefs | |
| typedef std::pair< AA, std::pair< utility::vector1 < std::string > , utility::vector1 < VariantType > > > | core::chemical::AA_VariantsExceptions |
| typedef std::tuple < ResidueTypeCOP, utility::vector1< VariantType > , utility::vector1 < std::string > , utility::vector1 < VariantType >, bool > | core::chemical::Restype_Variants_VariantStrings_Exceptions |
| A type for key lookup. This consists of a BASE TYPE ResidueTypeCOP, a list of variants (by enum), a list of custom variants (by string), a list of variant exceptions (by enum), and a bool for whether to turn off metapatches. More... | |
Internal implementation classs for ResidueTypeSet. Do not expose to the outside world.
1.8.7