![]() |
Rosetta
2020.50
|
#include <core/fragment/SingleResidueFragData.fwd.hh>
#include <core/fragment/Frame.fwd.hh>
#include <core/kinematics/MoveMap.fwd.hh>
#include <core/pose/Pose.fwd.hh>
#include <core/types.hh>
#include <utility/VirtualBase.hh>
#include <utility/vector1.hh>
Classes | |
class | core::fragment::SingleResidueFragData |
Base class for SRFD classes Instances of SRFD classes contain information on specific dofs in a single residue or a jump connected to a residue The classes' apply method will now how to implement the specified dofs in the give pose at the given residue position. More... | |
Namespaces | |
core | |
A class for reading in the atom type properties. | |
core::fragment | |
Functions | |
std::ostream & | core::fragment::operator<< (std::ostream &out, SingleResidueFragData const &srfd) |
std::istream & | core::fragment::operator>> (std::istream &in, SingleResidueFragData &srfd) |