#include <Loop.hh>
| core::scoring::loop_graph::Loop::Loop |
( |
| ) |
|
| core::scoring::loop_graph::Loop::Loop |
( |
Size const |
takeoff_pos, |
|
|
Size const |
landing_pos, |
|
|
Size const |
takeoff_domain, |
|
|
Size const |
landing_domain |
|
) |
| |
| core::scoring::loop_graph::Loop::~Loop |
( |
| ) |
|
| core::scoring::loop_graph::Loop::Loop |
( |
Loop const & |
src | ) |
|
| core::Size core::scoring::loop_graph::Loop::landing_domain |
( |
| ) |
const |
|
inline |
| core::Size core::scoring::loop_graph::Loop::landing_pos |
( |
| ) |
const |
|
inline |
| Loop & core::scoring::loop_graph::Loop::operator= |
( |
Loop const & |
src | ) |
|
| void core::scoring::loop_graph::Loop::set_landing_domain |
( |
core::Size const & |
setting | ) |
|
|
inline |
| void core::scoring::loop_graph::Loop::set_landing_pos |
( |
core::Size const & |
setting | ) |
|
|
inline |
| void core::scoring::loop_graph::Loop::set_takeoff_domain |
( |
core::Size const & |
setting | ) |
|
|
inline |
| void core::scoring::loop_graph::Loop::set_takeoff_pos |
( |
core::Size const & |
setting | ) |
|
|
inline |
| core::Size core::scoring::loop_graph::Loop::takeoff_domain |
( |
| ) |
const |
|
inline |
| core::Size core::scoring::loop_graph::Loop::takeoff_pos |
( |
| ) |
const |
|
inline |
| std::ostream& operator<< |
( |
std::ostream & |
os, |
|
|
Loop const & |
loop |
|
) |
| |
|
friend |
Test IO operator for debug and Python bindings.
a and b are the same atom
| core::Size core::scoring::loop_graph::Loop::landing_domain_ |
|
private |
| core::Size core::scoring::loop_graph::Loop::landing_pos_ |
|
private |
| core::Size core::scoring::loop_graph::Loop::takeoff_domain_ |
|
private |
| core::Size core::scoring::loop_graph::Loop::takeoff_pos_ |
|
private |
The documentation for this class was generated from the following files:
- symlinks/rosetta/src/core/scoring/loop_graph/Loop.hh
- symlinks/rosetta/src/core/scoring/loop_graph/Loop.cc