#include <HSSTriplet.hh>
protocols::fldsgn::topology::HSSTripletSet::HSSTripletSet |
( |
) | |
|
default constructor
References clear().
protocols::fldsgn::topology::HSSTripletSet::HSSTripletSet |
( |
HSSTriplets const & |
s) | |
|
protocols::fldsgn::topology::HSSTripletSet::HSSTripletSet |
( |
String const & |
s) | |
|
protocols::fldsgn::topology::HSSTripletSet::HSSTripletSet |
( |
HSSTripletSet const & |
s) | |
|
protocols::fldsgn::topology::HSSTripletSet::~HSSTripletSet |
( |
) | |
|
|
virtual |
void protocols::fldsgn::topology::HSSTripletSet::add_hsstriplets |
( |
HSSTriplets const & |
s) | |
|
HSSIterator protocols::fldsgn::topology::HSSTripletSet::begin |
( |
) | |
|
|
inline |
return an interator that points to the first HSSTripletOP
References hss_triplets_.
return an const interator that points to the first HSSTripletOP
References hss_triplets_.
void protocols::fldsgn::topology::HSSTripletSet::clear |
( |
) | |
|
HSSIterator protocols::fldsgn::topology::HSSTripletSet::end |
( |
) | |
|
|
inline |
return an interator that points beyond the last HSSTripletOP
References hss_triplets_.
return an const interator that points beyond the last HSSTripletOP
References hss_triplets_.
HSSTripletOP protocols::fldsgn::topology::HSSTripletSet::hss_triplet |
( |
Size const |
helix) | |
|
HSSTriplets const & protocols::fldsgn::topology::HSSTripletSet::hss_triplets |
( |
) | |
const |
void protocols::fldsgn::topology::HSSTripletSet::push_back |
( |
HSSTripletOP const |
hssop) | |
|
Size protocols::fldsgn::topology::HSSTripletSet::size |
( |
) | |
const |
|
inline |
return the size of vector of hss_triplets_
References hss_triplets_.
std::ostream& operator<< |
( |
std::ostream & |
out, |
|
|
const HSSTripletSet & |
s |
|
) |
| |
|
friend |
std::map< Size, HSSTripletOP > protocols::fldsgn::topology::HSSTripletSet::helix2hss_ |
|
private |
HSSTriplets protocols::fldsgn::topology::HSSTripletSet::hss_triplets_ |
|
private |
The documentation for this class was generated from the following files: