![]() |
Rosetta Core
2014.35
|
declaration of implementation class for abstract class Residue More...
#include <core/types.hh>
#include <utility/pointer/access_ptr.hh>
#include <utility/pointer/owning_ptr.hh>
#include <utility/vector1.fwd.hh>
Namespaces | |
core | |
A class for reading in the atom type properties. | |
core::chemical | |
Typedefs | |
typedef utility::pointer::access_ptr < ResidueType > | core::chemical::ResidueTypeAP |
typedef utility::pointer::access_ptr < ResidueType const > | core::chemical::ResidueTypeCAP |
typedef utility::pointer::owning_ptr < ResidueType > | core::chemical::ResidueTypeOP |
typedef utility::pointer::owning_ptr < ResidueType const > | core::chemical::ResidueTypeCOP |
typedef utility::vector1 < ResidueTypeOP > | core::chemical::ResidueTypeOPs |
typedef utility::vector1 < ResidueTypeCAP > | core::chemical::ResidueTypeCAPs |
typedef utility::vector1 < ResidueTypeCOP > | core::chemical::ResidueTypeCOPs |
typedef utility::vector1< Size > | core::chemical::AtomIndices |
typedef utility::vector1< Size > | core::chemical::OrbitalIndices |
declaration of implementation class for abstract class Residue