![]() |
Rosetta
2021.16
|
Classes designed to hold data neceassary to describe a residue in a Pose, which may come from a text file, e.g., and to resolve that data into an actual residue index when a Pose becomes available (which is likely not at the time that the file is read) and to throw an exception if the index cannot be resolved. More...
#include <utility/pointer/owning_ptr.hh>Namespaces | |
| core | |
| A class for reading in the atom type properties. | |
| core::pose | |
Typedefs | |
| typedef utility::pointer::shared_ptr < RID_Source > | core::pose::RID_SourceOP |
| typedef utility::pointer::shared_ptr < RID_Source const > | core::pose::RID_SourceCOP |
| typedef utility::pointer::shared_ptr < ResidueIndexDescription > | core::pose::ResidueIndexDescriptionOP |
| typedef utility::pointer::shared_ptr < ResidueIndexDescription const > | core::pose::ResidueIndexDescriptionCOP |
Classes designed to hold data neceassary to describe a residue in a Pose, which may come from a text file, e.g., and to resolve that data into an actual residue index when a Pose becomes available (which is likely not at the time that the file is read) and to throw an exception if the index cannot be resolved.
1.8.7