Rosetta
|
#include <protocols/loops/Loop.fwd.hh>
#include <core/types.hh>
#include <core/id/types.hh>
#include <core/kinematics/MoveMap.fwd.hh>
#include <core/pose/Pose.fwd.hh>
#include <utility/VirtualBase.hh>
#include <iostream>
Classes | |
struct | protocols::loops::SerializedLoop |
Bare-bones representation of a loop. More... | |
class | protocols::loops::Loop |
single loop definition More... | |
class | protocols::loops::RationalLoopComparator |
Orders loops by start position. More... | |
class | protocols::loops::Loop_lt |
used to sort Loops by start-res More... | |
Namespaces | |
protocols | |
The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP. | |
protocols::loops | |
Functions | |
std::ostream & | protocols::loops::operator<< (std::ostream &os, Loop const &loop) |