![]() |
Rosetta
2021.16
|
#include <RNA_JumpLibrary.hh>
Public Member Functions | |
| BasePairType (char const aa1_in, char const aa2_in, core::chemical::rna::BaseEdge const edge1_in, core::chemical::rna::BaseEdge const edge2_in, core::chemical::rna::BaseDoubletOrientation const orientation_in) | |
| std::string | tag () const |
Public Attributes | |
| char | aa1 |
| char | aa2 |
| core::chemical::rna::BaseEdge | edge1 |
| core::chemical::rna::BaseEdge | edge2 |
| core::chemical::rna::BaseDoubletOrientation | orientation |
Friends | |
| bool | operator< (BasePairType const &lhs, BasePairType const &rhs) |
|
inline |
References aa1, aa2, edge1, edge2, and orientation.
| std::string core::import_pose::libraries::BasePairType::tag | ( | ) | const |
|
friend |
| char core::import_pose::libraries::BasePairType::aa1 |
Referenced by BasePairType().
| char core::import_pose::libraries::BasePairType::aa2 |
Referenced by BasePairType().
| core::chemical::rna::BaseEdge core::import_pose::libraries::BasePairType::edge1 |
Referenced by BasePairType().
| core::chemical::rna::BaseEdge core::import_pose::libraries::BasePairType::edge2 |
Referenced by BasePairType().
| core::chemical::rna::BaseDoubletOrientation core::import_pose::libraries::BasePairType::orientation |
Referenced by BasePairType().
1.8.7