![]() |
Rosetta Core
2014.35
|
Declaration of class to represent the chemical bond between two ResidueConnections from one conformation::Residue to another. More...
Classes | |
class | core::chemical::ResConnID |
The ResConnID could more properly be called the ResidueConnector. It stores the data necessary to describe how one ResidueConnection on a conformation::Residue is connected to the rest of the structure (Pose), by listing the other Residue's index and the ResidueConnection index. More... | |
Namespaces | |
core | |
A class for reading in the atom type properties. | |
core::chemical | |
Functions | |
bool | core::chemical::operator< (ResConnID const &lhs, ResConnID const &rhs) |
bool | core::chemical::operator== (ResConnID const &lhs, ResConnID const &rhs) |
bool | core::chemical::operator!= (ResConnID const &lhs, ResConnID const &rhs) |
Declaration of class to represent the chemical bond between two ResidueConnections from one conformation::Residue to another.