#include <HSSTriplet.hh>
| protocols::fldsgn::topology::TripletID::TripletID |
( |
HSSTriplet const & |
hss | ) |
|
| bool protocols::fldsgn::topology::TripletID::operator< |
( |
TripletID const & |
other | ) |
const |
comparison operator required to use this as a key to a std::map
First compare helix, then strand1, then strand2
References helix, strand1, and strand2.
| std::ostream& operator<< |
( |
std::ostream & |
os, |
|
|
TripletID const & |
id |
|
) |
| |
|
friend |
| core::Size protocols::fldsgn::topology::TripletID::helix |
| core::Size protocols::fldsgn::topology::TripletID::strand1 |
| core::Size protocols::fldsgn::topology::TripletID::strand2 |
The documentation for this struct was generated from the following files: