![]() |
Rosetta
2021.16
|
#include <protocols/fldsgn/topology/StrandPairing.hh>#include <protocols/fldsgn/topology/DimerPairing.hh>#include <protocols/fldsgn/topology/SS_Info2.hh>#include <utility>#include <utility/string_util.hh>#include <utility/stream_util.hh>#include <iostream>#include <sstream>#include <boost/lexical_cast.hpp>#include <basic/Tracer.hh>#include <utility/vector1.hh>Namespaces | |
| protocols | |
| The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP. | |
| protocols::fldsgn | |
| protocols::fldsgn::topology | |
Typedefs | |
| using | String = std::string |
| using | VecSize = utility::vector1< core::Size > |
Functions | |
| static basic::Tracer | TR ("protocols.topology.StrandPairing") |
| std::ostream & | protocols::fldsgn::topology::operator<< (std::ostream &out, const StrandPairing &sp) |
| return name More... | |
| std::set< core::Size > | protocols::fldsgn::topology::compute_bulges (core::Size const strand_begin, core::Size const strand_end, utility::vector1< String > const &abego) |
| std::ostream & | protocols::fldsgn::topology::operator<< (std::ostream &out, const StrandPairingSet &s) |
| output detail of strand pairing set More... | |
| bool | protocols::fldsgn::topology::pointer_sorter (StrandPairingCOP const a, StrandPairingCOP const b) |
| bool | protocols::fldsgn::topology::sort_by_length (protocols::fldsgn::topology::StrandPairingCOP const a, protocols::fldsgn::topology::StrandPairingCOP const b) |
| using String = std::string |
| using VecSize = utility::vector1<core::Size> |
|
static |
1.8.7