faif
|
The pair of nucleotides which are join by Watson-Crick interaction. More...
#include <SecStruct.h>
Public Member Functions | |
ConnectPair (const Chain::const_iterator &f, const Chain::const_iterator &s) | |
bool | operator< (const ConnectPair &pair) const |
The pair of nucleotides which are join by Watson-Crick interaction.
The pair of iterators to nucleotides which are join. The nucleotides are from the same chain or from the different chains
|
inlineexplicit |
c-tor
|
inline |
the comparison, the view order is enforced, e.g. (0,15) < (0,14) < (1,16)