|
| Basepair (ResidueOP &res1, ResidueOP &res2, Matrix const &r, String const &bp_type) |
|
Basepair | copy () |
|
bool | operator== (Basepair const &bp) const |
|
BasepairStateOP const & | state () |
|
ResidueOPs const | residues () const |
|
ResidueOP const & | partner (ResidueOP const &res) |
|
String const | name () const |
|
void | flip () |
|
Matrix const & | r () const |
|
Point const | d () const |
|
Uuid const & | uuid () const |
|
ResidueOP | res1 () const |
|
ResidueOP | res2 () const |
|
String const & | bp_type () const |
|
int const | flipped () const |
|
AtomOPs const & | atoms () const |
|
void | r (Matrix const &nr) |
|
void | uuid (Uuid const &nuuid) |
|
void | flipped (int const &nflipped) |
|
void | res1 (ResidueOP const &nres1) |
|
void | res2 (ResidueOP const &nres2) |
|
String const | to_str () const |
|
String const | to_pdb_str () const |
|
void | to_pdb (String const) const |
|
The documentation for this class was generated from the following files:
- src/structure/basepair.h
- src/structure/basepair.cc