#include <LoopCycle.hh>
◆ LoopCycle() [1/2]
| core::scoring::loop_graph::LoopCycle::LoopCycle |
( |
| ) |
|
|
default |
◆ LoopCycle() [2/2]
| core::scoring::loop_graph::LoopCycle::LoopCycle |
( |
utility::vector1< Loop > const & |
loops | ) |
|
◆ ~LoopCycle()
| core::scoring::loop_graph::LoopCycle::~LoopCycle |
( |
| ) |
|
|
overridedefault |
◆ find_index_for_loop_landing_at_domain()
| Size core::scoring::loop_graph::LoopCycle::find_index_for_loop_landing_at_domain |
( |
Size const & |
takeoff_domain | ) |
const |
◆ loop()
| Loop const & core::scoring::loop_graph::LoopCycle::loop |
( |
Size const |
n | ) |
const |
◆ loops()
| utility::vector1< Loop > const& core::scoring::loop_graph::LoopCycle::loops |
( |
| ) |
const |
|
inline |
◆ size()
| Size core::scoring::loop_graph::LoopCycle::size |
( |
| ) |
const |
|
inline |
◆ operator<<
| std::ostream& operator<< |
( |
std::ostream & |
os, |
|
|
LoopCycle const & |
loop_cycle |
|
) |
| |
|
friend |
Test IO operator for debug and Python bindings.
◆ operator==
a and b are the same up to circular permutation
◆ loops_
| utility::vector1< Loop > core::scoring::loop_graph::LoopCycle::loops_ |
|
private |
The documentation for this class was generated from the following files: